.hero-image {
	background-image: url("https://belajark3.com/whats-new/images/bg.webp");
}
.gambar {
	background-image: url("https://belajark3.com/materi_pengendalian_pencemaran_air/Mengidentifikasi_Sumber_Pencemaran_Air_Limbah/images/new-bg.webp");
}
.judul_materi {
	position: absolute;
	bottom: 40px;
	left: 100px;
	width: 700px
}
h1 {
	font-size: 50px;
}
.pro {
	position: absolute;
	bottom: 35px;
	left: 364px;
	color: white;
	font-size: 20px;
	border-top: 1px solid white;
	padding-top: 5px
}
.pro span {
	color: yellow; text-decoration: underline
}
.bg-top {
	position: absolute;
	top: 0;
	height: 160px;
	background: linear-gradient(180deg, #00000047, transparent);
	width: 100%;
}	
.bg-bottom {
	position: absolute;
	bottom: 0;
	height: 100px;
	width: 100%;
	background: linear-gradient(0deg, #000000cf, transparent);	
}
.konten ul {
	list-style-image: url('/ceklis.svg');
}
.konten ol {
	border: solid 1px rgba(0,0,0, .2);
	border-radius: 5px;
	padding: 20px 40px 20px 60px
}
.konten .flekPDF {
	margin-left: 60px
}
.konten .flekPDF a {
	border-bottom: solid 1px rgba(0,0,0, .5);
	font-size: 19px
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	.judul_materi {
		left: 60px;
		width: 600px
		}
	h1 {
		font-size: 46px;
		}
	.pro {
		left: 302px
		}
	}
@media (min-width: 768px) and (max-width: 991.98px) {
	.judul_materi {
		left: 40px;
		}
	.pro {
        left: 243px
		}
	}
@media (min-width: 576px) and (max-width: 767.98px) {
	.judul_materi {
		left: 40px;
		right: 40px;
		margin: auto;
		text-align: center;
		bottom: 120px;
		width: 380px;
		}
	h1 {
		font-size: 38px;
		margin: auto;
		}
	.pro {
		bottom: 40px;
		left: 40px;
		right: 40px;
		text-align: center;
		font-size: 18px;
		margin: auto;
		}
	.gambar {
		background-image: url("https://belajark3.com/materi_pengendalian_pencemaran_air/Mengidentifikasi_Sumber_Pencemaran_Air_Limbah/images/new-bg1.webp");
		}
	.konten .flekPDF {
		margin-left: 0
		}
	.konten .flekPDF a {
		border-bottom: none;
		font-size: 18px
		}
	}
@media screen and (max-width: 575.98px) {
	.gambar {
		background-image: url("https://belajark3.com/materi_pengendalian_pencemaran_air/Mengidentifikasi_Sumber_Pencemaran_Air_Limbah/images/new-bg1.webp");
		}
	.judul_materi {
		left: 15px;
		bottom: 100px;
		right: 15px;
		margin: auto;
		width: 330px;
		text-align: center;
		width: 330px;
		}
	h1 {
		font-size: 38px;
		}
	.pro {
		bottom: 40px;
		left: 15px;
		right: 15px;
		max-width: 332px;
		text-align: center;
		margin: auto;
		font-size: 17px;
		}
	.bg-bottom {
		height: 250px;
		background: linear-gradient(0deg, #00000080, transparent);
		}
	.bg-top {
		height: 200px;
		background: linear-gradient(180deg, #000000b3, transparent)
		}
	.konten ol {
		padding: 20px 15px 20px 35px
		}
	.konten .flekPDF {
		margin-left: 0
		}
	.konten .flekPDF a {
		border-bottom: none;
		font-size: 17px
		}
	}