.container-menu{
	padding-right: 0px;
	padding-left: 0px;
}
#cari-matakuliah{
	width: 100%;
}
.card-title{
	margin-bottom: 0px;
}
.card-artikel:hover{
	color: #0e0e87;
	border: 1px solid #0e0e87;
}
.logo-kampus{
	max-width: 36px; 
	max-height: 36px;
}
.text-f-12{
	font-size: 12px;
}
.text-f-13{
	font-size: .8rem;
}
.text-f-15{
	font-size: .9rem;
}
.form-control.is-search {
	/*	border-color:var(--bs-form-invalid-border-color);*/
	padding-right:calc(1.5em + .75rem);
	/*	background-image:url("http://infokuliah.id/iconself/icon-search.svg");*/
	background-image:url("../selficon/icon-search.svg");
	background-repeat:no-repeat;
	background-position:right calc(.375em + .1875rem) center;
	background-size:calc(.75em + .375rem) calc(.75em + .375rem)
}
.imgcard{
	height: 166px;object-fit: cover;
}
.kampus-tranding-diskripsi{
	font-size: 12px !important;
	line-height:1.5em;height:6em !important;overflow:hidden;margin-bottom:0rem;
}


@media (min-width: 320px) and (max-width: 767px) {
	#judul{
		font-size: 1.1rem !important;
	}
	.sty-gambar-kampus{
		border-radius: 0px;
	}
	.kampus-tranding-diskripsi{
		font-size: 12px !important;
		line-height:1.5em;height:3em !important;overflow:hidden;margin-bottom:0rem;
	}
	body > footer > div.container-fluid.pt-5.ps-5{
		padding-left: 1rem!important;
		padding-top: 1rem!important;
	}
	.div-menu-footer{
		padding-top: 20px;
	}
}
