@media (max-width: 768px) {
    .headingbox p {
        font-size: 14px;
    }
    .common_form p {
        font-size: 12px;
    }
    .common_form p small {
        display: none;
    }
    .logo img {
        width: 180px
    }
    .button_main {
        font-size: 14px;
    }
    .banner-content h1 {
        font-size: 1.3rem;
        text-align: center;
    }
    .banner-content p {
        font-size: 15px;
        text-align: center;
    }
    .seciton_padding {
        padding: 30px 0;
    }
    .reason_card {
        width: 100%;
        margin-bottom: 30px;
    }
    .certificate_sec {
        font-size: 19px;
        margin-top: 20px;
    }
    .headingbox {
        margin-bottom: 35px;
    }
    ul.certificat_list {
        margin-left: 0;
        padding-left: 18px;
    }
    .specialization_card h5 {
        font-weight: 600;
        font-size: 1.1rem;
    }
    .special_text,
    .special_icon {
        font-size: 13px;
    }
    .steps_process {
        flex-direction: column;
    }
    .steps_card {
        width: 100%;
    }
    footer {
        font-size: 12px;
    }
    .ourLearner .item {
        padding: 30px;
    }
    .sticky-footer button, .sticky-footer a {
        width: 50%;
        margin: 0;
        border-radius: 0;
        padding: 12px;
        font-size: 18px;
        font-weight: 600;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    button.button_main.btn i {
        font-size: 21px;
        padding-right: 6px;
    }
    button.autoClick.btn.button_main i {
        font-size: 14px;
    }
    .common_form form {
        padding: 0px 15px 25px;
    }
    section.section-thankyou h1,
    span.icons_thanku {
        font-size: 37px;
    }
    section.section-thankyou p {
        font-size: 1rem;
    }
    .thankyou-flex a {
        font-size: 14px;
        padding: 8px;
    }
    .programme_bgimg {
        display: none;
    }
    /* =========responsive new======== */
    .banner_tnq {
        width: 100%;
    }
    .banner_tnq h1 {
        font-size: 27px;
        font-weight: 600 !important;
    }
    .banner_tnq p {
        font-size: 18px;
        margin: 0;
    }
    h3 {
        font-size: 23px;
    }
    h2 {
        font-size: 21px;
    }
    .testimonial-card {
        margin-bottom: 30px;
    }
    .testi_img {
        height: 250px;
    }
    .testimonial-sec .h-100 {
        height: auto !important;
    }
    .testimonial-sec .modal.show {
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
    .banner_tnq {
        transform: translate(-50%, -25%);
    }
    section.banner-thanku {
        height: 200px;
    }

    .banner-content h5 {
        text-align: center;
    }
}