
/* academic-management start here  */


.academic-management-desc p{
    color: #000;
    font-size: 16px;
    padding-bottom: 20px;
    text-align: justify;
}
.academic-management-list ul li{
    font-size: 16px;
    color: #000;
}

.academic-management-img img{
    width: 70%;
}
/* academic-management start here  */


/* mapping-learning-outcomes start here  */


.mapping-learning-outcomes-desc p{
    color: #000;
    font-size: 16px;
}
.mapping-learning-outcomes-list ul li{
    font-size: 16px;
    color: #000;

}

.mapping-learning-outcomes-img img{
    width: 70%;
}


/* mapping-learning-outcomes end here  */

/* mapping-course-learning start here  */

.mapping-course-learning-desc p{
    color: #000;
    font-size: 16px;
}

.mapping-course-learning-list ul li{
    font-size: 16px;
    color: #000;
}
.mapping-course-learning-img img{
    width: 70%;
}


/* mapping-course-learning end here  */

/* assessment-configuration start here  */


.assessment-configuration-desc p{
    color: #000;
    font-size: 16px;
}

.assessment-configuration-list ul li{
    font-size: 16px;
    color: #000;
}
.assessment-configuration-img img{
    width: 70%;
}

/*  assessment-configuration end here  */

/* mapping-program-learning-outcomes here  */


.mapping-program-learning-outcomes-desc p{
    color: #000;
    font-size: 16px;
}

.mapping-program-learning-outcomes-list ul li{
    font-size: 16px;
    color: #000;
}
.mapping-program-learning-outcomes-img img{
    width: 70%;
}
/* mapping-program-learning-outcomes end here  */


/* mapping-blooms-taxonomy start here  */

.mapping-blooms-taxonomy-desc p{
    color: #000;
    font-size: 16px;
}

.mapping-blooms-taxonomy-list ul li{
    font-size: 16px;
    color: #000;
}
.mapping-blooms-taxonomy-img img{
    width: 70%;
}
/* mapping-blooms-taxonomy end here  */


/* institutional data management start here  */


.institute-data-management-desc p{
    color: #000;
    font-size: 16px;
}

.institute-data-management-list ul li{
    font-size: 16px;
    color: #000;
}

.institute-data-management-img img{
    width: 70%;
}
/* institutional data management end here  */

/* analytical-tools start here  */

.analytical-tools-desc p{
    color: #000;
    font-size: 16px;
}

.analytical-tools-list ul li{
    font-size: 16px;
    color: #000;
}
.analytical-tools-img img{
    width: 70%;
}

/* analytical-tools end here  */

/* outcome-calculation start here  */



.outcome-calculation-desc p{
    color: #000;
    font-size: 16px;
}

.outcome-calculation-list ul li{
    font-size: 16px;
    color: #000;
}
.outcome-calculation-img img{
    width: 70%;
}

/*outcome-calculation end here  */


/* data-accuracy-report start here  */

.data-accuracy-report-desc p{
    color: #000;
    font-size: 16px;
}

.data-accuracy-report-list ul li{
    font-size: 16px;
    color: #000;
}
.data-accuracy-report-img img{
    width: 70%;
}

/* data-accuracy-report end here  */

/* question-management-system start here  */

.question-management-system-desc p{
    color: #000;
    font-size: 16px;
}

.question-management-system-list ul li{
    font-size: 16px;
    color: #000;
}
.question-management-system-img img{
    width: 70%;
}

/* question-management-system end here  */

/* task-utility start here  */

.task-utility-main{
}

.task-utility-desc p{
    color: #000;
    font-size: 16px;
}

.task-utility-list ul li{
    font-size: 16px;
    color: #000;
}
.task-utility-img img{
    width: 70%;
}

/* task-utility end here  */

/* community-app start here  */


.community-app-desc p{
    color: #000;
    font-size: 16px;
}

.community-app-list ul li{
    font-size: 16px;
    color: #000;
}
.community-app-img img{
    width: 70%;
}

/* community-app end here  */

/* online-admission-management-system start here  */


.online-admission-management-system-desc p{
    color: #000;
    font-size: 16px;
}

.online-admission-management-system-list ul li{
    font-size: 16px;
    color: #000;
}
.online-admission-management-system-img img{
    width: 70%;
}

/* online-admission-management-system end here  */



/* outcomebased  our strength start here  */


.outcomebased-our-strength-desc p{
    color: #000;
    font-size: 16px;
}

.outcomebased-our-strength-list ul li{
    font-size: 16px;
    color: #000;
}
.outcomebased-our-strength-img img{
    width: 70%;
}

/* outcomebased our strength  end here  */




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

    .academic-management-main .row{
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
    }

    .mapping-course-learning-main .row {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
    }
    .mapping-program-learning-outcomes-main .row {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
    }
    .institute-data-management-main .row {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
    }
    .outcome-calculation-main .row {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
    }
    .question-management-system-main .row {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
    }
    
    .community-app-main .row {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
    }
    
    .outcomebased-our-strength-main .row {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
    }
    


}

@media screen and (max-width: 576px) {
   
    .academic-management-img img{
        width: 90%;
    }
    .mapping-learning-outcomes-img img{
        width: 90%;
    }
    .mapping-course-learning-img img{
        width: 90%;
    }
    .assessment-configuration-img img{
        width: 90%;
    }

    .mapping-program-learning-outcomes-img img{
        width: 90%;
    }

    .mapping-blooms-taxonomy-img img{
        width: 90%;
    }

    .institute-data-management-img img{
        width: 90%;
    }
    .analytical-tools-img img{
        width: 90%;
    }
    .outcome-calculation-img img{
        width: 90%;
    }
    .data-accuracy-report-img img{
        width: 90%;
    }
    
    .question-management-system-img img{
        width: 90%;
    }
    .task-utility-img img{
        width: 90%;
    }
    .community-app-img img{
        width: 90%;
    }

    .online-admission-management-system-img img{
        width: 90%;
    }
    .outcomebased-our-strength-img img{
        width: 90%;
    }

}