.hero-image {
	background-image: url("https://belajark3.com/whats-new/images/bg.webp");
}
.gambar {
	background-image: url("https://belajark3.com/gudang-dokumen/images/new-bg.webp");
}
.judul_materi {
	position: absolute;
	bottom: 40px;
	left: 100px;
	max-width: 700px
}
h1 {
	font-size: 42px;
}
.pro {
	bottom: 35px;
	left: 319px;
	padding-top: 5px;
	border-top: solid 1px white
}
.bg-top {
	position: absolute;
	top: 0;
	height: 100px;
	background: linear-gradient(180deg, #00000087, transparent);
	width: 100%;
}
.bg-bottom {
	position: absolute;
	bottom: 0;
	height: 300px;
	width: 100%;
	background: linear-gradient(0deg, #0000004a, transparent);
}
.isi {
	position: absolute;
	bottom: 30px;
	left: 30px;
	right: 30px
}
.konten .left {
	margin-bottom: 0
}
.group .selengkapnya {
	right: 0;
	bottom: -10px;
	background: none;
	border: 1px solid white;
	position: absolute;
	box-shadow: none;
	width: auto;
	padding: 2px 10px
}
.isi h2 {
	color: white;
	line-height: 1;
	font-size: 22px;
}
body .isi p {
	color: white;
	line-height: 1.3;
	font-size: 16px;
	text-align: left
}

.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: 60px;
	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/gudang-dokumen/images/gambar1.webp");
}
.konteks { 
	background-image: url("https://belajark3.com/gudang-dokumen/images/gambar2.webp");
}
.kepemimpinan { 
	background-image: url("https://belajark3.com/gudang-dokumen/images/gambar3.webp");
}
.perencanaan { 
	background-image: url("https://belajark3.com/gudang-dokumen/images/gambar4.webp");
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	.judul_materi {
		left: 60px;
		max-width: 640px
		}
	h1 {
		font-size: 38px;
		}
	.pro {
		left: 258px
		}
	.isi h2 {
		font-size: 18px;
		}
	}
@media (min-width: 768px) and (max-width: 991.98px) {
	.judul_materi {
		left: 40px;
		}
	.pro {
		left: 259px
		}
	.isi h2 {
		font-size: 22px;
		}
	}
@media (min-width: 576px) and (max-width: 767.98px) {
	.judul_materi {
		left: 40px;
		right: 40px;
		margin: auto;
		bottom: 100px;
		text-align: center;
		}
	h1 {
		font-size: 40px;
		}
	.gambar {
		background-image: url("https://belajark3.com/gudang-dokumen/images/new-bg1.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/gudang-dokumen/images/new-bg1.webp");
		}
	.judul_materi {
		left: 0;
		right: 0;
		max-width: 360px;
		bottom: 80px;
		margin: auto;
		text-align: center
		}
	h1 {
		font-size: 34px;
		}
	h1 span {
		font-size: 17px;
		font-family: 'Montserrat', sans-serif
		}
	.pro {
		bottom: 40px;
		left: 15px;
		right: 15px;
		width: 310px;
		text-align: center;
		margin: auto;
		}
	.bg-top {
		background: linear-gradient(180deg, #00000087, transparent);
		height: 100px;
		width: 100%
		}
	.bg-bottom {
		background: linear-gradient(0deg, #000000c9, transparent);
		height: 300px
		}
	.konten .left {
		margin-bottom: 0;
		}
	.pendahuluan, .konteks, .kepemimpinan, .perencanaan, .dukungan, .operasional, .evaluasi, .peningkatan { 
		width: 100%;
		height: 450px;
		}
	.pendahuluan { 
		background-image: url("https://belajark3.com/gudang-dokumen/images/gambar1a.webp");
		}
	.konteks { 
		background-image: url("https://belajark3.com/gudang-dokumen/images/gambar2a.webp");
		}
	.kepemimpinan { 
		background-image: url("https://belajark3.com/gudang-dokumen/images/gambar3a.webp");
		}
	.perencanaan { 
		background-image: url("https://belajark3.com/gudang-dokumen/images/gambar4a.webp");
		}
	.isi { 
		left: 20px;
		right: 20px;
		}
	body .isi p { 
		font-size: 15px;
		}
	.group .selengkapnya {
		right: -5px;
		bottom: -15px
		}
	.isi h2 {		
		
		}
	}