.address-office-st{
	font-weight: 700 !important;
}

.abt-content-h2{
	margin-top: 10px !important;
}

.abt-desig{
	font-size: 14px;
	font-weight: 400;
	color: rgb(153, 153, 153);
	line-height: 14px;
}

.abt-name{
	font-size: 18px;
	font-weight: 700;
	line-height: 19.8px;

}

.governing-body-table{
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

.governing-body-td{
    border: 1px solid #dddddd;
    text-align: left;
    padding: 13px;
}

.governing-body-tr:nth-child(even) {
    background-color: #dddddd;
}

.course-list{
	font-size: 18px;
}

.ol-st{
	line-height: 30px;
}

.single-teacher-content h2{
	font-size: 14px !important;
}

.faculty-img{
	height: 180px;
	width: 100%;
}

.faculty-img-details{
	height: 200px;
	width: 100%;
}

.teacher-details-content{
	margin-top: 0px !important;
}

.header-ul-t{
	top: 0% !important;
	margin-left: 15px;
}


.lab-content{
	font-size: 20px;
    color: #303030;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.post-title{
	font-size: 30px;
    color: #303030;
    margin-bottom: 25px;
}

.post-created{
	font-size: 14px;
    color: #a6a3a3;
    margin-bottom: 25px;
    font-weight: 300;
    margin-top: 10px;
}

.facility-mt-12{
	margin-top: 12px;
}

.course-details-content table, th, td {
    border: 1px solid black;
    border-collapse: collapse;
    padding: 15px;
    font-weight: 600;
}


.downloads-st table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

.downloads-st td, th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 15px;
    font-weight: 600;
}

.downloads-st tr:nth-child(even) {
    background-color: #dddddd;
}

.contact-us{
	font-weight: 600 !important;
	margin-bottom: 12px !important;
}

.single-notice-left strong{
	font-weight: 600;
}

.events-title{
	font-size: 18px;
}

.events-date{
	font-size: 12px !important;
}

.student-img{
	height: 120px;
	width: 100%;
}

.al-md{
	vertical-align: middle;
}

.custom-line{
    background: #fff; 
    border: unset;
    border-left: 1px solid rgb(221, 221, 221);
    text-align: center;
}
.custom-line-first {
    border-top: 1px solid rgb(221, 221, 221);
}
.custom-line-tr, .custom-line-tr td {
    background: #fff;
}
.custom-line-tr:last-child {
    border-bottom: 1px solid rgb(221, 221, 221);
}

.company-size{
	font-size: 20px;
}

.thumb{
    width:100%;
    height:90px;
    /* background:center;
    background-size:cover;*/
    object-fit: cover;
}

.thumb-gallery{
    width:100% !important;
    height:200px !important;
    /* background:center;
    background-size:cover;*/
    object-fit: cover !important;
}

