.hero-image {
	background-image: url("https://belajark3.com/whats-new/images/bg.webp");
}
.gambar {
	background-image: url("https://belajark3.com/ruang-baca/images/newbg.webp");
}
.judul_materi {
	position: absolute;
	bottom: 20px;
	left: 100px;
	color: white
}
.pro {
	margin-left: 115px;
	margin-top: -36px;
}
h1 {
	font-size: 60px;
	margin: 0;
}
h3 {
	text-align: center
}
.p {
	text-align: justify
}
.column3 {
	float: left;
	width: 33.33%;
}
.row3 {
	margin-left: -10px;
	margin-right: -10px
}
.row3:after {
	content: "";
	display: table;
	clear: both;
}
.KOTAK1 .selengkapnya {
	padding: 8px;
	font-size: 14px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 12px;
	width: 140px
}
.KOTAK1 {
	position: relative;
	text-align: center;
	background: #F0FFFF; 
	border-bottom: solid 3px #FFC000;
	border-radius: 3px;
	margin: 10px;
	margin-bottom: 50px;
	box-shadow: 
       inset 0 -3em 3em rgba(0,0,0,0.1), 
             0 0  0 1px rgba(0,0,0,.1),
             0.3em 0.3em 0.1em rgba(0,0,0,0.3);
}
.KOTAK1 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	height: auto;
}
.bg-top {
	position: absolute;
	top: 0;
	height: 160px;
	background: linear-gradient(180deg, #00000029, transparent);
	width: 100%;
}
.bg-bottom {
	position: absolute;
	bottom: 0;
	height: 260px;
	background: linear-gradient(0deg, #0000008c, transparent);
	width: 100%;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	.judul_materi {
		left: 60px;
		}
	h1 {
		font-size: 50px;
		}
	.pro {
		left: 175px
		}
	.column3 {
		width: 50%;
		}
	.KOTAK1, .KOTAK2 {
		margin: 10px 30px 50px
		}
	.row3 {
		margin-left: -30px;
		margin-right: -30px;
		}
	}
@media (min-width: 768px) and (max-width: 991.98px) {
	.judul_materi {
		left: 40px;
		}
	.pro {
        left: 175px
		}
	.column3 {
		width: 50%;
		}
	.KOTAK1  {
		margin-bottom: 30px;
		}
	}
@media (min-width: 576px) and (max-width: 767.98px) {
	.pro {
		margin-left: 0;
		margin-top: 20px;
		}
	.judul_materi {
		left: 40px;
        right: 40px;
        margin: auto;
        text-align: center;
		width: 400px
		}
	.GARIS1 {
		margin: auto;
		margin-top: 20px
		}
	h1 {
		font-size: 44px;
		}
	.h1 {
		font-size: 80px;
		}
	.gambar .flekLOGO {
		float: none;
		left: 40px
		}
	.gambar {
		background-image: url("https://belajark3.com/ruang-baca/images/newbg1.webp");
		}
	.column3 {
		width: 100%
		}
	.konten .group .left {
		margin-bottom: 0
		}
	}
@media screen and (max-width: 575.98px) {
	.pro {
		margin-left: 0;
		margin-top: 20px;
		}
	.konten .group .left {
		margin-bottom: 0
		}
	.gambar {
		background-image: url("https://belajark3.com/ruang-baca/images/newbg1.webp");
		}
	.judul_materi {
		left: 15px;
        right: 15px;
        margin: auto;
        text-align: center;
		}
	.GARIS1 {
		margin: auto;
		margin-top: 20px
		}
	.gambar .flekLOGO {
		float: none;
		left: 15px
		}
	h1 {
		font-size: 36px;
		}
	.h1 {
		font-size: 70px;
		}
	h3 {
		font-size: 17px;
		}
	.bg-top {
		background: linear-gradient(180deg, #000000a8, transparent);
		}
	.bg-bottom {
		background: linear-gradient(0deg, #000000d9, transparent);
		}
	.column3 {
		width: 100%
		}
	.gambar .flekLOGO .learning, .gambar .flekLOGO .lembaga {
		color: white; text-shadow: 1px 1px black
		}
	.KOTAK1 .selengkapnya {
		bottom: 20px;
		font-size: 12px;
		}
	.KOTAK {
		margin-bottom: 30px
		}
	}