@media only screen and (max-width:991px) {

    /*About Shikshayatan Page*/
    .default-text-section.about-cbs-section.about-shikshayatan-section .pd_top_80 {
        padding-top: 40px !important;
    }

    .default-text-section.about-cbs-section.about-shikshayatan-section .pd_bottom_70 {
        padding-bottom: 30px !important;
    }

    /*About CBS Page*/
    .default-text-section.about-cbs-section .pd_top_90 {
        padding-top: 40px !important;
    }

    .default-text-section.about-cbs-section .pd_bottom_80 {
        padding-bottom: 30px !important;
    }

    /*Mission And Vision Page*/
    .mission-vision-section .pd_top_90 {
        padding-top: 40px !important;
    }

    .mission-vision-section .pd_bottom_60 {
        padding-bottom: 0px !important;
    }

    .mvoc-box:before {
        display: none;
    }

    /*leadership page*/

    .about-section.dean-section.chairman-section .pd_top_90 {
        padding-top: 40px !important;
    }

    .about-section.dean-section.chairman-section .pd_bottom_90 {
        padding-bottom: 30px;
    }

    /*Center Of Excelance page*/

    .default-text-section.excellence-section .pd_top_90 {
        padding-top: 40px !important;
    }

    .default-text-section.excellence-section .pd_bottom_80 {
        padding-bottom: 0px !important;
    }

    .default-text-section.excellence-section ol {
        webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    /*Trustees Page*/

    .default-text-section.trustees-section .pd_top_90 {

        padding-top: 40px !important;


    }

    .default-text-section.trustees-section .pd_bottom_80 {

        padding-bottom: 30px !important;


    }

    /*Secretary  page*/

    .default-text-section.secretary-section .pd_top_90 {

        padding-top: 40px !important;
    }

    .default-text-section.secretary-section .pd_bottom_80 {

        padding-bottom: 30px !important;
    }

    /*PGDM Page*/

    .default-text-section.pgdm-section .pd_top_90 {
        padding-top: 40px !important;

    }

    .default-text-section.pgdm-section .pd_bottom_80 {
        padding-bottom: 30px !important;

    }

    /*Certificate Course Page*/

    .creote-icon-box.certificate-courses-wrap.bg_light_1 .pd_top_90 {
        padding-top: 40px !important;
    }

    .creote-icon-box.certificate-courses-wrap.bg_light_1 .pd_bottom_60 {
        padding-bottom: 30px;
    }

    /*MDPS Page*/

    .default-text-section.mdps-section .pd_top_90 {

        padding-top: 40px !important;
    }

    .default-text-section.mdps-section .pd_bottom_80 {

        padding-bottom: 0px !important;
    }

    .default-text-section.mdps-section ol {

        webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    /*FDPS Page*/

    .default-text-section.fdps-section .pd_top_90 {
        padding-top: 40px !important;

    }

    .default-text-section.fdps-section .pd_bottom_80 {
        padding-bottom: 0px !important;

    }

    .default-text-section.fdps-section ol {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    /*Faculty Page*/

    .faculty-section.bg_light_1 .pd_top_80 {
        padding-top: 40px !important;
    }

    .faculty-section.bg_light_1 .pd_top_50 {
        padding-top: 10px !important;
    }

    /*Facilities*/

    .default-text-section.facilities-text-section .pd_top_90 {
        padding-top: 40px !important;
    }

    .default-text-section.facilities-text-section .pd_bottom_50 {
        padding-bottom: 40px !important;
    }

    .default-text-section.why-cbs-section .pd_top_90 {
        padding-top: 40px !important;
    }

    .default-text-section.why-cbs-section .pd_bottom_80 {
        padding-bottom: 30px;
    }

    /*Admission PGDM*/

    .default-text-section.admission-25-27-section .pd_top_90 {
        padding-top: 40px !important;
    }

    .default-text-section.admission-25-27-section .pd_bottom_80 {
        padding-bottom: 30px !important;
    }

    .default-text-section.fee-structure-section .pd_top_90 {
        padding-top: 40px !important;
    }

    .default-text-section.fee-structure-section .pd_bottom_60 {
        padding-bottom: 10px !important;
    }

    /*Final Placement*/

    .default-text-section.placement-section .pd_top_90 {
        padding-top: 40px !important;
    }

    .default-text-section.placement-section .pd_bottom_80 {
        padding-bottom: 30px !important;
    }

    /*Corporate Connect*/

    .team-section .pd_top_90 {
        padding-top: 40px !important;
    }

    .team-section .pd_bottom_60 {
        padding-bottom: 0px !important;
    }
}

@media only screen and (max-width:575px) {

    .dt-box.about-cbs-box h4 {
        font-size: 15px;
        line-height: 33px;
    }

    .pgdm-nav-pills li .nav-link {
        font-size: 15px;
        letter-spacing: 0px;
        padding: 0px 10px;

    }
}