h1.h1 {
	font-size: 38px;
	width: 760px;
	font-family: "Archivo Black", sans-serif;
	line-height: .9;
	margin: 0
}
.hero-image {
	background-image: url("https://belajark3.com/whats-new/images/bg.webp");
}
.gambar {
	background-image: url("https://belajark3.com/Training_K3_Sertifikasi_Kemnaker/P3K/jadwal/images/gambar-bg.webp");
}
.judul_materi {
	position: absolute;
	bottom: 20px;
	left: 100px;
}
.pro {
	color: white;
	border-top: 1.5px solid white;
	display: inline-block;	
	margin-top: 10px;
	font-size: 17px;
}
.pro span {
	color: yellow; text-decoration: underline
}
.bg-top {
	position: absolute;
	top: 0;
	height: 160px;
	background: linear-gradient(180deg, #000000a1, transparent);
	width: 100%;
}
.bg-bottom {
	position: absolute;
	bottom: 0;
	height: 200px;
	background: linear-gradient(0deg, #0000004f, transparent);
	width: 100%;
}
.left, .right {
	margin-bottom: 40px;
}
.jadwal1 {
	background-image: url("https://belajark3.com/Training_K3_Sertifikasi_Kemnaker/P3K/jadwal/images/Slide5.webp");
}
.jadwal2 {
	background-image: url("https://belajark3.com/Training_K3_Sertifikasi_Kemnaker/P3K/jadwal/images/Slide6.webp");
}
.jadwal3 {
	background-image: url("https://belajark3.com/Training_K3_Sertifikasi_Kemnaker/P3K/jadwal/images/Slide7.webp");
}
.jadwal4 {
	background-image: url("https://belajark3.com/Training_K3_Sertifikasi_Kemnaker/P3K/jadwal/images/Slide8.webp");
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	.judul_materi {
		left: 60px;
		}
	h1.h1 {
		font-size: 32px;
		width: 760px;
		}
	.pro {
		
		}
	}
@media (min-width: 768px) and (max-width: 991.98px) {
	.judul_materi {
		left: 40px;
		}
	.h1.h1 {
		font-size: 32px;
		width: 760px;
		}
	}
@media (min-width: 576px) and (max-width: 767.98px) {
	.judul_materi {
		bottom: 20px;
		left: 40px;
		right: 40px;
		margin: auto;
		text-align: center
		}
	h1.h1 {
		font-size: 32px;
		width: auto;
		margin-bottom: 20px;
		}
	.bg-bottom {
		background: linear-gradient(0deg, #000000c9, transparent);
		}
	.gambar {
		background-image: url("https://belajark3.com/Training_K3_Sertifikasi_Kemnaker/P3K/jadwal/images/gambar-bg1.webp");
		}
	.pro {
		margin-left: 0;
		}
	}
@media screen and (max-width: 575.98px) {
	.gambar {
		background-image: url("https://belajark3.com/Training_K3_Sertifikasi_Kemnaker/P3K/jadwal/images/gambar-bg1.webp");
		}
	.judul_materi {
		bottom: 20px;
		left: 15px;
		right: 15px;
		}
	h1.h1 {
        font-size: 36px;
        width: 303px;
        margin-bottom: 40px;
        line-height: .8;
		}
	.pro {
		font-size: 17px;
		line-height: 1.4;
		padding-top: 5px;
		margin-left: 30px;
		margin-right: 30px;
		text-align: center;
		}
	.bg-top {
		background: linear-gradient(180deg, #000000c2, transparent);
		height: 200px;
		}
	.bg-bottom {
		background: linear-gradient(0deg, #0000007a, transparent);
		height: 400px
		}
	.jadwal1 {
		background-image: url("https://belajark3.com/Training_K3_Sertifikasi_Kemnaker/P3K/jadwal/images/Slide1.webp");
		}
	.jadwal2 {
		background-image: url("https://belajark3.com/Training_K3_Sertifikasi_Kemnaker/P3K/jadwal/images/Slide2.webp");
		}
	.jadwal3 {
		background-image: url("https://belajark3.com/Training_K3_Sertifikasi_Kemnaker/P3K/jadwal/images/Slide3.webp");
		}
	.jadwal4 {
		background-image: url("https://belajark3.com/Training_K3_Sertifikasi_Kemnaker/P3K/jadwal/images/Slide4.webp");
		}
	}