.hero-image {
	background-image: url("https://belajark3.com/whats-new/images/bg.webp");
}
.gambar {
	background-image: url("https://belajark3.com/materi-k3/simbol_dan_label_B3/images/new-bg.webp");
}
h1.h1 {
	font-size: 50px;
	color: #374655;
	text-shadow: none
}
.judul_materi {
	position: absolute;
	bottom: 20px;
	left: 60px;
	width: 320px
}
.gambar .flekLOGO {
	left: 60px;
}
.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) {
	.gambar .flekLOGO, .judul_materi {
		left: 40px;
		}
	.judul_materi {
		width: 300px;
		}
	h1.h1 {
		font-size: 46px;
		}
	}
@media (min-width: 768px) and (max-width: 991.98px) {
	.gambar .flekLOGO, .judul_materi {
		left: 40px;
		}
	}
@media (min-width: 576px) and (max-width: 767.98px) {
	.judul_materi {
		left: 40px;
		right: 40px;
		width: auto;
		}
	.gambar .flekLOGO {
		left: 40px;
		}
	h1.h1 {
		font-size: 42px;
		}
	.pro {
		bottom: 60px;
		left: 158px;
		width: 310px;
		}
	.gambar {
		background-image: url("https://belajark3.com/materi-k3/simbol_dan_label_B3/images/b3.webp");
		}
	.konten .flekPDF {
		margin-left: 0
		}
	.konten .flekPDF a {
		border-bottom: none;
		font-size: 18px
		}
	.bg-bottom {
		position: absolute;
		bottom: 0;
		height: 260px;
		width: 100%;
		background: linear-gradient(0deg, #0000000f, transparent);	
		}
	}
@media screen and (max-width: 575.98px) {
	.gambar .flekLOGO {
		left: 15px;
		}
	.gambar {
		background-image: url("https://belajark3.com/materi-k3/simbol_dan_label_B3/images/b3.webp");
		}
	.judul_materi {
		left: 15px;
		right: 15px;
		width: auto;
		bottom: 30px
		}
	h1.h1 {
		line-height: 1;
		font-size: 40px;
		}
	.konten ol {
		padding: 20px 15px 20px 35px
		}
	.konten .flekPDF {
		margin-left: 0
		}
	.konten .flekPDF a {
		border-bottom: none;
		font-size: 17px
		}
	.bg-bottom {
		position: absolute;
		bottom: 0;
		height: 220px;
		width: 100%;
		background: linear-gradient(0deg, #0000000f, transparent);	
		}
	}