html {
	scroll-behavior: smooth;
}
.hero-image {
	background-image: url("https://belajark3.com/whats-new/images/bg.webp");
}
.gambar {
	background-image: url("/dokumen-CSMS/dokumen_lengkap_CSMS/images/newbg.webp");
}
.judul_materi {
	position: absolute;
	bottom: 40px;
	left: 100px;
	width: 540px;
}
.KOTAK1 {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    display: block;
	width: 92%;
    margin-bottom: 60px;
    border: solid 1px rgba(0, 0, 0, .2);
    border-radius: 3px;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .4), 0.3em 0.3em 0.3em rgba(0, 0, 0, 0.3);
}
.KOTAK1 img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: auto;
}
.csms {
	position: absolute;
	bottom: 35px;
	left: 40px;
}
.csms h3 {
	font-size: 36px;
	margin: 0;
	line-height: 1;
	margin-bottom: 10px
}
h1 {
	font-size: 50px;
}
.konten p {
	text-align: justify
}
.pro {
	position: absolute;
	bottom: 28px;
	left: 220px;
	color: white;
}
.pro span {
	color: yellow; text-decoration: underline
}
.bg-top {
	position: absolute;
	top: 0;
	height: 260px;
	width: 100%;
}
.bg-bottom {
	position: absolute;
	bottom: 0;
	height: 200px;
	background: linear-gradient(0deg, #000000cf, transparent);
	width: 100%;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	.judul_materi {
		left: 60px;
		width: 500px;
		}
	h1 {
		font-size: 46px;
		}
	.pro {
		left: 180px;
		font-size: 19px;
		}	
	.KOTAK1 {
		width: 95%;
		}
	.csms h3 {
		font-size: 32px;
		}
	}
@media (min-width: 768px) and (max-width: 991.98px) {
	.csms {
		bottom: 30px;
		left: 30px;
		}
	.csms h3 {
		font-size: 32px;
		}
	.KOTAK1 {
		width: 100%;
		}
	.judul_materi {
		left: 40px;
		}
	.pro {
		left: 160px;
		}
	}
@media (min-width: 576px) and (max-width: 767.98px) {
	.judul_materi {
		bottom: 90px;
		left: 40px;
		right: 40px;
		margin: auto;
		text-align: center;
		width: 400px
		}
	h1 {
		font-size: 46px;
		}
	.GARIS1 {
		display: none
		}
	.pro {
		left: 40px;
		right: 40px;
		margin: auto;
		text-align: center;
		bottom: 40px;
		width: 400px;
		border-top: solid 1px white;
		padding-top: 5px;
		}
	.gambar {
		background-image: url("/dokumen-CSMS/dokumen_lengkap_CSMS/images/newbg1.webp");
		}
	.konten .left {
		margin-bottom: 0
		}
	}
@media screen and (max-width: 575.98px) {
	.gambar {
		background-image: url("/dokumen-CSMS/dokumen_lengkap_CSMS/images/newbg1.webp");
		}
	.judul_materi {
		bottom: 110px;
		left: 15px;
		right: 15px;
		margin: auto;
		text-align: center;
		width: 330px;
		}
	.GARIS1 {
		display: none
		}
	h1 {
		font-size: 38px
		}
	.pro {
        left: 15px;
		right: 15px;
		margin: auto;
		text-align: center;
		bottom: 40px;
		width: 320px;
		border-top: solid 1px white;
		padding-top: 5px;
		}
	.bg-bottom {
		background: linear-gradient(0deg, #0000005e, transparent);
		height: 260px
		}
	.bg-top {
		background: linear-gradient(180deg, #000000d9, transparent);
		height: 200px
		}
	.konten .left {
		margin-bottom: 0
		}
	.konten p {
		text-align: left
		}
	.KOTAK1 {
		width: 100%;
		}
	.KOTAK1 .selengkapnya {
		padding: 8px 12px;
		font-size: 14px
		}
	.csms {
		bottom: 20px;
		left: 20px;
		}
	.csms h3 {
		font-size: 28px;
		}
	}