.hero-image {
	background-image: url("https://belajark3.com/whats-new/images/bg.webp");
}
.gambar {
	background-image: url("https://belajark3.com/Tata_Cara_Pengajuan_Dokumen_Persetujuan_Lingkungan/images/newbg.webp");
}
.judul_materi {
	position: absolute;
	bottom: 20px;
	left: 100px;
}
.judul_materi ul {
	color: white
	}
h1 {
	font-size: 40px;
	max-width: 500px
}
.pro {
	bottom: 52px;
	left: 210px;
}
.bg-top {
	position: absolute;
	top: 0;
	height: 200px;
	width: 100%;
	background: linear-gradient(180deg, #000000b3, transparent)
}
.bg-bottom {
	position: absolute;
	bottom: 0;
	height: 200px;
	width: 100%;
}
.isi {
	position: absolute;
	bottom: 40px;
	left: 40px;
	right: 40px
}
.konten .left {
	margin-bottom: 0
}
.group .selengkapnya {
	right: 20px;
	bottom: 20px;
	background: none;
	border: 1px solid white;
	position: absolute;
	box-shadow: none;
	width: auto;
	padding: 2px 10px
}
.isi h2 {
	color: white;
	margin: 0;
	font-size: 28px;
	line-height: .9
}
.isi p {
	color: white;
	line-height: 1.3;
	font-size: 17px	
}
.pendahuluan, .konteks, .kepemimpinan, .perencanaan, .dukungan, .operasional, .evaluasi, .peningkatan { 
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	width: 100%;
	height: 400px;
	border-left: solid 1px rgba(0,0,0,.1);
	margin-bottom: 80px;
	box-shadow: 	
        inset  
              0 0 0 1px white,
              0.3em 0.3em 0.3em rgba(0,0,0,0.3);
}
.pendahuluan { 
	background-image: url("https://belajark3.com/Tata_Cara_Pengajuan_Dokumen_Persetujuan_Lingkungan/images/gambar1.webp");
}
.konteks { 
	background-image: url("https://belajark3.com/Tata_Cara_Pengajuan_Dokumen_Persetujuan_Lingkungan/images/gambar2.webp");
}
.kepemimpinan { 
	background-image: url("https://belajark3.com/Tata_Cara_Pengajuan_Dokumen_Persetujuan_Lingkungan/images/gambar3.webp");
}
.perencanaan { 
	background-image: url("https://belajark3.com/Tata_Cara_Pengajuan_Dokumen_Persetujuan_Lingkungan/images/gambar4.webp");
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	.judul_materi {
		left: 60px;
		}
	h1 {
		font-size: 36px;
		max-width: 480px 
		}
	}
@media (min-width: 768px) and (max-width: 991.98px) {
	.judul_materi {
		left: 40px;
		}
	.isi h2 { 
		font-size: 28px
		}
	}
@media (min-width: 576px) and (max-width: 767.98px) {
	.judul_materi {
		left: 40px;
		right: 40px;
		
		}
	h1 {
	
		}
	.gambar {
		background-image: url("https://belajark3.com/Tata_Cara_Pengajuan_Dokumen_Persetujuan_Lingkungan/images/newbg1.webp");
		}
	.pro {
		bottom: 40px;
		left: 40px;
		right: 40px;
		width: auto;
		text-align: center;
		font-size: 18px;
		margin: auto;
		}
	}
@media screen and (max-width: 575.98px) {
	.gambar {
		background-image: url("https://belajark3.com/Tata_Cara_Pengajuan_Dokumen_Persetujuan_Lingkungan/images/newbg1.webp");
		}
	.judul_materi {
		left: 15px;
		right: 15px;
		bottom: 20px
		}
	h1 {
		font-size: 36px;
		}
	.pro {
		bottom: 40px;
		left: 15px;
		right: 15px;
		width: 310px;
		text-align: center;
		margin: auto;
		}
	.bg-top {
		background: linear-gradient(180deg, #00000087, transparent);
		height: 200px;
		width: 100%
		}
	.bg-bottom {
		background: linear-gradient(0deg, #0000008c, transparent);
		height: 260px
		}
	.konten p {
		text-align: left
		}
	.konten .left {
		margin-bottom: 0;
		}
	.pendahuluan, .konteks, .kepemimpinan, .perencanaan, .dukungan, .operasional, .evaluasi, .peningkatan { 
		width: 100%;
		height: 450px;
		}
	
	.isi { 
		left: 20px;
		right: 20px;
		bottom: 40px
		}
	.group .selengkapnya {
		
		}
	.isi p {
		font-size: 15px	
		}
	.isi h2 {		
		font-size: 24px
		}
	}