@media (max-width: 350px) {
    .lead-form-lead-point {
        display   : block !important;
        text-align: center;
    }

    label#contactno-error {
        font-size: 11px;
    }

    .programme_card h4 {
        font-size  : 14px !important;
        font-weight: 600;
    }

    .ReasonHeadings h3 {
        font-size: 19px;
    }
}

@media (max-width: 900px) {
    .thankyou_bg {
        height  : 95%;
        position: relative;
    }
}

@media screen and (max-width: 1023px) {
    .mainCommonIMG {
        display: none;
    }

    .mainCommonForm {
        width: 100%;
    }

    .courseList span {
        padding: 1px 10px;
    }

    .ReasonContent h4 {
        font-size: 18px;
    }

}

@media (min-width: 576px) and (max-width: 1024px) {
    .ReasonContent h4 {
        font-size: 18px;
    }

    .container,
    .container-sm {
        max-width: 95%;
    }

    .tollfree_sec h1 {
        font-size: 24px;
    }
}

@media (max-width: 450px) {
    .logo img {
        width: 100%;
    }
}

@media (max-width: 540px) {
    .ReasonHeadings {
        display: block !important;
    }

    .tollfree_sec {
        padding: 1rem;
    }

    .tollfree_sec img {
        border-radius: 27px;
    }
}

@media (min-width: 576px) and (max-width: 1024px) {

    .container,
    .container-sm {
        max-width: 95%;
    }
}

@media (min-width: 700px) and (max-width: 750px) {
    .tollfree_sec {
        height: 172px;
    }
}

@media (max-width: 768px) {
    .headingbox p {
        font-size: 14px;
    }

    .BannerHero .owl-dots {
        margin-bottom: 2.5rem;
    }

    .tollfree_sec h1 {
        font-size: 25px;
    }

    .tollfree_sec h5 {
        font-size: 15px;
    }

    .fs-14 {
        font-size: 14px !important;
    }

    .thankyou_bg {
        height    : 200px;
        background: gray;
    }

    .thankyou_bg img {
        display: none;
    }

    .banner_tnq.d-block.d-md-none {
        display: block !IMPORTANT;
    }

    .button_main {
        font-size: 14px;
    }

    .banner-content h1 {
        font-size : 1.7rem;
        text-align: center;
    }

    .banner-content p {
        font-size : 14px;
        text-align: center;
    }

    .programme_card h4 {
        font-size: 19px;
    }

    .common_form p small {
        display: none;
    }

    .common_form p {
        display: 14px;
    }

    button.btn.button_main.clickPop i {
        font-size: 14px;
    }

    .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: 20px;
        width  : 95%;
        margin : auto;
    }

    .sticky-footer button {
        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;
    }

    .common_form form {
        padding: 0px 15px 25px;
    }

    .programme_bgimg {
        display: none;
    }

    section.specialization_sec {
        padding-top: 35px;
    }

    /* =========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%);
    }

    .courseList span {
        font-size: 12px;
    }

    .thankyou_bg {
        height: 200px;
    }

    .thankyou_bg img {
        object-position: left;
    }

}

@media (min-width: 500px) and (max-width: 750px) {
    .AdvanteageDiv {
        width: 50%;
    }
}

@media (max-width: 540px) {
    iframe {
        border: 0;
        width : 100%;
        height: 250px;
    }
}

@media (max-width: 450px) {
    iframe {
        height: 225px !important;
    }

}