h1 {
	font-size: 46px;
	width: 663px
}
.hero-image {
	background-image: url("https://belajark3.com/whats-new/images/bg.webp");
}
.gambar {
	background-image: url("https://belajark3.com/materi_pengelolaan_lb3/Pengurangan_LB3/images/new-bg.webp");
}
.gambar .flekLOGO {
	left: 740px
}
.judul_materi {
	position: absolute;
	bottom: 40px;
	left: 100px;
}
.pro {
	position: absolute;
	bottom: 50px;
	left: 210px;
	color: white;
	font-size: 20px
}
.pro span {
	color: yellow; text-decoration: underline
}
.bg-top {
	position: absolute;
	top: 0;
	height: 160px;
	background: linear-gradient(180deg, #00000099, transparent);
	width: 100%;
}	
.bg-bottom {
	position: absolute;
	bottom: 0;
	height: 100px;
	width: 100%;
	background: linear-gradient(0deg, #00000099, 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;
		}
	h1 {
		font-size: 46px;
		width: 610px
		}
	.pro {
		left: 175px
		}
	.gambar .flekLOGO {
		left: 610px
		}
	}
@media (min-width: 768px) and (max-width: 991.98px) {
	.judul_materi {
		left: 40px;
		}
	.pro {
        left: 160px
		}
	.gambar .flekLOGO {
		left: 40px
		}
	}
@media (min-width: 576px) and (max-width: 767.98px) {
	.judul_materi {
		left: 40px;
		right: 40px;
		margin: auto;
		text-align: center;
		bottom: 140px;
		}
	.gambar .flekLOGO {
		left: 40px
		}
	h1 {
		font-size: 38px;
		width: 400px;
		margin: auto;
		}
	.pro {
		bottom: 40px;
		left: 40px;
		right: 40px;
		line-height: normal;
		width: auto;
		text-align: center;
		font-size: 18px;
		margin: auto;
		border-top: solid 1px white;
		padding-top: 10px;
		}
	.gambar {
		background-image: url("https://belajark3.com/materi_pengelolaan_lb3/Pengurangan_LB3/images/new-bg1.webp");
		}
	.GARIS1 {
		display: none
		}
	.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_pengelolaan_lb3/Pengurangan_LB3/images/new-bg1.webp");
		}
	.judul_materi {
		left: 15px;
		right: 15px;
		margin: auto;
		text-align: center;
		bottom: 140px;
		width: 330px;
		}
	.gambar .flekLOGO {
		left: 15px
		}
	h1 {
		font-size: 32px;
		width: auto;
		}
	h1.h1 {
		font-family: "Archivo Black", sans-serif;
		line-height: .9
		}
	.pro {
		bottom: 40px;
		left: 15px;
		right: 15px;
		line-height: normal;
		max-width: 332px;
		text-align: center;
		border-top: solid 1px white;
		margin: auto;
		padding-top: 5px;
		font-size: 17px;
		}
	.GARIS1 {
		display: none
		}
	.bg-bottom {
		background: linear-gradient(0deg, #000000bf, transparent);
		}
	.bg-top {
		background: linear-gradient(180deg, #000000ba, transparent)
		}
	.konten ol {
		padding: 20px 15px 20px 35px
		}
	.konten .flekPDF {
		margin-left: 0
		}
	.konten .flekPDF a {
		border-bottom: none;
		font-size: 17px
		}
	}