@media (max-width: 768px) {
    .headingbox p {
        font-size: 14px;
    }
    .logo img {
        width: 100%
    }
    .logo .button_main {
        width: 100%
    }
    .common_form p {
        font-size: 14px;
    }
    .button_main {
        font-size: 14px;
    }
    .banner-content h1 {
        font-size: 1.7rem;
        text-align: center;
    }
    .banner-content p {
        font-size: 14px;
        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;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .steps_card span:after {
        top: 5px !important;
    }
    .steps_card {
        width: 100%;
    }
    footer {
        font-size: 12px;
    }
    .ourLearner .item {
        height: 110px;
        width: 65%;
        margin: auto;
    }
    .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: 23px;
        padding-right: 6px;
    }
    i.fas.fa-download {
        font-size: 14px !important;
    }
    .common_form form {
        padding: 0px 15px 25px;
    }
    .certificate {
        position: relative;
        top: 12px;
        height: 100%;
        box-shadow: none;
    }
    section.section-thankyou h1,
    span.icons_thanku {
        font-size: 47px;
    }
    .nav-pills .nav-link {
        font-size: 14px;
    }
    .ranked-img {
        margin: auto;
        width: 85%;
    }
    .fee_card {
        width: 100%;
        padding: 5px 16px;
    }
    div#pills-tabContent .d-flex.shadow.rounded {
        flex-direction: column;
    }
    .fee_card.border-start.border-end {
        border: 0 !important
    }
    .steps_card:before {
        width: 12%;
        right: 0;
        margin: auto;
        transform: rotate(90deg);
    }
    .steps_card span {
        font-weight: 600;
        font-size: 14px;
    }
    section.banner-thanku {
        height: 185px;
    }
    section.banner-thanku img {
        height: 100%;
        object-fit: cover;
        object-position: left;
    }
    .banner_tnq h1 {
        font-size: 23px;
    }
    .banner_tnq p {
        font-size: 15px;
    }
    .banner_tnq {
        width: 100%;
        transform: translate(-50%, -15%);
    }
    .testi_img {
        overflow: hidden;
    }
    .testimonial-card {
        margin-bottom: 30px;
    }
    .logo-thanku .navbar-brand {
        width: 100%;
    }
    .logo-thanku {
        width: 150px;
    }
    .ranking-box {
        height: 120px;
        margin-bottom: 20px;
    }
    h3,
    h2 {
        font-size: 21px;
    }
    section.testimonial-sec .h-100 {
        height: auto !important;
    }
    section.testimonial-sec .modal.fade.show {
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
    .certificate_box {
        position: relative;
        margin-top: 20px;
    }
    .certificate_box img {
        width: 100%;
    }
    .certificate-content {
        padding: 45px 0px 45px 0px;
    }
}