@media screen and (max-width:767px) {
    :root {
        --width: 90%;
    }
    .topul {
        font-size: 1.3rem;
        line-height: 2.2rem;
        color: #ffffff;
        margin-top: 15px;
        margin-left: 0px;
        list-style-type: none;
    }
    .same-row {
        grid-template-columns: 1fr;
        gap: 0
    }

    /* .tbox1{
        grid-template-columns: 1fr;
    } */

    .banner-section {
        background-color: #00619a;
        background-image: none;
    }

    .banner-section .wrapper {
        grid-template-columns: 1fr
    }

    .grid-alignments-2 {
        grid-template-columns: 1fr
    }

    .icon_text_grid,
    .icon_text_grid.grid-2 {
        grid-template-columns: 1fr
    }

    .sticky_section>div:not(:last-child) {
        border: none !important
    }

    .sticky_section {
        grid-template-columns: 1fr
    }

    .tab-btns {
        grid-template-columns: 1fr;
        width: 100%
    }

    .tab-btns .tab-btn {
        width: 100%
    }

    .tab-content-wrapper .tab-content table {
        width: 100%;
        max-width: 100%;
        overflow: auto;
        display: block
    }

    .tab-content-wrapper .tab-content table tr,
    .tab-content-wrapper .tab-content table tr td,
    .tab-content-wrapper .tab-content table tr th {
        width: max-content;
        padding: 10px
    }

    .charts-grid {
        grid-template-columns: 1fr
    }

    /* .section-heading {
        font-size: 1.5rem
    } */

    .section-sub-heading {
        font-size: 1.3rem
    }

    section {
        padding: 0.5rem 0
    }

    .close-btn {
        right: 5px;
        top: -20px
    }

    .custom-popup {
        width: 100%
    }

    .navigation-buttons {
        grid-template-columns: 1fr;
        padding: 20px;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 20px;
        background: #e7e7e7;
        position: fixed;
        top: 50%;
        transform: translateY(-50%);
        left: -250px;
        max-width: 250px;
        transition: all 350ms ease-in-out;
        z-index: 999;
        height: auto;
    }

    .navigation-buttons a {
        background: #203e99;
    }

    .navigation-buttons.mobile-active {
        left: 0;
    }

    .mob-text-center p {
        text-align: center;
    }

    .icon_text_wrapper {
        width: 80%;
    }

    .float-top-arrow {
        bottom: 70px;
        right: 20px;
    }

    .stcicky_area {
        padding: 20px 0;
    }

    .sticky_section>div .label_heading,
    .sticky_section>div .label_sub_heading {
        text-align: left;
    }

    .sticky_section>div:first-child::before,
    .sticky_section div:nth-child(1)::after,
    .sticky_section div:nth-child(2)::after,
    .sticky_section div:nth-child(3)::after,
    .sticky_section div:nth-child(4)::after {
        display: none;
    }

    .section-description {
        text-align: center;
    }

    .mt-50 {
        margin-top: 0px;
    }
     
    .header-content img {
        margin: auto;
        display: block;
    }
   
    .banner-section .wrapper .child-1 .hero-text {
            font-size: 2.5rem;
            line-height: 2.4rem;
    }
    .banner-section .wrapper .child-1 span {
            font-size: 1.6rem;
            line-height: 2rem;
    }
    /* .banner-section .banner-small-text {
        font-size: 1.15rem;
    } */
    .top-strip.show {
        display: none;
    }
    .two-columns_align {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .two-columns_align .col-1-align::after {
        display: none;
    }

    .testimonial-grid {
        grid-template-columns: 1fr;
    }

    .program-content-tabs {
        grid-template-columns: 1fr;
    }

    .no-cost-emi-sec .description {
        text-align: justify;
    }

    .icon-row-btn {
        flex-direction: column;
        align-items: start !important;
    }

    .icon-row-btn .icon-row-btn {
        display: grid;
        /* grid-template-columns: repeat(2, 1fr); */
        grid-template-columns: 1fr;
    }

    .icon-row-btn div:not(:last-child) {
        margin-bottom: 20px;
    }

    .full-payment-sec .icon-row-btn img {
        margin-bottom: 20px;
    }

    .eligibility-wrapper {
        grid-template-columns: 1fr;
        padding-left: 0;
        padding-right: 0;
        border: none;
    }

    .eligibility-wrapper .tab-content-wrapper {
        padding: 0;
        border: none;
    }

    .faculty-grid {
        grid-template-columns: 1fr;
    }

    .work-tabs .tab-btns,
    .overview-tabs .tab-btns {
        flex-direction: column;
    }

    /* .testimonial {
        margin-left: 0;
        margin-right: 0;
    } */

    .glider-prev {
        left: 0;
    }

    .glider-next {
        right: 0;
    }

    .no-cost-emi-sec .white-btn {
        margin-top: 20px;
    }

    .form-popup {
        width: 90%;
    }

    .section-imgs {
        padding-bottom: 5rem;
    }

    .download-btn {
        font-size: 1.1rem;
    }

    .icons-grid {
        max-width: 100%;
        grid-template-columns: 1fr;
    }   

    .icons-grid.grid-2 {
        grid-template-columns: 1fr;
    }

    .program-content-tab .program-tab-title {
        text-align: center;
    }

    .icon_text_wrapper .icon-background-circle {
        height: auto;
        width: auto;
    }

    .circle-color-1,
    .circle-color-2,
    .circle-color-3 {
        background: none !important;
    }
}

@media screen and (min-width: 768px) {
    .mobile-right-arrow {
        display: none;
    }
    
    .desk-pb-6 {
        padding-bottom: 6rem;
    }

    .sticky_section>div .label_sub_heading.small {
        font-size: 0.95em;
    }
}
@media screen and (max-width:432px) {
    #program-content .tab-btns {
    margin-bottom: none;
    flex-direction: column;
    }
     .top-btn{
        display: none;
    }
}


@media (min-width: 320px) and (max-width: 767px){
    .main-container-program{
        grid-template-columns: 100%;
    }

    .img-blank {
        height: 400px;
    }

    .top-strip-wrapper{
        overflow: auto;
    }

    .top-strip-wrapper .top-icon-text .text-area{
        width: max-content;
    }
    section.dummy-showcasing-list {
        /* max-width: var(--width); */
        margin: 0 auto;
        padding: 10px 15px 0px;
    }
    .label_heading {
        font-weight: var(--strong-font);
        font-size: 1.1rem;
        margin-bottom: 0;
        text-align: center;
    }
    .label_sub_heading {
        font-weight: var(--light-font);
        font-size: 0.85rem;
        text-align: center;
    }
    .boxes-main-container{
        grid-template-columns: 1fr 1fr;
        padding: 0;
    }

    .boxes-main-container::after{
        height: 230px;
    }

    .box-one-main {
        margin: 5px; 
        border: none;
    }

    .header-btn {
        display: none;
    }    
    
    .box-one-main img{
        width: 80px;
    }

    .program-content-main{
        display: none;
    }

    .for-mobile{
    display: block !important;
    }

}