.hero-image {
	background-image: url("https://belajark3.com/whats-new/images/bg.webp");
}
.gambar {
	background-image: url("https://belajark3.com/sop/pekerjaan_pengelasan/images/gambar-bg.webp");
}
.judul_materi {
	position: absolute;
	bottom: 40px;
	left: 100px;
}
h1 {
	font-size: 48px;
	margin: 0;
	max-width: 600px
}
.pro span {
	color: yellow;
	text-decoration: underline
}
.pro {
	position: absolute;
	bottom: 26px;
	left: 210px;
	color: white;
}
.bg-top {
	position: absolute;
	top: 0;
	height: 160px;
	background: linear-gradient(180deg, #0000005e, transparent);
	width: 100%;
}
.bg-bottom {
	position: absolute;
	bottom: 0;
	height: 200px;
	background: linear-gradient(0deg, #0000007d, transparent);
	width: 100%;
}
.konten p, .konten ol, .konten ul {
	text-align: justify
}
.konten .flekPDF {
	margin-left: 60px
}
.konten .flekPDF a {
	border-bottom: solid 1px rgba(0,0,0, .5);
	font-size: 19px;
	cursor: pointer
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	.judul_materi {
		left: 60px;
		}
	h1 {
		font-size: 44px;
		max-width: 540px
		}
	.pro {
		left: 180px;
		}
	}
@media (min-width: 768px) and (max-width: 991.98px) {
	.judul_materi {
		left: 40px;
		}
	.pro {
		left: 155px
		}
	}
@media (min-width: 576px) and (max-width: 767.98px) {
	.judul_materi {
		left: 40px;
		right: 40px;
		}
	h1 {
		font-size: 34px;
		max-width: 440px
		}
	.pro {
		left: 155px;
		line-height: 1.2;
		width: 300px;
		bottom: 10px;
		}
	.gambar {
		background-image: url("https://belajark3.com/sop/pekerjaan_pengelasan/images/gambar-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/sop/pekerjaan_pengelasan/images/gambar-bg	1.webp");
		}
	.judul_materi {
		left: 15px;
		bottom: 110px;
		right: 15px;
		margin: auto;
		width: 330px;
		text-align: center;
		width: 330px;
		}
	.pro {
		bottom: 40px;
        left: 15px;
        right: 15px;
        max-width: 332px;
        text-align: center;
        margin: auto;
		border-top: 1px solid white;
		width: 300px
		}
	.GARIS1 {
		display: none
		}
	h1 {
		font-size: 37px;
		}
	.bg-top {
		background: linear-gradient(180deg, #0000004f, transparent);
		height: 200px
		}
	.bg-bottom {
		background: linear-gradient(0deg, #000000cf, transparent);
		height: 260px
		}
	.konten p, .konten ol, .konten ul {
		text-align: left
		}
	.konten .flekPDF {
		margin-left: 10px;
		}
	.konten .flekPDF {
		margin-left: 0
		}
	.konten .flekPDF a {
		font-size: 17px
		}
	}