@media (max-width: 992px) {
    .testimonial-box {
        right: 0;
    }

    .fading-out-lg {
        overflow: hidden;
        text-overflow: ellipsis;
        content: "";
        position: relative;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .fading-out-lg:before {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background: linear-gradient(#ffffffd1 15px, white);
    }
}

@media (max-width: 575px) {
    .fs-3 {
        font-size: calc(.85rem + .6vw) !important;
    }

    .mob-px-5 {
        padding-right: 1.25rem !important;
        padding-left: 1.25rem !important;
    }


    .testimonial-pb {
        padding-bottom: 14rem !important;
    }

    .header-logo {
        width: 75%;
    }

    .testimonial-box {
        width: 89% !important;
    }

    .testimonial-box div {
        font-size: .8rem !important;
    }

    .testimonial-box:before {
        left: -3.2rem;
        top: 1rem;
        width: 40px;
        height: 5px;
    }

    .testimonial-user-img {
        width: 10vw;
    }

    .testimonial-qutation img {
        width: 75%;
    }

    /*.course-box div {*/
    /*    font-size: 1.2rem!important;*/
    /*}*/
    .course-box img {
        width: 7%;
        margin-right: 0.5rem !important;
    }


    .dash:before {
        left: -3.7rem;
        width: 40px;
        height: 5px;
    }

    .course-box .dash:before {
        top: 15px;
    }

    .dash-ul {
        padding-left: 1.3rem;
    }

    .arrow-ul {
        padding-left: 2.5rem;
    }

    .dash-ul li:before {
        margin-left: -1rem;
    }

    .arrow:before {
        margin-left: -1.5rem;
    }


    .fs-3rem {
        font-size: 2rem;
    }

    .fs-2 {
        font-size: calc(1.2rem + .9vw) !important;
    }


    .fs-4 {
        font-size: calc(1rem + .3vw) !important;
    }

    .fs-5 {
        font-size: 1rem !important;
    }

    .register-banner-text {
        font-size: 1.5rem;
    }

    /*.testi-qutation {*/
    /*    display: none;*/
    /*}*/
    .slick-dots li button {
        width: 20px;
        height: 3px;
        padding: 2px;
    }

    .slick-dots li {
        margin: 0 4px;
    }


    .red-dash:before {
        left: -1.2rem;
        bottom: -0.7rem;
        width: 12px;
        height: 2px;
    }

    .blogs-box .dash:before {
        left: -4.7rem;
        width: 60px;
        height: 6px;
        bottom: 35px;
    }

    footer h5 {
        font-size: 1rem !important;
    }

    footer ul {
        font-size: 0.65rem !important;
    }

    .course-box {
        font-size: 1.25rem;
    }

    section.about {
        padding-top: 20rem;
    }

    .metrics .section1 {
        padding-top: 7rem;
    }


    .testimonial-text-more {
        height: 20vw;
        overflow: auto;
    }

    .hp-TA {
        padding-left: 6rem;
        padding-right: 3rem;
    }


    .hp-TA h2:before {
        top: -26px;
        left: -48px;
        width: 25%;
        height: 60px;
    }

    .r-class-p {
        font-size: .5rem;
    }

    .r-class-h {
        font-size: 1rem;
    }

    .r-class-p {
        font-size: .5rem;
    }

    .arrow-ul li:before {
        margin-left: -1.5rem;
    }

    .test-text {
        height: 7rem;
    }

    .testimonial-box {
        height: 20rem;
    }

    section.forwhom {
        padding-top: 10rem;
    }
}

@media (max-width: 555px) {
    .course-box {
        font-size: 1.18rem;
    }
}

@media (max-width: 524px) {
    .footer-logo {
        width: 20%;
    }

    .footer-full-logo {
        width: 50%;
    }

    /*.footer-social-media .instagram {*/
    /*    width: 8%;*/
    /*}*/
    /*.footer-social-media .youtube {*/
    /*    width: 10%;*/
    /*}*/
    /*.footer-social-media .facebook {*/
    /*    width: 5%;*/
    /*}*/
}

@media (max-width: 495px) {
    .course-box {
        font-size: 0.85rem;
    }

    .hp-TA {
        padding-left: 5rem;
        padding-right: 3rem;
    }

    .hp-TA h2:before {
        top: -21px;
        left: -39px;
        width: 25%;
        height: 50px;
    }
}

@media (max-width: 470px) {
    .fs-3 {
        font-size: calc(.8rem + .6vw) !important;
    }

    /*.header-logo {*/
    /*    width: 65%;*/
    /*}*/
    .course-box img {
        width: 6%;
    }

    .fs-2 {
        font-size: calc(1rem + .9vw) !important;
    }

    .fs-3rem {
        font-size: 1.2rem;
    }

    .metrics .section1 {
        padding-top: 5rem;
    }
}

@media (max-width: 445px) {
    .fs-2 {
        font-size: calc(.9rem + .9vw) !important;
    }

    .fs-3 {
        font-size: calc(.75rem + .6vw) !important;
    }
}

@media (max-width: 440px) {
    .hp-TA {
        padding-left: 4rem;
        padding-right: 2rem;
    }

    .hp-TA h2:before {
        top: -21px;
        left: -37px;
        width: 25%;
        height: 45px;
    }
}

@media (max-width: 433px) {
    .fs-4 {
        font-size: calc(.9rem + .3vw) !important;
    }
}

@media (max-width: 430px) {
    .course-box {
        font-size: 0.85rem;
    }
}

@media (max-width: 424px) {
    .fs-2 {
        font-size: calc(.8rem + .9vw) !important;
    }

    .fs-3 {
        font-size: calc(.7rem + .6vw) !important;
    }

    .dash:before {
        left: -2.5rem;
        width: 30px;
        height: 4px;
        bottom: 8px;
    }

    .fs-4 {
        font-size: calc(.8rem + .3vw) !important;
    }

    .metrics .section1 {
        padding-top: 12rem;
    }
}

@media (max-width: 395px) {
    /*.header-logo {*/
    /*    width: 50%;*/
    /*}*/
    .register-banner-text {
        font-size: 1.3rem;
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }

    .testimonial-pb {
        padding-bottom: 15rem !important;
    }

    .fs-5 {
        font-size: .7rem !important;
    }

    .fs-4 {
        font-size: calc(.8rem + .3vw) !important;
    }

    footer h5 {
        font-size: calc(.9rem + .3vw) !important;
    }
}

@media (max-width: 390px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 356px;
    }

    .hp-TA h2 {
        font-size: 1.35rem !important;
    }
}

@media (max-width: 388px) {
    .fs-4 {
        font-size: calc(.7rem + .3vw) !important;
    }

    footer h5 {
        font-size: calc(.9rem + .3vw) !important;
    }
}

@media (max-width: 375px) {
    .fs-2 {
        font-size: calc(.8rem + .9vw) !important;
    }

    .fs-3 {
        font-size: calc(.56rem + .6vw) !important;
    }

    .fs-4 {
        font-size: calc(.7rem + .3vw) !important;
    }

    .fs-5 {
        font-size: .6rem !important;
    }

    footer h5 {
        font-size: calc(.8rem + .3vw) !important;
    }

    .register-banner-text {
        font-size: 1.2rem;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .testimonial-box div {
        font-size: .6rem !important;
    }

    .fs-3rem {
        font-size: 1rem;
    }
}

@media (max-width: 365px) {
    .fs-4 {
        font-size: calc(.6rem + .3vw) !important;
    }

    footer h5 {
        font-size: calc(.8rem + .3vw) !important;
    }
}

@media (max-width: 341px) {
    .fs-4 {
        font-size: calc(.5rem + .3vw) !important;
    }

    footer h5 {
        font-size: calc(.7rem + .3vw) !important;
    }
}

@media (max-width: 320px) {
    .fs-2 {
        font-size: calc(.7rem + .9vw) !important;
    }

    .fs-3 {
        font-size: calc(.5rem + .6vw) !important;
    }

    footer h5 {
        font-size: calc(.7rem + .3vw) !important;
    }

    .testimonial-pb {
        padding-bottom: 13rem !important;
    }

    .register-banner-text {
        font-size: 1rem;
    }
}
