*,html,body{
	margin:0px;
	padding: 0px;
	outline: none;
  	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-box-sizing: border-box;
}

body{
	padding: 0px 0px !important;
}


.rotate {
	-webkit-animation: rotation 140s infinite linear;
	
}
.rotate img{
opacity: 0.5;
}
@-webkit-keyframes rotation {
	from {
			-webkit-transform: rotate(0deg);
	}
	to {
			-webkit-transform: rotate(359deg);
	}
}

.content-zindex{
	z-index: 20;
	position: relative;
}

.modal-backdrop{
	display:none;
}

.row-cust-highlight{
	/* width: 414px;	 */
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-right: -15px;
		margin-left: -15px;
}
.post-title h2{
	margin-bottom: .5rem;
    font-family: inherit;
    font-weight: bold;
    line-height: 1.2;
    color: inherit;
}

.ser-image, .ser-article{
	padding: 3px 10px;
	border: 1px solid #E5E5E5;
	font-size: 12px;
	font-weight: 100;
}

.breadcrumb a{
	color:#970;
	background-color: transparent;
}
.padding-all-puasa{
	padding:0px 13.4% !important;
	background-color: transparent;
	margin:0px auto;
}

.padding-all-news3{
	padding: 0px 9.8%;
    background-color: #fff;
    margin: 0px auto;
}
.row-cust{
	background-color: #fff;
	/* background-image: url("../../asset/tematik/winter-stra.png"); */
	/* background-repeat:repeat-x ;
	background: rgb(240,214,168);
	background: linear-gradient(180deg, rgba(141,114,77,1) 60%, rgba(255,255,255,0.4) 100%);
	background-image:url("../../asset/tematik/winter-stra.png"), 
	linear-gradient(180deg, rgba(240,214,168,1) 0%, rgba(240,214,168,1) 9%, rgba(184,162,115,1) 28%, rgba(141,114,77,1) 50%, rgba(141,114,77,1) 53%, rgba(255,255,255,1) 67%)
		;
	background-blend-mode: multiply;
	-moz-box-shadow:inset 0px -230px 10px -15px #fff;
    -webkit-box-shadow:inset 0px -230px 10px -15px #fff;
    -o-box-shadow:inset 0px -230px 10px -15px #fff;
    box-shadow:inset 0px -230px 10px -15px rgba(255,255,255,1); */
}
.pernak-pernik{
	display: none;
}
.bg-custom-1{
	height: 100%;
    z-index: 10;
    width: 100%;
    /* background: linear-gradient(180deg, 
		rgba(132,96,55,1) 0%, 
		rgba(207,179,140,1) 3%,
		rgba(133,94,49,1) 24%, 
		rgba(167,141,105,1) 43%, 
		rgba(255,255,255,1) 70%
		); */
    -moz-box-shadow: inset 0px -200px 10px -15px #fff;
    -webkit-box-shadow: inset 0px -200px 10px -15px #fff;
    -o-box-shadow: inset 0px -200px 10px -15px #fff;
    box-shadow: inset 0px -200px 10px -15px rgb(255 255 255);
	/* height: 100%;
	z-index: 10;
	width: 100%;
	background: rgb(240,214,168);
	background: linear-gradient(180deg, rgba(240,214,168,1) 0%, rgba(240,214,168,1) 3%,rgba(141,114,77,1) 24%,   rgba(167,141,105,1) 43%, rgba(255,255,255,1) 70%);
	-moz-box-shadow:inset 0px -200px 10px -15px #fff;
    -webkit-box-shadow:inset 0px -200px 10px -15px #fff;
    -o-box-shadow:inset 0px -200px 10px -15px #fff;
    box-shadow:inset 0px -200px 10px -15px rgba(255,255,255,1); */
}
.bg-custom-0{
	height: 100%;
	position: absolute;
	z-index: 3;
	width: 100%;
	/* background: rgb(240,214,168); */
	background: linear-gradient(180deg, rgb(130, 103, 56), rgba(255,255,255,1) 60%);
	-moz-box-shadow:inset 0px -200px 10px -15px #fff;
    -webkit-box-shadow:inset 0px -200px 10px -15px #fff;
    -o-box-shadow:inset 0px -200px 10px -15px #fff;
    box-shadow:inset 0px -200px 10px -15px rgb(255 255 255);
}

/* .batas-jarakmenu{
	margin-bottom: 120px !important;
} */
.mt-oppuasa1{
	width:1168px;
}
.noselect {
	-webkit-touch-callout: none; /* iOS Safari */
	  -webkit-user-select: none; /* Safari */
	   -khtml-user-select: none; /* Konqueror HTML */
		 -moz-user-select: none; /* Old versions of Firefox */
		  -ms-user-select: none; /* Internet Explorer/Edge */
			  user-select: none; /* Non-prefixed version, currently
									supported by Chrome, Edge, Opera and Firefox */
  }
.dark-tematik{
	height: 100%;
	z-index: 10;
	width: 100%;
	background: rgb(240,214,168);
	background: linear-gradient(180deg, rgb(94, 70, 28), rgba(31,30,30,1) 70%);
	-moz-box-shadow:inset 0px -200px 10px -15px #fff;
    -webkit-box-shadow:inset 0px -200px 10px -15px #fff;
    -o-box-shadow:inset 0px -200px 10px -15px #fff;
    box-shadow:inset 0px -200px 10px -15px rgba(31,30,30,1);
}
.text-puasa{
	font-size: 25px;
    background: -webkit-linear-gradient(#fff, #846b3b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: -75px;
    letter-spacing: 3px;
}
.mt-oppuasa{
	/* margin-top: 31px; */
	position: relative;
	top: 2em;
}
.dark-tematik1{
	height: 100%;
	z-index: 10;
	width: 100%;
	background: rgb(240,214,168);
	background: linear-gradient(180deg, rgb(94, 70, 28), rgba(31,30,30,1) 70%);
	-moz-box-shadow:inset 0px -200px 10px -15px #fff;
    -webkit-box-shadow:inset 0px -200px 10px -15px #fff;
    -o-box-shadow:inset 0px -200px 10px -15px #fff;
    box-shadow:inset 0px -200px 10px -15px rgba(31,30,30,1);
}
.padrl-15px{
	padding: 0 0;
}
.pohon-3-center{
	background-image:url(../../asset/tematik/op-puasa/gb5.png);
	background-repeat: no-repeat;
	background-size: contain;
	width:100%;
	height:235px;
	background-position: center;
	top: 30px;
}
.pohon-1{
	left: 370px;
	top: 44px;
	background-image:url(../../asset/tematik/winter-pohon.png);
	background-repeat: no-repeat;
	background-size: contain;
	width:184px;
	height:143px;
}
.hightop-atas{
	height: 265px;
	width: 100%;
	background-color:#ced4da;
}
.hightop-bawah{
	height: 265px;
	width: 100%;
	margin-top: 8px;
	background-color: #ced4da;
}
.pohon-2{
	right:188px;
	top: 34px;
	background-image:url(../../asset/tematik/winter-pohon.png);
	background-repeat: no-repeat;
	background-size: contain;
	width:184px; 
	height:143px;
}



/* STAR MAU PUASA */
.star101{
	width: 3px;
	height: 7px;
	top: 25px;
	left: 30px;
	z-index: 3;
}
.star102{
	width: 3px;
	height: 7px;
	top: 30px;
	left: 70px;
	z-index: 3;
}
.star103{
	width: 3px;
	height: 7px;
	top: 155px;
	left: 34px;
	z-index: 3;
}
.star104{
	width: 3px;
	height: 7px;
	top: 95px;
	left: 60px;
	z-index: 3;
}
.star105{
	width: 3px;
	height: 7px;
	top: 55px;
	left: 44px;
	z-index: 3;
}
.star106{
	width: 3px;
	height: 7px;
	top: 45px;
	left: 120px;
	z-index: 3;
}
.star107{
	width: 3px;
	height: 7px;
	top: 70px;
	left: 90px;
	z-index: 3;
}
.star108{
	width: 3px;
	height: 7px;
	top: 125px;
	left: 144px;
	z-index: 3;
}
.star109{
	width: 3px;
	height: 7px;
	top: 145px;
	left: 90px;
	z-index: 3;
}
.star110{
	width: 3px;
	height: 7px;
	top: 85px;
	left: 164px;
	z-index: 3;
}
.star111{
	width: 3px;
	height: 7px;
	top: 25px;
	left: 180px;
	z-index: 3;
}
.star112{
	width: 3px;
	height: 7px;
	top: 100px;
	left: 120px;
	z-index: 3;
}
.star113{
	width: 3px;
	height: 7px;
	top: 138px;
	left: 204px;
	z-index: 3;
}
.star114{
	width: 3px;
	height: 7px;
	top: 35px;
	left: 150px;
	z-index: 3;
}
.star115{
	width: 3px;
	height: 7px;
	top: 55px;
	left: 184px;
	z-index: 3;
}


.star116{
	width: 3px;
	height: 7px;
	top: 25px;
	left: 430px;
	z-index: 3;
}
.star117{
	width: 3px;
	height: 7px;
	top: 30px;
	left: 470px;
	z-index: 3;
}
.star118{
	width: 3px;
	height: 7px;
	top: 155px;
	left: 434px;
	z-index: 3;
}
.star119{
	width: 3px;
	height: 7px;
	top: 95px;
	left: 460px;
	z-index: 3;
}
.star120{
	width: 3px;
	height: 7px;
	top: 55px;
	left: 444px;
	z-index: 3;
}
.star121{
	width: 3px;
	height: 7px;
	top: 45px;
	left: 420px;
	z-index: 3;
}
.star122{
	width: 3px;
	height: 7px;
	top: 70px;
	left: 490px;
	z-index: 3;
}
.star123{
	width: 3px;
	height: 7px;
	top: 125px;
	left: 444px;
	z-index: 3;
}
.star124{
	width: 3px;
	height: 7px;
	top: 145px;
	left: 520px;
	z-index: 3;
}
.star125{
	width: 3px;
	height: 7px;
	top: 85px;
	left: 564px;
	z-index: 3;
}
.star126{
	width: 3px;
	height: 7px;
	top: 25px;
	left: 580px;
	z-index: 3;
}
.star127{
	width: 3px;
	height: 7px;
	top: 100px;
	left: 520px;
	z-index: 3;
}
.star128{
	width: 3px;
	height: 7px;
	top: 138px;
	left: 604px;
	z-index: 3;
}
.star129{
	width: 3px;
	height: 7px;
	top: 35px;
	left: 520px;
	z-index: 3;
}
.star130{
	width: 6px;
	height: 10px;
	top: 55px;
	left: 584px;
	z-index: 3;
}

.star131{
	width: 3px;
	height: 7px;
	top: 5px;
	left: 660px;
	z-index: 3;
}
.star132{
	width: 5px;
	height: 9px;
	top: 60px;
	left: 550px;
	z-index: 3;
}
.star133{
	width: 5px;
	height: 9px;
	top: 95px;
	left: 424px;
	z-index: 3;
}
.star134{
	width: 6px;
	height: 10px;
	top: 115px;
	left: 490px;
	z-index: 3;
}
.star135{
	width: 6px;
	height: 10px;
	top: 75px;
	left: 614px;
	z-index: 3;
}
.star136{
	width: 3px;
	height: 7px;
	top: 85px;
	left: 640px;
	z-index: 3;
}
.star137{
	width: 5px;
	height: 9px;
	top: 10px;
	left: 550px;
	z-index: 3;
}
.star138{
	width: 5px;
	height: 9px;
	top: 155px;
	left: 574px;
	z-index: 3;
}
.star139{
	width: 6px;
	height: 10px;
	top: 55px;
	left: 650px;
	z-index: 3;
}
.star140{
	width: 6px;
	height: 10px;
	top: 35px;
	left: 724px;
	z-index: 3;
}
.star141{
	width: 3px;
	height: 7px;
	top: 55px;
	left: 690px;
	z-index: 3;
}
.star142{
	width: 5px;
	height: 9px;
	top: 80px;
	left: 670px;
	z-index: 3;
}
.star143{
	width: 5px;
	height: 9px;
	top: 48px;
	left: 784px;
	z-index: 3;
}
.star144{
	width: 6px;
	height: 10px;
	top: 85px;
	left: 710px;
	z-index: 3;
}
.star145{
	width: 6px;
	height: 10px;
	top: 65px;
	left: 784px;
	z-index: 3;
}
.star146{
	width: 3px;
	height: 7px;
	top: 25px;
	left: 580px;
	z-index: 3;
}
.star147{
	width: 5px;
	height: 9px;
	top: 80px;
	left: 810px;
	z-index: 3;
}
.star148{
	width: 5px;
	height: 9px;
	top: 10px;
	left: 714px;
	z-index: 3;
}
.star149{
	width: 6px;
	height: 10px;
	top: 35px;
	left: 830px;
	z-index: 3;
}
.star150{
	width: 6px;
	height: 10px;
	top: 12px;
	left: 764px;
	z-index: 3;
}

.star151{
	width: 3px;
	height: 7px;
	top: 65px;
	left: 820px;
	z-index: 3;
}
.star152{
	width: 5px;
	height: 9px;
	top: 60px;
	left: 850px;
	z-index: 3;
}
.star153{
	width: 5px;
	height: 9px;
	top: 95px;
	left: 864px;
	z-index: 3;
}
.star154{
	width: 6px;
	height: 10px;
	top: 50px;
	left: 890px;
	z-index: 3;
}
.star155{
	width: 6px;
	height: 10px;
	top: 75px;
	left: 874px;
	z-index: 3;
}
.star156{
	width: 3px;
	height: 7px;
	top: 95px;
	left: 900px;
	z-index: 3;
}
.star157{
	width: 5px;
	height: 9px;
	top: 40px;
	left: 910px;
	z-index: 3;
}
.star158{
	width: 5px;
	height: 9px;
	top: 70px;
	left: 914px;
	z-index: 3;
}
.star159{
	width: 6px;
	height: 10px;
	top: 15px;
	left: 940px;
	z-index: 3;
}
.star160{
	width: 6px;
	height: 10px;
	top: 83px;
	left: 924px;
	z-index: 3;
}
.star161{
	width: 3px;
	height: 7px;
	top: 55px;
	left: 960px;
	z-index: 3;
}
.star162{
	width: 5px;
	height: 9px;
	top: 100px;
	left: 980px;
	z-index: 3;
}
.star163{
	width: 5px;
	height: 9px;
	top: 38px;
	left: 1004px;
	z-index: 3;
}
.star164{
	width: 6px;
	height: 10px;
	top: 105px;
	left: 970px;
	z-index: 3;
}
.star165{
	width: 6px;
	height: 10px;
	top: 45px;
	left: 994px;
	z-index: 3;
}
.star166{
	width: 3px;
	height: 7px;
	top: 85px;
	left: 1030px;
	z-index: 3;
}
.star167{
	width: 5px;
	height: 9px;
	top: 80px;
	left: 980px;
	z-index: 3;
}
.star168{
	width: 5px;
	height: 9px;
	top: 60px;
	left: 1054px;
	z-index: 3;
}
.star169{
	width: 6px;
	height: 10px;
	top: 75px;
	left: 1000px;
	z-index: 3;
}
.star170{
	width: 6px;
	height: 10px;
	top: 102px;
	left: 1034px;
	z-index: 3;
}

.star171{
	width: 3px;
	height: 7px;
	top: 35px;
	left: 1040px;
	z-index: 3;
}
.star172{
	width: 5px;
	height: 9px;
	top: 90px;
	left: 1070px;
	z-index: 3;
}
.star173{
	width: 5px;
	height: 9px;
	top: 95px;
	left: 1094px;
	z-index: 3;
}
.star174{
	width: 6px;
	height: 10px;
	top: 50px;
	left: 1080px;
	z-index: 3;
}
.star175{
	width: 6px;
	height: 10px;
	top: 65px;
	left: 1090px;
	z-index: 3;
}
.star176{
	width: 3px;
	height: 7px;
	top: 5px;
	left: 1120px;
	z-index: 3;
}
.star177{
	width: 5px;
	height: 9px;
	top: 44px;
	left: 1120px;
	z-index: 3;
}
.star178{
	width: 5px;
	height: 9px;
	top: 60px;
	left: 1114px;
	z-index: 3;
}
.star179{
	width: 6px;
	height: 10px;
	top: 85px;
	left: 1130px;
	z-index: 3;
}
.star180{
	width: 6px;
	height: 10px;
	top: 113px;
	left: 1124px;
	z-index: 3;
}
.star181{
	width: 3px;
	height: 7px;
	top: 105px;
	left: 1150px;
	z-index: 3;
}
.star182{
	width: 5px;
	height: 9px;
	top: 64px;
	left: 1150px;
	z-index: 3;
}
.star183{
	width: 5px;
	height: 9px;
	top: 40px;
	left: 1174px;
	z-index: 3;
}
.star184{
	width: 6px;
	height: 10px;
	top: 120px;
	left: 1170px;
	z-index: 3;
}
.star185{
	width: 6px;
	height: 10px;
	top: 75px;
	left: 1160px;
	z-index: 3;
}
.star186{
	width: 3px;
	height: 7px;
	top: 65px;
	left: 1190px;
	z-index: 3;
}
.star187{
	width: 5px;
	height: 9px;
	top: 100px;
	left: 1180px;
	z-index: 3;
}
.star188{
	width: 5px;
	height: 9px;
	top: 50px;
	left: 1214px;
	z-index: 3;
}
.star189{
	width: 6px;
	height: 10px;
	top: 85px;
	left: 1200px;
	z-index: 3;
}
.star190{
	width: 6px;
	height: 10px;
	top: 132px;
	left: 1204px;
	z-index: 3;
}

.star191{
	width: 3px;
	height: 7px;
	top: 65px;
	left: 1260px;
	z-index: 3;
}
.star192{
	width: 5px;
	height: 9px;
	top: 90px;
	left: 1230px;
	z-index: 3;
}
.star193{
	width: 5px;
	height: 9px;
	top: 115px;
	left: 1240px;
	z-index: 3;
}
.star194{
	width: 6px;
	height: 10px;
	top: 44px;
	left: 1290px;
	z-index: 3;
}
.star195{
	width: 6px;
	height: 10px;
	top: 95px;
	left: 1270px;
	z-index: 3;
}
.star196{
	width: 3px;
	height: 7px;
	top: 75px;
	left: 1320px;
	z-index: 3;
}
.star197{
	width: 5px;
	height: 9px;
	top: 124px;
	left: 1260px;
	z-index: 3;
}
.star198{
	width: 5px;
	height: 9px;
	top: 103px;
	left: 1304px;
	z-index: 3;
}
.star199{
	width: 6px;
	height: 10px;
	top: 145px;
	left: 1320px;
	z-index: 3;
}
.star200{
	width: 6px;
	height: 10px;
	top: 63px;
	left: 1354px;
	z-index: 3;
}
.star201{
	width: 3px;
	height: 7px;
	top: 115px;
	left: 1350px;
	z-index: 3;
}
.star202{
	width: 5px;
	height: 9px;
	top: 34px;
	left: 1400px;
	z-index: 3;
}
.star203{
	width: 5px;
	height: 9px;
	top: 130px;
	left: 1384px;
	z-index: 3;
}
.star204{
	width: 7px;
	height: 11px;
	top: 90px;
	left: 1410px;
	z-index: 3;
}
.star205{
	width: 6px;
	height: 10px;
	top: 105px;
	left: 1420px;
	z-index: 3;
}
.star206{
	width: 3px;
	height: 7px;
	top: 65px;
	left: 1390px;
	z-index: 3;
}
.star207{
	width: 5px;
	height: 9px;
	top: 60px;
	left: 1440px;
	z-index: 3;
}
.star208{
	width: 5px;
	height: 9px;
	top: 130px;
	left: 1474px;
	z-index: 3;
}
.star209{
	width: 6px;
	height: 10px;
	top: 25px;
	left: 1450px;
	z-index: 3;
}
.star210{
	width: 6px;
	height: 10px;
	top: 82px;
	left: 1454px;
	z-index: 3;
}

.star211{
	width: 3px;
	height: 7px;
	top: 115px;
	left: 1520px;
	z-index: 3;
}
.star212{
	width: 5px;
	height: 9px;
	top: 34px;
	left: 1550px;
	z-index: 3;
}
.star213{
	width: 5px;
	height: 9px;
	top: 130px;
	left: 1574px;
	z-index: 3;
}
.star214{
	width: 6px;
	height: 10px;
	top: 90px;
	left: 1555px;
	z-index: 3;
}
.star215{
	width: 6px;
	height: 10px;
	top: 55px;
	left: 1570px;
	z-index: 3;
}
.star216{
	width: 3px;
	height: 7px;
	top: 55px;
	left: 1490px;
	z-index: 3;
}
.star217{
	width: 5px;
	height: 9px;
	top: 140px;
	left: 1530px;
	z-index: 3;
}
.star218{
	width: 5px;
	height: 9px;
	top: 20px;
	left: 1494px;
	z-index: 3;
}
.star219{
	width: 6px;
	height: 10px;
	top: 85px;
	left: 1530px;
	z-index: 3;
}
.star220{
	width: 6px;
	height: 10px;
	top: 32px;
	left: 1494px;
	z-index: 3;
}

/* STAR MAU PUASA */






.star-1 {
	width: 50px;
	height: 34px;
	top: 25px;
	left: 465px;
	z-index: 3;
}
.star-11 {
	width: 50px;
	height: 34px;
	top: 15px;
	left: 376px;
	z-index: 3;
}
.star-12 {
	width: 30px;
	height: 14px;
	top: 65px;
	left: 445px;
	z-index: 3;
}
.star-13 {
	width: 50px;
	height: 34px;
	top: 52px;
	left: 484px;
	z-index: 3;
}
.star-2 {
width: 50px;
height: 34px;
top: 8px;
left: 853px;
z-index: 3;
}
.star-21 {
	width: 50px;
	height: 34px;
	top: 38px;
	left: 633px;
	z-index: 3;
}
.star-22 {
	width: 20px;
    height: 34px;
    top: 108px;
    left: 783px;
    z-index: 3;
}
.star-23 {
	width: 20px;
    height: 34px;
    top: 88px;
    left: 923px;
    z-index: 3;
}
.star-3 {
width: 31px;
height: 34px;
top: 31px;
right: 528px;
z-index: 3;
}
.star-4 {
width: 51px;
height: 34px;
top: 16px;
right: 220px;
z-index: 3;
}
.star-5 {
	width: 51px;
	height: 34px;
	top: 26px;
	right: 190px;
	z-index: 3;
}
.star-6 {
	width: 31px;
	height: 34px;
	top: 35px;
	right: 263px;
	z-index: 3;
}
.star-7 {
	width: 51px;
	height: 34px;
	top: 86px;
    right: 360px;
	z-index: 3;
}
.star-8 {
	width: 31px;
	height: 24px;
	top: 42px;
    right: 298px;
	z-index: 3;
}
.star {
	position: absolute;
	background: url(https://mtedwards.s3.amazonaws.com/sparkle.png) no-repeat;
	background-size: contain;
	/* overflow: hidden; */
}
@media (min-width: 320px) and (max-width: 480px) {
	.pohon-1{
		/* display: none; */
		left:208px;
		top: 28px;
		background-image:url(../../asset/tematik/winter-pohon.png);
		background-repeat: no-repeat;
		width:134px; 
		height:93px;
	}
	.pohon-2{
		left:108px;
		top: 34px;
		background-image:url(../../asset/tematik/winter-pohon.png);
		background-repeat: no-repeat;
		width:124px; 
		height:83px;
	}

	.padding-all-news1 {
		padding: 0px 0% !important;
		background-color: #fff;
		margin: 0px auto;
	}
	.star-1 {
		width: 50px;
		height: 34px;
		top: 25px;
		left: 140px;
		z-index: 3;
	}
	.star-11 {
		width: 50px;
		height: 34px;
		top: 15px;
		left: 320px;
		z-index: 3;
	}
	.star-12 {
		width: 30px;
		height: 14px;
		top: 65px;
		left: 345px;
		z-index: 3;
	}
	.star-13 {
		width: 50px;
		height: 34px;
		top: 52px;
		left: 0px;
		z-index: 3;
		display: none;
	}
	.star-2 {
	width: 50px;
	height: 34px;
	top: 8px;
	left: 183px;
	z-index: 3;
	}
	.star-21 {
		width: 50px;
		height: 34px;
		top: 38px;
		left: 0px;
		z-index: 3;
		display: none;
	}
	.star-22 {
		width: 20px;
		height: 34px;
		top: 108px;
		left: 0px;
		z-index: 3;
		display: none;
	}
	.star-23 {
		width: 20px;
		height: 34px;
		top: 88px;
		left: 0px;
		z-index: 3;
		display: none;
	}
	.star-3 {
	width: 31px;
	height: 34px;
	top: 31px;
	left: 228px;
	z-index: 3;
	}
	.star-4 {
	width: 51px;
	height: 34px;
	top: 16px;
	right: 220px;
	z-index: 3;
	}
}

.bg-custom-2{
	/* top:-38px; */
	/* height: 389px; */
	height: 600px;
    width: 100%;
    background-image: url(../../asset/tematik/ramadhan-2023/path-2.png);
    background-repeat: repeat-x;
    /* box-shadow: inset 0px 0px 10px -15px rgb(255 255 255); */
	box-shadow: inset 0px -650px 170px -480px #fff;
}
.bg-winter-1{
	width: 100%;
	height: 100%;
}

.breadcrumb a:hover{
	color:#c90;
	text-decoration: none;
}

.breadcrumb{
	background-color: transparent !important;
	padding-left: 0px !important;
}
.btn-custom{
	color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-custom:hover{
	color: #fff;
    background-color: #970;
    /* border-color: #343a40; */
}

.btn-customhomeLatest{
	color: #555;
    background-color: #fff;
    border:1px solid #aaa !important;
}
.btn-customhomeLatest:hover{
	color: #970;
    background-color: #eee;
    border: 1px solid #970 !important;
}

.linkpostdate{
	background-color: #970 !important;
}

.breadcrumb-item+.breadcrumb-item::before {
	content: ">" !important;
}
.single {
	padding: 15px 15px;
	background: transparent;
	border: 1px solid #aaa; 
}
.single h3.side-title {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	font-size: 20px;
	color: #333;
	text-transform: uppercase; 
}
.single h3.side-title:after {
	content: '';
	width: 60px;
	height: 1px;
	background: #bb8404;
	display: block;
	margin-top: 6px;
}
.single ul {
	margin-bottom: 0;
}
.single li a {
	color: #666;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: 1px solid #aaaaaa;
	line-height: 40px;
	display: block;
	text-decoration: none;
}
.single li a:hover {
	color: #970;
}
.single li:last-child a {
	border-bottom: 0;
}
body{
	padding:0px 75px;
	background-color: #080808 !important;
	height: 100%;
}
h3{
	font-family: inherit;
	font-size: 16px !important;
	font-weight: 700 !important;
	color:#970 ;
}
h5{
	font-size:15px;
}

.grid-container{
	display: grid;
	grid-template-columns: auto auto auto auto auto auto auto auto auto auto auto;
	padding: 10px;
}
.grid-item{
	background-color: rgba(255, 255, 255, 0.8);
  	border: 1px solid rgba(0, 0, 0, 0.8);
	padding: 20px;
	font-size: 30px;
	text-align: center;
}

.activeMenu > a{
	color:red;
}

.padding-left-3{
	padding-left: 0rem !important;
}
.padding-right-3{
	padding-right: 0rem !important;
}

.fontSize-16px-heiglight01{
	font-size: 16px;
}
.fontSize-13px-heiglight01{
	font-size: 13px;
}

.entry-content img{
	margin-top: 20px;
	max-width: 100% !important;
	height: auto !important;
	width: 100% !important;
	height: auto !important;
}
.breadcrumbs{
	color:#555555;
	padding-left: 0px;
}
.class-highlightKanan{
	padding-left: 0.529% !important;
	padding-top: 0px;
}
.breadcrumbs-photo{
	color:#555555;
}
.upperCase{
	text-transform: uppercase;
}
.capitalize{
	text-transform: capitalize;
}
.bestThe{
	background-color:#080808;
	padding: 10px 0px 6px 0px !important;
	z-index: 30;
}
.bestThe img{
	background-color:#080808;
	width: 50%;
}
@media(max-width:414px){
	.bestThe img{
		background-color:#080808;
		width: 90%;
		padding-bottom: 2px;
	}
}


.about-us-menu{
	margin-left: 1260px !important;
	margin-top: -44px !important;

}
.p-rl-px{
	padding: 0px calc(100% - 90.7vw) !important;
	margin:0px auto;
}
.padding-all {
	padding:0px 13.66% !important;
	background-color: #ffffff;
	margin:0px auto;
}
.padding-all-news{
	padding:0px 5.66% !important;
	background-color: #ffffff;
	margin:0px auto;
	padding-top: 1rem;
}
.padding-all-news1{
	padding:0px 9.8% ;
	background-color: #fff;
	margin: 0px auto;
}
.bg-transparen{
	background:transparent !important;
}

/* @-moz-document url-prefix() {
    .padding-all {
		padding:0px 13.66% !important;
		background-color: #ffffff;
		margin:0px auto;
	}
} */
.row-cust{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.padding-all-footer {
	padding:0px 13.55% !important;
	background-color: #e5e5e5;
}
.dark{
	background-color: #1f1e1e !important;
}
.dark-box-shadow{
	box-shadow:inset 0px -650px 170px -480px #1f1e1e;
}
.body-mode{
	background-color: #1f1e1e !important;
}
.bg-tema-dark{
	background: linear-gradient(180deg, rgba(240,214,168,1) 0%, rgba(240,214,168,1) 9%, rgba(184,162,115,1) 28%, rgba(141,114,77,1) 50%, rgba(167,141,105,1) 61%, rgba(255,255,255,1) 73%);
}

.menu-navbar ul a{
	color:#666666;
	font-size: 18px;
	font-weight: bold;
	transition: 0.1s;
}
.menu-navbar ul li a:hover{
	color:#a78835;

}
.menu-navbar ul li a:hover{
	border-bottom: #a78835 solid 4px;
}

.logo-header{
	height: 200px;
}

.content-bodyAll{
	padding-left:0px !important;
	padding-right:0px !important;
}

.padding-left-1rem{
	padding-left: 1rem;
}
.padding-right-1rem{
	padding-right: 1rem;
}
.form-focus:focus{
	border-color:#970 !important;
	box-shadow: 0 0 0 .2rem rgb(153, 119, 0) !important;
}
#canvas{
	display: none;
}

#highlight1{
	height: 0px;
}
.box-highligh01{
	width: calc(100% - 1.51px);
}
.box-highligh01 img{
    object-position: center;
    width: 100%;
}
#highlight2, #highlight2 img{
	width: 382px;
}
#highlight3, #highlight3 img{
	width: 402px;
	height: 288px;
	margin-top: 2px;
}
#latest-newsImg1 img{
	width: 100%;
	height: 318px;
}

#latest-newsImg2{
	height: 374px !important;
	width: 100%;
	overflow-y: scroll;
}
.lineHeightP{
	line-height: 1;
}


.lates-newsIMG3{
	height: 84px;
}
.height-84{
	height: 84px;
}
.h-lifestylenews{
	background-color: #222222;
}

#footer{
	background-color: #e5e5e5;
	border-top:#333333 solid 0.5px;
	padding-top: 200px;
	padding:0px 214px!important;
}
.border-top-black{
	border-top:1px solid #626262;
}

.title-footer{
	color:#970;
	font-size: 18px;
	letter-spacing: 0.5px;
	font-family: 'Antenna-Regular';
	font-weight: 200;
}
.footer-isi{
	color: #676767;
	font-size: 14px;
	font-family: 'Antenna-Regular';
	letter-spacing: 0.5px;
	line-height: 16px;
}
.ul-footer-isi li{
	line-height: 20px;
}
.ul-footer-isi li a{
	text-decoration: none;
	color:#555555;
}
.ul-footer-isi li a:hover{
	text-decoration: none;
	color:#c90;
}
.footer_a{
	text-decoration: none;
	color:#997700;
}
.footer_a:hover{
	text-decoration: none;
	color:#c90;
}
.font_antennaReg{
	font-family: 'Antenna-Regular';
}
.font_antennaBold{
	font-family: 'Antenna-Bold';
}
#enterEmail{
	text-align: center;
	border-radius: 0px;
	background-color:#e5e5e5 ;
	border:#666666 solid 1px;
	font-size: 14px;
	
}
.listborder-komentar{
	border: 1px #970 solid;
}
.bg-reply-komentar{
	border: 1px solid #997700;
}
.img-circle img{
	border-radius: 50%;
	width: 7vh;
	height: 7vh;
}
.bh-head-komentar{
	color: #970;
	font-size: 20px; 
}
#enterEmail[type="email"]::placeholder {
	text-align: center;
	border-radius: 0px;
} 
#form-grup-footer-email{
	padding-right: 95px;
}
#write-search{
	font-size: 17px;
	letter-spacing: 0.5px;
	color:#999;
	font-weight: 700;
}
#btn-keyword-text, #btn-keyword-text-img{
	background-color: #e5e5e5;
	border-radius: 0px;
	border: none;
	height: 48px;
}
#btn-keyword-text:focus, #btn-keyword-text-img:focus{
	border-color: #970 !important;
	box-shadow: 0 0 0 0.2rem rgb(153 119 0) !important;
}
#btn-keyword, #btn-keyword-img{
	background-color:#999999;
	border-radius: 0px;
	border: none;
	color:#666666;
	height: 48px;
	width: 101px;
	right:0;
	top:0;
}
.hovertexthightlight{
	text-decoration: none;
	font-weight: bold;

	
}
.hovertexthightlight{
	color:#ffffff;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;  
	overflow: hidden;
}
.hovertexthightlight:hover, .hovertexthightlight a:hover{
	color: #c90!important;
	text-decoration: none;
}
#btn-keyword:hover, #btn-keyword-img:hover{
	background-color: #cea948;
	color:#ffffff;
}

.newews-button{
	display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	height: 48px;
}
.newews-button:focus-visible , .newews-button:focus,.newews-button:active, .newews-button option{
	border: 3px solid #970;
	outline: none;
}

.zoom img {
    transition: all 0.2s linear;
}
.zoom:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.zoom1 img {
    transition: all 0.2s linear;
}
.zoom1:hover img {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
}

.zoom103 img {
    transition: all 0.2s linear;
}
.zoom103:hover img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
}

.zoom101 img {
    transition: all 0.2s linear;
}
.zoom101:hover img {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
}


.zoom-img{
	transition: transform .2s;
}
.zoom-img:hover{
	transform: scale(1.123);
}
.img-posting-terpopuler{
	height: 362px !important;
}
.textMCenter-textRight{
	text-align: right;
}
.textMCenter-textLeft{
	text-align: left;
}
.prm-3{
	padding-right: 1rem !important;
}
.prm-2{
	padding-right: .5rem !important;
}

.ul-sidebar-categories{
	color: #676767;
	font-size: 14px;
	font-family: 'Antenna-Regular';
	letter-spacing: 0.5px;
}
.ul-sidebar-categories li{
	line-height: 40px;
}
.ul-sidebar-categories li a{
	text-decoration: none;
	color:#555555;
}
.ul-sidebar-categories li a:hover{
	text-decoration: none;
	color:#c90;
	text-shadow:0px 1px 0px #666, 0px 0px 2px #777, 0px 0px 4px #888, 0px 0px 8px #999, 0px 3px 16px #aaa;
}

#sidebar-tagCloud-tag a span, #sidebar-tagCloudTag a span{
	border: #c7c3c3 solid 1px;
	padding: 3px !important;
	text-decoration: none;
	margin: 2px 2px 2px 2px !important;
	color: #c7c3c3;
	
}
#sidebar-tagCloud-tag a span:hover, #sidebar-tagCloudTag a span:hover{
	border: #c90 solid 1px;
	padding: 3px !important;
	text-decoration: none;
	margin: 2px 2px 2px 2px !important;
	color: #c90;
}
#hr-news{
	border-top: 1px solid #aaa;
}
#sidebar-tagCloud-tag a, #sidebar-tagCloudTag a{
	text-decoration: none;
	color:#aaa;
	margin: 0px 0px 0px 0px !important;;
	display: inline-block;
	font-size: 12px;
	padding-bottom: 7px!important;
}
#sidebar-tagCloud-tag a:hover, #sidebar-tagCloudTag a:hover{
	text-decoration: none;
	color:#c90;
	margin: 0px 0px 0px 0px !important;;
}

#sidebar-mbtechSM ,#sidebar-mbtechCS{
	border: #181818 1px solid;
}

.cs-title{
	text-decoration: none;
	transition: 0.1s;
	
}
.cs-title:hover{
	text-decoration: none;
	transition: 0.4s;
	color:#c90;
}
.cs-title1:hover, .cs-title2:hover{
	text-decoration: none;
	transition: 0.4s;
	color:#c90;
}
.cs-title1{
	color:#970;
	text-decoration: none;
}
.cs-title2{
	color: #970;
	text-decoration: none;
}
#row-sidebar, #row-sidebarHOME{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.contact-P p{
	font-family: "Antenna-Regular";
	font-size: 21px;
	line-height: 30px;
	color:#960;
}

.contact-title{
	text-decoration: none;
	transition: 0.1s;
	
}
.contact-title:hover{
	text-decoration: none;
	transition: 0.4s;
	color:#c90;
}
.contact-title1{
	color:#960;
	text-decoration: none;
}
.contact-title2{
	color:#960;
	text-decoration: none;
}
.contact-title2:hover, .contact-title1:hover{
	color: #c90;
	text-decoration: none;
}
.proud-of-mbtech-cusMar{
	margin-top: 40px;
}
.about-title1{
	text-decoration: none;
	color:#960;
}
.about-title2{
	color:#960;
	text-decoration: none;
}
.pad-0{
	padding: 0 10%;
}
.about-title2:hover, .about-title1:hover{
	color:#c90;
	text-decoration: none;
}
.padding-aboutSosmed{
	padding-left: 330px;
	padding-right: 330px;
}
.latesNews-text{
	top:40px;
}
.tab-Hactive ul li.selected {
    color:#970;
}
.tab-Hactive ul li a.selected {
    color:#970;
}

.nav-link.active, .nav-link.activeCustomMenu{
	color: #970 !important;
}
.nav-link.activeCustomMenu{
	color: #fff !important;
	border-bottom: #fff solid 3px !important;
	-webkit-text-stroke-color: #fff !important;
    -webkit-text-stroke-width: 1.1px !important;
}
.activeCustomMenu{
	color: #ccba8f !important;
	border-bottom: #ccba8f solid 3px !important;
	-webkit-text-stroke-color: #ccba8f !important;
    -webkit-text-stroke-width: 1.1px !important;
}
.pegunungan-ramadhan{
	margin-top: -80px;
}

.Noneborder li a{
	border: none !important;
	color:#565656 !important;
	font-family: 'Antenna-Regular';
	font-size: 14px ;
}

.Noneborder li a:hover{
	border: none !important;
	color:#970;
	font-family: 'Antenna-Regular';
	font-size: 14px ;
	-webkit-text-stroke-color: #4e3b0a !important;
    -webkit-text-stroke-width: 1.1px !important;
}

.padding-adv{
	padding-left: 300px!important;
	padding-right: 300px!important;
}

.borderSolid{
	border: #181818 solid 1px;
}
.borderSolid-top{
	border-top: #181818 solid 1px;;
}

.tagh1-magazine{
	color:#970;
	font-family: "TrajanPro3-Regular";
	letter-spacing: 0.5px;
}

.magazine a, .magazine a p{
	font-family:'Antenna-Regular';
	color:#555;
	text-decoration: none !important;
	transition: all 0.2s ease-in-out 0s;
	font-size: 16px;
}
.magazine a:hover, .magazine a:hover p{
	color:#aa8822;
}

.position-H-latestNews2{
	top:0px !important;
}
.effect2 {
  position: relative;
}
.kusus-magazine{
	position: relative;
	z-index: 2;

	-moz-box-shadow: 0 0 15px #999; 
	-webkit-box-shadow: 0 0 15px #999; 
	-o-box-shadow: 0 0 15px #999; box-shadow: 0 0 15px #999; 
	-moz-border: 3px solid #222; 
	-webkit-border: 3px solid #222; 
	-o-border: 3px solid #222; border: 3px solid #222;
}
.effect3{
	position: relative;
	margin-top:20px;
}

.effect2:before, .effect2:after{
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 60px;
	left: 30px;
	width: 50%;
	top: 80%;
	background: transparent;
	-webkit-box-shadow: 0 15px 10px #777;
	-moz-box-shadow: 0 15px 10px #777;
	box-shadow: 0 15px 10px #777;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.effect2:after{
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 30px;
	left: auto;
}


.effect3:before, .effect3:after{
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 60px;
	left: 110px;
	width: 50%;
	top: 80%;
	/* max-width:300px; */
	background: transparent;
	-webkit-box-shadow: 0 15px 10px #777;
	-moz-box-shadow: 0 15px 10px #777;
	box-shadow: 0 15px 10px #777;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

.effect3:after{
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 110px;
	left: auto;
}



.row-display{
	display:flex;
}

.prod_a a{
	text-decoration: none;
	color:#222;
	
}


.prod_a a:hover, .prod_a a p:hover{
	color: #c90;
	text-shadow: 0px 1px 0px #666, 0px 0px 2px #777, 0px 0px 4px #888, 0px 0px 8px #999, 0px 3px 16px #aaa;
}

/* VIDEO */
.bg-menu-gradient-videotv{
	/* background-color: #ffffff; */
	background-image: linear-gradient( #727272, #c6c6c6, #ffffff);
}
.menu-videotv{
	color:#676767;
	font-size: 18px;
	font-weight: bold;
}
/* .a-video a{
	color:#960 !important;
} */
.menu-videotv ul li a:hover{
	color:#a58533 !important;
	font-size: 18px;
	font-weight: bold;
}

.a-video a{
	font-family: 'Antenna-Regular';
	color: #960;
	transition: all 0.3s ease-in-out 0s;
	font-size: 16px;
}
.a-video a:hover{
	text-decoration: none;
	color: #c90;
}

.letterSpacing-05{
	letter-spacing: 0.5px;
}

.prm-3{
	padding-right: 1rem !important;
}

.plm-3{
	padding-left: 0 !important;
}

#detail-video-content iframe{
	border: 0;
   	height: 97%;
   	left: 1em;
   	position: absolute;
   	top: 0;
    width: 97%;
}
.lifestyle-newsInfocornerscroll{
	max-height: 520px !important;
	/* width: 100%; */
	overflow-y: scroll;
	overflow-x: hidden;
}
.row-scroll-infocorner{
	padding: 0px 12px 0px 20px;;
}
.lifestyle-newsInfocornerscroll h3{
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;  
	overflow: hidden;
}

.lifestyle-newsInfocornerscroll div a, .lifestyle-newsInfocornerscroll div h3{
	text-decoration: none;
	color: #970 !important;
}
.lifestyle-newsInfocornerscroll div a:hover, .lifestyle-newsInfocornerscroll div h3:hover{
	text-decoration: none;
	color: #c90 !important;
}

#iklan-stempel{
	padding-left: 0px;
}

#special-event{
	padding-left: 0px;
}

.btnctmDownload{
	background-color: #970 !important;
    color: #fff !important;
    text-decoration: none;
    border-radius: 5px;
    border: 1px solid #aaa;
    padding: 8px 12px;
    font-size: 14px;
}
.btnctmDownload:hover{background-color: #eee !important; text-decoration: none; color: #970 !important; border: 1px solid #970;}





.zIndex5{
	z-index: 5;
}
.absolute-zindexUp1{
	position: fixed;
	z-index: 1;
}
.absolute-zindexUp2{
	position: absolute;
	z-index: 2;
}
.absolute-zindexUp3{
	position: absolute;
	z-index: 3;
}
.absolute-zindexUp4{
	position: absolute;
	z-index: 4;
}



.absolute-zindexUp5{
	position: absolute;
	z-index: 5;
}
.absolute-zindexUp6{
	position: absolute;
	z-index: 6;
}

.bg-special-event-1{
	bottom: -107px;
	position: absolute !important;
}
.bg-special-event-2 h2{
	font-weight: bold;
}
.bg-special-event-2 h2:hover{
	font-weight: bold;
	color: #c90!important;
    text-decoration: none;
}
.bg-special-event-3{
	bottom: -119px;
	position: absolute !important;
}
.background-highlight{
	background-color:#aa8822 ;
	color:#ffffff;
	padding-left: 10px;
	font-family: 'Antenna-Regular';
	font-size: 12px;
	letter-spacing: 0.5px;
}
.padd-categoriesfooter{
	padding-left: 72px !important;
}
.bg-special-event-1 .bg-special-event-3{
	background: rgba(0, 0, 0, 0.7);
}
.bg-special-event-1:hover .bg-special-event-3{
	background: rgba(0, 0, 0, 0.5);
}
.nav-item .active{
	color:#970;
}
.dropdown-item.active{
	background-color: transparent !important;
	color:#970 !important;
}
.border-radius-none{
	border-radius:0px !important;
}
.bg-special-event-1 a, .bg-special-event-3 a{
	text-decoration: none;
	color:#ffffff;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	font-family: "Antenna-Regular";
}
.bg-special-event-1 a:hover, .bg-special-event-3 a:hover{
	text-decoration: none;
	color:#aa8822;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	font-family: "Antenna-Regular";
	
}
.titleMBtechTv{
	top:40px;
}
.for-heading-latestnews{
	top:-108px !important;
}
.bg-special-event-1 a h3, .bg-special-event-3 a h3{
	font-size: 26px !important;
	color:#ffffff ;
	font-weight: bold;
}
.bg-special-event-1 a h3:hover, .bg-special-event-3 a h3:hover{
	font-size: 26px !important;
	color:#c90 ;
	font-weight: bold;
	
}

.bg-special-event-2 a{
	opacity:inherit !important;
}
.bg-special-event-2 a:hover{
	opacity:inherit !important;
}

.tips-a-area, .tips-a-area img{
	height: 616px;
	max-height: 616px;
}

.tips-b-area{
	width: 329px;
}
.tips-b-area img{
  object-fit: cover;
  object-position: center;
  width: 100%;
}

.tips-a-area-text a {
	text-decoration: none !important;
}
.tips-a-area-text a div div h3 {
	font-size:20px!important;
	color:#ffffff;
	font-weight: bold !important;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical; 
	overflow: hidden;
}
.tips-a-area-text a div div h3:hover {
	font-size: 20px!important;
	color:#997700 !important;
	font-weight: bold !important;
}
.margin-height02{
	margin-top:8px;
}
.mbtechTV-tv a{
	color:#666666;
}
.mbtechTV-tv a:hover{
	color:#666666;
}

.mbtechTV-tv h3{
	font-size: 18px !important;
	color:#970 !important;
}
.mbtechTV-tv h3:hover{
	font-size: 18px !important;
	color:#c90 !important;
}

#overflow-scrollTV{
	max-height:930px;
}

.background-shadow {
    background: rgba(76, 76, 76, 0);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(179, 171, 171, 0)), color-stop(49%, rgba(48, 48, 48, 0.37)), color-stop(100%, rgba(19, 19, 19, 0.8)));
    background: linear-gradient(to bottom, rgba(179, 171, 171, 0) 0%, rgba(48, 48, 48, 0.71) 49%, rgba(19, 19, 19, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0 );
}


.btn-effect-latestNews{
	color:#666666;
}
.btn-effect-latestNews:hover, .btn-effect-latestNews:target, .btn-effect-latestNews:focus, .btn-effect-latestNews:visited{
	color:#997700 !important;
}
.highlight-latesNews div{
	color: #ffffff !important;
}
.highlight-latesNews div h3,.highlight-latesNews div h3 a{
	font-size: 29px !important;
	color:#ffffff !important;
	font-family: 'Antenna-Regular';
	font-weight: bold !important;
}
.highlight-latesNews div h3:hover{
	font-size: 29px !important;
	color:#ffffff !important;
}
.highlight-latesNews div h3 a{
	text-decoration:none;
	color:#ffffff !important;
}
.highlight-latesNews div h3 a:hover{
	text-decoration: none;
	color:#aa8822 !important;
}


.latest-newsImg2-a a, .latest-newsImg2-a a b{
	color:#970;
	text-decoration: none;
	overflow-wrap: break-word;
	word-wrap: break-word;
	hyphens: auto;
	line-height: 0.5cm;
}
.latest-newsImg2-a a:hover, .latest-newsImg2-a a b:hover{
	text-decoration: none;
	color:#c90;
}
.sidebar-productofmbtech{
	font-family:'Antenna-Bold';
	color:#cea948; 
	font-size:18px;
}

.entry-h1{
	color:#997700;
	font-family: "Antenna-Bold";
	font-size: 28px;
	font-weight: 700;
}
div.entry-content{
	font-size: 16px;
	text-align: justify;
	line-height: 25px;
	color:#555555;
	letter-spacing: 0.5px;
	font-family: "Antenna-Regular" !important;
	-moz-text-align-last: left;
  	text-align-last: left;
}
.entry-content p a{
	text-decoration: none;
	font-family: "Antenna-Regular" !important;
	color:#888800 !important;
}
.entry-content p a:hover{
	text-decoration: none;
	color:#c90 !important;
	font-family: "Antenna-Regular" !important;
}
.entry-content p span{
	font-family: "Antenna-Regular" !important;
}
.entry-posted span{
	color:#aaaaaa;
}
.entry-posted span a{
	text-decoration: none;
	color: #555555;
}
.entry-posted span a:hover{
	color:#c90;
}
.entry-posted span a time:hover{
	color:#c90;
}

.bg-single-link{
	background-color: #e1e1e1 !important;
}
.i-icon-link{
	font-size:60px;
	color:#e4e4e4;
	text-decoration: none;
}
.link-arrow .i-icon-link:hover{
	color:#997700 !important;
}
.link-arrow, .link-arrow a{
	text-decoration: none;
	color:#656565;
	font-weight: 700;
}
.link-arrow a:hover , .link-arrow a:active{
	color:#997700 !important;
	text-decoration: none;
}
.prm-4{
	padding-right: 1.5rem !important;
}
.prm-news-3{
	padding-right: 0px !important;
}
.showeye{
	background-color: #ffffff;
	-moz-box-shadow:    1px 1px 1px 1px #ccc;
	-webkit-box-shadow: 1px 1px 1px 1px #ccc;
	box-shadow:         1px 1px 1px 1px #ccc;
	padding:2px 7px 2px 5px;
	border-radius: 50px;
	max-width:14vh; 
	padding-right:8px;
	display: flexbox;
}
.scroll li{
	display: inline-block!important;
}
.scroll{
	white-space: nowrap !important;
  overflow-x: auto !important; 
  -webkit-overflow-scrolling: touch !important;
}
.mbtechtv-{
	display:block;
}


.dropdown-submenu {
	position: relative;
}
  
.dropdown-submenu a::after {
	transform: rotate(-90deg);
	position: absolute;
	right: 3px;
	top: .8em;
}

  
.dropdown-submenu .dropdown-menu {
	top: 0;
	left: 100%;
	margin-left: .1rem;
	margin-right: .1rem;
}

#navbarTogglerDemo01{
	font-size: 16px;
	font-weight: 600;
	line-height: 25px;
	letter-spacing: 0.5px;
	font-family: "Antenna-Regular";
	/* margin-top: -97px; */
}
#navbarTogglerDemo01 a{
	color:#fff;

	border-bottom: transparent solid 3px;
	padding-bottom: 0px !important;
	padding-left: .55rem !important;
	-webkit-text-stroke-width: 1.1px;
  	-webkit-text-stroke-color: #dfdfdf;
}
#navbarTogglerDemo01 ul a{
	/* text-shadow: none; */
	/* text-shadow: -1px 0 #50390e, 0 1px #50390e, 1px 0 #50390e, 0 -1px #50390e; */
	color:#ccba8f;
	border-bottom: transparent solid 3px;
	padding-bottom: 0px !important;
	padding-left: .55rem !important;
	/* -webkit-text-stroke-width: 1.1px;
  	-webkit-text-stroke-color: #dfdfdf; */
}
#navbarTogglerDemo01 ul li ul a{
	color:#ccba8f;
	text-shadow:none;
	border-bottom: transparent solid 3px;
	padding-bottom: 0px !important;
	padding-left: .55rem !important;
	/* -webkit-text-stroke-width: 1.1px; */
  	/* -webkit-text-stroke-color: #dfdfdf; */
}
#navbarTogglerDemo01 a{
	-webkit-text-stroke-width: 1.1px;
  	-webkit-text-stroke-color: transparent;
	  color:transparent;
}


#navbarTogglerDemo01 a:hover, #navbarTogglerDemo01 ul li a:hover{
	color:#ccba8f;
	border-bottom: #ccba8f solid 3px;
	background-color: transparent;
	padding-bottom: 0px !important;
	/* -webkit-text-stroke-color: #ffffff !important; */
    -webkit-text-stroke-width: 1.1px !important;
}
#navbarTogglerDemo01 li li a:hover{
	color:#ccba8f;
}

#highlight-01{
	position: absolute !important;
    bottom: 0;
	width: calc(100% - 1.51px);
}
.special-events-pos{
	top:-120px !important;
}
.highlight01-top {
	margin-top: auto;
    position: absolute !important;
	bottom: 0px;
}
.highlight02-top{
	margin-top: auto;
	position: absolute !important;
	bottom: 0;
}
.highlight03-top{
	margin-top: auto;
	position: absolute !important;
	bottom: 0;
}

.latestNews-padding-left-3{
	padding-left: 0.5rem;
}

.latest-news-title{
	width: calc(100% - 112px);
	max-width: 200px;

}
.latest-news-title p b{
	font-size: 13px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.tabPans-latewsNews{
	max-height:318px; 
	top:0;
}

.tabPans-latewsNews article{
	padding-bottom: 14px !important;
}
.badge-custom{
	display: inline-block;
    font-size: 90%;
	color: #fff;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
	letter-spacing: 0.5px;
}
.postPopuler-top{
	bottom: 0;
    position: absolute !important;
}
.postPopuler-top h3{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;  
	overflow: hidden;
}
.forTips-top01{
	bottom: 0px;
	margin-bottom: auto;
	position: absolute !important;
	width: calc(100% - 30px) !important;
}
.forTips-00{
	top:-158px;
}

.entry-h1-detil{
	font-family: "Antenna-Regular";
	font-weight: 700;
}
.entry-h1-detil a{
	text-decoration: none;
	color: #970;
}
.entry-h1-detil a:hover{
	text-decoration: none;
	color:#c90;
}

#proud-content{
	display:grid;
	grid-template-columns: repeat(5, 1fr)!important;
	grid-auto-rows: minmax(auto, auto);
	grid-row-gap: 20px;
	grid-column-gap: 20px;
}
#proud-content > *{
	text-align:center;
}

.btnCstmDetilList a, .btn-view-magazine{
	background-color: #fff !important;
    color: #555 !important;
    text-decoration: none;
    border-radius: 5px;
    border: 1px solid #aaa;
    padding: 8px 12px;
    font-size: 14px;
}
.btnCstmDetilList a:hover, .btn-view-magazine:hover{
	background-color: #eee !important;
    text-decoration: none;
    color: #970 !important;
    border: 1px solid #970;
}


#postingan-terpopulerNew-00{
	font-family: 'Antenna-Regular';
	
	
}
.postingan-terpopulerNew-section01, .postingan-terpopulerNew-section02{
	border-bottom: 1px solid #aaaaaa;
}
.postingan-terpopulerNew-text01{
	width: calc(100% - 120px);
	max-width: auto;
	padding-left: 10px;
	padding-top: 5px;
}
.highlight-latesNewspop div h3 a{
	font-size: 20px;
	color: #fff;
	text-decoration: none;
}
.highlight-latesNewspop div h3 a:hover{
	font-size: 20px;
	color: #970;
	text-decoration: none;
}
.cust-lates-news{
	margin-top: -32px;
}
.postingan-terpopulerNew-section01 a time, .postingan-terpopulerNew-section02 a time{
	font-size: 12px;
	color: #555555;
}
.postingan-terpopulerNew-section01 a p, .postingan-terpopulerNew-section02 a p{
	font-size: 13px;
	color: #555555;
}
.postingan-terpopulerNew-section01 a h3, .postingan-terpopulerNew-section02 a h3{
	color:#970;
	font-size: 14px !important;
	line-height: 1.2;
}
.postingan-terpopulerNew-text02:hover{
	text-decoration: none;
}
.postingan-terpopulerNew-section01 a:hover h3, .postingan-terpopulerNew-section02 a:hover h3{
	color:#c90 !important;
	text-decoration: none;
}
.postingan-terpopulerNew-section01 a:hover time{
	color:#555555;
}

.img-inpicture img{
	object-fit: cover;
	object-position: center;
	width: 100%;
}
.inpictures-01 a {
	text-decoration: none;
	font-family:'Antenna-Regular';
}

.inpictures-01 a:hover {
	text-decoration: none;
}
.inpictures-01 p{
	color:#997b2f;
	font-size: 12px;
}
.inpictures-01 h5{
	color:#ffffff!important;
	font-size: 15px;
}
.postingan-terpopulerNew-text01 h3{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;  
	overflow: hidden;
}
.inpictures-bgshadow-01{
	bottom: 0px;
    position: absolute !important;
    width: 92.48% !important;
}
.inpictures1-bgshadow-01{
	bottom: 16px;
    position: absolute !important;
    width: 92.47% !important;
}
.inpictures-01 a:hover h5{
	color:#970 !important;
}

#messages-main {
    position: relative;
    margin: 0 auto;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
#messages-main:after, #messages-main:before {
    content: " ";
    display: table;
}
#messages-main .ms-menu {
    position: absolute;
    left: 0;
    top: 0;
    border-right: 1px solid #eee;
    padding-bottom: 50px;
    height: 100%;
    width: 240px;
    background: #fff;
}

@media (min-width:768px) {
    #messages-main .ms-body {
    padding-left: 240px;
}
}@media (max-width:767px) {
    #messages-main .ms-menu {
    height: calc(100% - 58px);
    display: none;
    z-index: 1;
    top: 58px;
}
#messages-main .ms-menu.toggled {
    display: block;
}
#messages-main .ms-body {
    overflow: hidden;
}
}
#messages-main .ms-user {
    padding: 15px;
    background: #f8f8f8;
}
#messages-main .ms-user>div {
    overflow: hidden;
    padding: 3px 5px 0 15px;
    font-size: 11px;
}
#messages-main #ms-compose {
    position: fixed;
    bottom: 120px;
    z-index: 1;
    right: 30px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .14), 0 4px 8px rgba(0, 0, 0, .28);
}
#ms-menu-trigger {
    user-select: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 100%;
    padding-right: 10px;
    padding-top: 19px;
}
#ms-menu-trigger i {
    font-size: 21px;
}
#ms-menu-trigger.toggled i:before {
    content: '\f2ea'
}
.fc-toolbar:before, .login-content:after {
    content: ""
}
.message-feed {
    padding: 10px 20px 0px 20px;
}
#footer, .fc-toolbar .ui-button, .fileinput .thumbnail, .four-zero, .four-zero footer>a, .ie-warning, .login-content, .login-navigation, .pt-inner, .pt-inner .pti-footer>a {
    text-align: center;
}
.message-feed.right>.pull-right {
    margin-left: 5px;
}
.message-feed:not(.right) .mf-content {
    background: #970;
    color: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.message-feed.right .mf-content {
    background: #eee;
}
.mf-content {
    padding: 12px 17px 13px;
    border-radius: 2px;
    display: inline-block;
    max-width: 80%
}
.mf-date {
    display: block;
    color: #B3B3B3;
    margin-top: 7px;
}
.mf-date-right{
	display: block;
	color:#212529;
	margin-top:7px;
}

.mf-date>i {
    font-size: 14px;
    line-height: 100%;
    position: relative;
    top: 1px;
}
.msb-reply {
    position: relative;
    margin-top: 30px;
    border: 1px solid #ced4da;
    background: #f8f8f8;
}
.four-zero, .lc-block {
    box-shadow: 0 1px 11px rgba(0, 0, 0, .27);
}
.msb-reply textarea {
    width: 100%;
    font-size: 13px;
    border: 0;

    padding: 10px 15px;
    resize: none;
    height: 60px;
    background: 0 0;
	background-color: #fff;
}
.msb-reply button {
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    height: 100%;
    width: 60px;
    font-size: 25px;
    color: #970 !important;
}
.msb-reply button:hover {
    background: #f2f2f2;
}
.img-avatar {
    height: 37px;
    border-radius: 2px;
    width: 37px;
}
.list-group.lg-alt .list-group-item {
    border: 0;
}
.p-15 {
    padding: 15px!important;
}
.btn:not(.btn-alt) {
    border: 0;
}
.action-header {
    position: relative;
    background: #f8f8f8;
    padding: 15px 13px 15px 17px;
}
.ah-actions {
    z-index: 3;
    float: right;
    margin-top: 7px;
    position: relative;
}
.actions {
    list-style: none;
    padding: 0;
    margin: 0;
}
.actions>li {
    display: inline-block;
}

.actions:not(.a-alt)>li>a>i {
    color: #939393;
}
.actions>li>a>i {
    font-size: 20px;
}
.actions>li>a {
    display: block;
    padding: 0 10px;
}
.ms-body{
    background:#fff;    
}
#ms-menu-trigger {
    user-select: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 100%;
    padding-right: 10px;
    padding-top: 19px;
    cursor:pointer;
}
#ms-menu-trigger, .message-feed.right {
    text-align: right;
}

.price-car, .price-moto{
	height: 100%;
}

.awesome-footer{
	font-size:48px !important;
}
.entry-content iframe{
	max-width: 689px !important;
	height:533px !important;
}
.entry-content a{
	text-decoration: none;
	color: #888800;
}
.entry-content a:hover{
	text-decoration: none;
	color: #970;
}
.contact-map{
	height: 100% !important;
}
.detail_video_content{
	overflow: hidden;		
	padding-top: 56.25%;
	position: relative;
}

.product-text-a a:hover{
	text-decoration: none;
}
.product-text-a a:hover p{
	text-decoration: none;
	color: #c90 !important;
}

.effeckSHimmer-High1{
	height: calc(517px - 100%);
	width: 100%;
	/* background: #ced4da; */
	background: #f6f7f8;
	background-image: linear-gradient(to right, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
	background-repeat: no-repeat;
	background-size: 800 px 104 px;
	display: inline-block;
	position: relative;
	-webkit-animation-duration: 1s;
	-webkit-animation-fill-mode: forwards;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-name: placeholderShimmer;
	-webkit-animation-timing-function: linear;
}
@-webkit-keyframes placeholderShimmer {
	0% {
		background-position: -468px 0;
	}

	100% {
		background-position: 468px 0; 
	}
}

#testsaja{
	padding:0px 15px !important;
}


@media(min-width:2200px) and (max-width:3300px){
	/* .batas-jarakmenu {
		margin-bottom: 4.6em !important;
	} */
	
	.container-fluid{
		padding: 0 calc(100% - 80%)  !important;
	}
	#highlight1{
		height: 1px;
	}
}
@media(min-width:3301px){
	.container-fluid{
		padding: 0 calc(100% - 75%)  !important;
	}
}

@media(min-width:2100px) and (max-width:2199px){
	/* .batas-jarakmenu {
		margin-bottom: 4.6em !important;
	} */
}

@media(min-width:1367px) and (max-width:1680px){
	.star101{
		width: 3px;
		height: 7px;
		top: 25px;
		left: 30px;
		z-index: 3;
	}
	.star102{
		width: 5px;
		height: 9px;
		top: 30px;
		left: 70px;
		z-index: 3;
	}
	.star103{
		width: 5px;
		height: 9px;
		top: 155px;
		left: 34px;
		z-index: 3;
	}
	.star104{
		width: 7px;
		height: 11px;
		top: 95px;
		left: 60px;
		z-index: 3;
	}
	.star105{
		width: 12px;
		height: 16px;
		top: 55px;
		left: 44px;
		z-index: 3;
	}
	.star106{
		width: 3px;
		height: 7px;
		top: 45px;
		left: 120px;
		z-index: 3;
	}
	.star107{
		width: 5px;
		height: 9px;
		top: 70px;
		left: 90px;
		z-index: 3;
	}
	.star108{
		width: 5px;
		height: 9px;
		top: 125px;
		left: 144px;
		z-index: 3;
	}
	.star109{
		width: 7px;
		height: 11px;
		top: 145px;
		left: 90px;
		z-index: 3;
	}
	.star110{
		width: 12px;
		height: 16px;
		top: 85px;
		left: 164px;
		z-index: 3;
	}
	.star111{
		width: 3px;
		height: 7px;
		top: 25px;
		left: 180px;
		z-index: 3;
	}
	.star112{
		width: 5px;
		height: 9px;
		top: 100px;
		left: 120px;
		z-index: 3;
	}
	.star113{
		width: 5px;
		height: 9px;
		top: 138px;
		left: 204px;
		z-index: 3;
	}
	.star114{
		width: 7px;
		height: 11px;
		top: 35px;
		left: 150px;
		z-index: 3;
	}
	.star115{
		width: 12px;
		height: 16px;
		top: 55px;
		left: 184px;
		z-index: 3;
	}
	
	
	.star116{
		width: 3px;
		height: 7px;
		top: 25px;
		left: 230px;
		z-index: 3;
	}
	.star117{
		width: 5px;
		height: 9px;
		top: 30px;
		left: 270px;
		z-index: 3;
	}
	.star118{
		width: 5px;
		height: 9px;
		top: 155px;
		left: 234px;
		z-index: 3;
	}
	.star119{
		width: 7px;
		height: 11px;
		top: 95px;
		left: 260px;
		z-index: 3;
	}
	.star120{
		width: 12px;
		height: 16px;
		top: 55px;
		left: 244px;
		z-index: 3;
	}
	.star121{
		width: 3px;
		height: 7px;
		top: 45px;
		left: 220px;
		z-index: 3;
	}
	.star122{
		width: 5px;
		height: 9px;
		top: 70px;
		left: 290px;
		z-index: 3;
	}
	.star123{
		width: 5px;
		height: 9px;
		top: 125px;
		left: 244px;
		z-index: 3;
	}
	.star124{
		width: 7px;
		height: 11px;
		top: 145px;
		left: 320px;
		z-index: 3;
	}
	.star125{
		width: 12px;
		height: 16px;
		top: 85px;
		left: 364px;
		z-index: 3;
	}
	.star126{
		width: 3px;
		height: 7px;
		top: 25px;
		left: 380px;
		z-index: 3;
	}
	.star127{
		width: 5px;
		height: 9px;
		top: 100px;
		left: 320px;
		z-index: 3;
	}
	.star128{
		width: 5px;
		height: 9px;
		top: 138px;
		left: 404px;
		z-index: 3;
	}
	.star129{
		width: 7px;
		height: 11px;
		top: 35px;
		left: 320px;
		z-index: 3;
	}
	.star130{
		width: 12px;
		height: 16px;
		top: 55px;
		left: 384px;
		z-index: 3;
	}
	
	.star131{
		width: 3px;
		height: 7px;
		top: 5px;
		left: 460px;
		z-index: 3;
	}
	.star132{
		width: 5px;
		height: 9px;
		top: 60px;
		left: 350px;
		z-index: 3;
	}
	.star133{
		width: 5px;
		height: 9px;
		top: 95px;
		left: 224px;
		z-index: 3;
	}
	.star134{
		width: 7px;
		height: 11px;
		top: 115px;
		left: 290px;
		z-index: 3;
	}
	.star135{
		width: 12px;
		height: 16px;
		top: 75px;
		left: 414px;
		z-index: 3;
	}
	.star136{
		width: 3px;
		height: 7px;
		top: 85px;
		left: 440px;
		z-index: 3;
	}
	.star137{
		width: 5px;
		height: 9px;
		top: 10px;
		left: 350px;
		z-index: 3;
	}
	.star138{
		width: 5px;
		height: 9px;
		top: 155px;
		left: 374px;
		z-index: 3;
	}
	.star139{
		width: 7px;
		height: 11px;
		top: 55px;
		left: 450px;
		z-index: 3;
	}
	.star140{
		width: 12px;
		height: 16px;
		top: 35px;
		left: 524px;
		z-index: 3;
	}
	.star141{
		width: 3px;
		height: 7px;
		top: 55px;
		left: 490px;
		z-index: 3;
	}
	.star142{
		width: 5px;
		height: 9px;
		top: 80px;
		left: 470px;
		z-index: 3;
	}
	.star143{
		width: 5px;
		height: 9px;
		top: 48px;
		left: 584px;
		z-index: 3;
	}
	.star144{
		width: 7px;
		height: 11px;
		top: 85px;
		left: 510px;
		z-index: 3;
	}
	.star145{
		width: 12px;
		height: 16px;
		top: 65px;
		left: 584px;
		z-index: 3;
	}
	.star146{
		width: 3px;
		height: 7px;
		top: 25px;
		left: 380px;
		z-index: 3;
	}
	.star147{
		width: 5px;
		height: 9px;
		top: 80px;
		left: 610px;
		z-index: 3;
	}
	.star148{
		width: 5px;
		height: 9px;
		top: 10px;
		left: 514px;
		z-index: 3;
	}
	.star149{
		width: 7px;
		height: 11px;
		top: 35px;
		left: 630px;
		z-index: 3;
	}
	.star150{
		width: 12px;
		height: 16px;
		top: 12px;
		left: 564px;
		z-index: 3;
	}
	
	.star151{
		width: 3px;
		height: 7px;
		top: 65px;
		left: 620px;
		z-index: 3;
	}
	.star152{
		width: 5px;
		height: 9px;
		top: 60px;
		left: 650px;
		z-index: 3;
	}
	.star153{
		width: 5px;
		height: 9px;
		top: 95px;
		left: 664px;
		z-index: 3;
	}
	.star154{
		width: 7px;
		height: 11px;
		top: 50px;
		left: 690px;
		z-index: 3;
	}
	.star155{
		width: 12px;
		height: 16px;
		top: 75px;
		left: 674px;
		z-index: 3;
	}
	.star156{
		width: 3px;
		height: 7px;
		top: 95px;
		left: 700px;
		z-index: 3;
	}
	.star157{
		width: 5px;
		height: 9px;
		top: 40px;
		left: 710px;
		z-index: 3;
	}
	.star158{
		width: 5px;
		height: 9px;
		top: 70px;
		left: 714px;
		z-index: 3;
	}
	.star159{
		width: 7px;
		height: 11px;
		top: 15px;
		left: 740px;
		z-index: 3;
	}
	.star160{
		width: 12px;
		height: 16px;
		top: 83px;
		left: 724px;
		z-index: 3;
	}
	.star161{
		width: 3px;
		height: 7px;
		top: 55px;
		left: 760px;
		z-index: 3;
	}
	.star162{
		width: 5px;
		height: 9px;
		top: 100px;
		left: 780px;
		z-index: 3;
	}
	.star163{
		width: 5px;
		height: 9px;
		top: 38px;
		left: 804px;
		z-index: 3;
	}
	.star164{
		width: 7px;
		height: 11px;
		top: 105px;
		left: 770px;
		z-index: 3;
	}
	.star165{
		width: 12px;
		height: 16px;
		top: 45px;
		left: 794px;
		z-index: 3;
	}
	.star166{
		width: 3px;
		height: 7px;
		top: 85px;
		left: 830px;
		z-index: 3;
	}
	.star167{
		width: 5px;
		height: 9px;
		top: 80px;
		left: 780px;
		z-index: 3;
	}
	.star168{
		width: 5px;
		height: 9px;
		top: 60px;
		left: 854px;
		z-index: 3;
	}
	.star169{
		width: 7px;
		height: 11px;
		top: 75px;
		left: 800px;
		z-index: 3;
	}
	.star170{
		width: 12px;
		height: 16px;
		top: 102px;
		left: 834px;
		z-index: 3;
	}
	
	.star171{
		width: 3px;
		height: 7px;
		top: 35px;
		left: 840px;
		z-index: 3;
	}
	.star172{
		width: 5px;
		height: 9px;
		top: 90px;
		left: 870px;
		z-index: 3;
	}
	.star173{
		width: 5px;
		height: 9px;
		top: 95px;
		left: 894px;
		z-index: 3;
	}
	.star174{
		width: 7px;
		height: 11px;
		top: 50px;
		left: 880px;
		z-index: 3;
	}
	.star175{
		width: 12px;
		height: 16px;
		top: 65px;
		left: 890px;
		z-index: 3;
	}
	.star176{
		width: 3px;
		height: 7px;
		top: 5px;
		left: 920px;
		z-index: 3;
	}
	.star177{
		width: 5px;
		height: 9px;
		top: 44px;
		left: 920px;
		z-index: 3;
	}
	.star178{
		width: 5px;
		height: 9px;
		top: 60px;
		left: 914px;
		z-index: 3;
	}
	.star179{
		width: 7px;
		height: 11px;
		top: 85px;
		left: 930px;
		z-index: 3;
	}
	.star180{
		width: 12px;
		height: 16px;
		top: 113px;
		left: 924px;
		z-index: 3;
	}
	.star181{
		width: 3px;
		height: 7px;
		top: 105px;
		left: 950px;
		z-index: 3;
	}
	.star182{
		width: 5px;
		height: 9px;
		top: 64px;
		left: 950px;
		z-index: 3;
	}
	.star183{
		width: 5px;
		height: 9px;
		top: 40px;
		left: 974px;
		z-index: 3;
	}
	.star184{
		width: 7px;
		height: 11px;
		top: 120px;
		left: 970px;
		z-index: 3;
	}
	.star185{
		width: 12px;
		height: 16px;
		top: 75px;
		left: 960px;
		z-index: 3;
	}
	.star186{
		width: 3px;
		height: 7px;
		top: 65px;
		left: 990px;
		z-index: 3;
	}
	.star187{
		width: 5px;
		height: 9px;
		top: 100px;
		left: 980px;
		z-index: 3;
	}
	.star188{
		width: 5px;
		height: 9px;
		top: 50px;
		left: 1014px;
		z-index: 3;
	}
	.star189{
		width: 7px;
		height: 11px;
		top: 85px;
		left: 1000px;
		z-index: 3;
	}
	.star190{
		width: 12px;
		height: 16px;
		top: 132px;
		left: 1004px;
		z-index: 3;
	}
	
	.star191{
		width: 3px;
		height: 7px;
		top: 65px;
		left: 1060px;
		z-index: 3;
	}
	.star192{
		width: 5px;
		height: 9px;
		top: 90px;
		left: 1030px;
		z-index: 3;
	}
	.star193{
		width: 5px;
		height: 9px;
		top: 115px;
		left: 1040px;
		z-index: 3;
	}
	.star194{
		width: 7px;
		height: 11px;
		top: 44px;
		left: 1090px;
		z-index: 3;
	}
	.star195{
		width: 12px;
		height: 16px;
		top: 95px;
		left: 1070px;
		z-index: 3;
	}
	.star196{
		width: 3px;
		height: 7px;
		top: 75px;
		left: 1120px;
		z-index: 3;
	}
	.star197{
		width: 5px;
		height: 9px;
		top: 124px;
		left: 1060px;
		z-index: 3;
	}
	.star198{
		width: 5px;
		height: 9px;
		top: 103px;
		left: 1104px;
		z-index: 3;
	}
	.star199{
		width: 7px;
		height: 11px;
		top: 145px;
		left: 1320px;
		z-index: 3;
		display: none;
	}
	.star200{
		width: 12px;
		height: 16px;
		top: 63px;
		left: 1354px;
		z-index: 3;
		display: none;
	}
	.star201{
		width: 3px;
		height: 7px;
		top: 115px;
		left: 1350px;
		z-index: 3;
		display: none;
	}
	.star202{
		width: 5px;
		height: 9px;
		top: 34px;
		left: 1400px;
		z-index: 3;
		display: none;
	}
	.star203{
		width: 5px;
		height: 9px;
		top: 130px;
		left: 1384px;
		z-index: 3;
		display: none;
		
	}
	.star204{
		width: 7px;
		height: 11px;
		top: 90px;
		left: 1410px;
		z-index: 3;
		display: none;
	}
	.star205{
		width: 12px;
		height: 16px;
		top: 105px;
		left: 1420px;
		z-index: 3;
		display: none;
	}
	.star206{
		width: 3px;
		height: 7px;
		top: 65px;
		left: 1390px;
		z-index: 3;
		display: none;
	}
	.star207{
		width: 5px;
		height: 9px;
		top: 60px;
		left: 1440px;
		z-index: 3;
		display: none;
	}
	.star208{
		width: 5px;
		height: 9px;
		top: 130px;
		left: 1474px;
		z-index: 3;
		display: none;
	}
	.star209{
		width: 7px;
		height: 11px;
		top: 25px;
		left: 1450px;
		z-index: 3;
		display: none;
	}
	.star210{
		width: 12px;
		height: 16px;
		top: 82px;
		left: 1454px;
		z-index: 3;
		display: none;
	}
	
	.star211{
		width: 3px;
		height: 7px;
		top: 115px;
		left: 1520px;
		z-index: 3;
		display: none;
	}
	.star212{
		width: 5px;
		height: 9px;
		top: 34px;
		left: 1550px;
		z-index: 3;
		display: none;
	}
	.star213{
		width: 5px;
		height: 9px;
		top: 130px;
		left: 1574px;
		z-index: 3;
		display: none;
	}
	.star214{
		width: 7px;
		height: 11px;
		top: 90px;
		left: 1555px;
		z-index: 3;
		display: none;
	}
	.star215{
		width: 12px;
		height: 16px;
		top: 55px;
		left: 1570px;
		z-index: 3;
		display: none;
	}
	.star216{
		width: 3px;
		height: 7px;
		top: 55px;
		left: 1490px;
		z-index: 3;
		display: none;
	}
	.star217{
		width: 5px;
		height: 9px;
		top: 140px;
		left: 1530px;
		z-index: 3;
		display: none;
	}
	.star218{
		width: 5px;
		height: 9px;
		top: 20px;
		left: 1494px;
		z-index: 3;
		display: none;
	}
	.star219{
		width: 7px;
		height: 11px;
		top: 85px;
		left: 1530px;
		z-index: 3;
		display: none;display: none;
	}
	.star220{
		width: 12px;
		height: 16px;
		top: 32px;
		left: 1494px;
		z-index: 3;
		display: none;
	}





	.padding-all-puasa{
		padding: 0px 9.7% !important;
		background-color: transparent;
		margin: 0px auto;
	}
	.text-puasa {
		font-size: 20px;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -60px;
		letter-spacing: 3px;
	}
	/* .batas-jarakmenu{
		margin-bottom: 88px !important;
	} */
	#navbarTogglerDemo01 {
		font-size: 15px;
		font-weight: 600;
		line-height: 25px;
		letter-spacing: 0.5px;
		font-family: "Antenna-Regular";
		/* margin-top: -50px; */
	}

	.pohon-3-center{
		background-image:url(../../asset/tematik/op-puasa/gb5.png);
		background-repeat: no-repeat;
		background-size: contain;
		width:100%;
		height: 193px;
		/* height:184px; */
		/* height: 28vh; */
		background-position: center;
		top: 50px;
	}
	
	.p-rl-px {
		padding: 0px calc(100% - 90.5vw) !important;
		margin: 0px auto;
	}

	.padding-all {
		padding:0px 10% !important;
		background-color: #ffffff;
		margin:0px auto;
	}
	#highlight1 {
		height: 1px;
	}
	
}
@media (min-width: 1025px) and (max-width: 1366px){
	.star101{
		width: 3px;
		height: 7px;
		top: 25px;
		left: 30px;
		z-index: 3;
	}
	.star102{
		width: 5px;
		height: 9px;
		top: 30px;
		left: 70px;
		z-index: 3;
	}
	.star103{
		width: 5px;
		height: 9px;
		top: 155px;
		left: 34px;
		z-index: 3;
	}
	.star104{
		width: 7px;
		height: 11px;
		top: 95px;
		left: 60px;
		z-index: 3;
	}
	.star105{
		width: 12px;
		height: 16px;
		top: 55px;
		left: 44px;
		z-index: 3;
	}
	.star106{
		width: 3px;
		height: 7px;
		top: 45px;
		left: 120px;
		z-index: 3;
	}
	.star107{
		width: 5px;
		height: 9px;
		top: 70px;
		left: 90px;
		z-index: 3;
	}
	.star108{
		width: 5px;
		height: 9px;
		top: 125px;
		left: 144px;
		z-index: 3;
	}
	.star109{
		width: 7px;
		height: 11px;
		top: 145px;
		left: 90px;
		z-index: 3;
	}
	.star110{
		width: 12px;
		height: 16px;
		top: 85px;
		left: 164px;
		z-index: 3;
	}
	.star111{
		width: 3px;
		height: 7px;
		top: 25px;
		left: 180px;
		z-index: 3;
	}
	.star112{
		width: 5px;
		height: 9px;
		top: 100px;
		left: 120px;
		z-index: 3;
	}
	.star113{
		width: 5px;
		height: 9px;
		top: 138px;
		left: 204px;
		z-index: 3;
	}
	.star114{
		width: 7px;
		height: 11px;
		top: 35px;
		left: 150px;
		z-index: 3;
	}
	.star115{
		width: 12px;
		height: 16px;
		top: 55px;
		left: 184px;
		z-index: 3;
	}
	
	
	.star116{
		width: 3px;
		height: 7px;
		top: 25px;
		left: 230px;
		z-index: 3;
	}
	.star117{
		width: 5px;
		height: 9px;
		top: 30px;
		left: 270px;
		z-index: 3;
	}
	.star118{
		width: 5px;
		height: 9px;
		top: 155px;
		left: 234px;
		z-index: 3;
	}
	.star119{
		width: 7px;
		height: 11px;
		top: 95px;
		left: 260px;
		z-index: 3;
	}
	.star120{
		width: 12px;
		height: 16px;
		top: 55px;
		left: 244px;
		z-index: 3;
	}
	.star121{
		width: 3px;
		height: 7px;
		top: 45px;
		left: 220px;
		z-index: 3;
	}
	.star122{
		width: 5px;
		height: 9px;
		top: 70px;
		left: 290px;
		z-index: 3;
	}
	.star123{
		width: 5px;
		height: 9px;
		top: 125px;
		left: 244px;
		z-index: 3;
	}
	.star124{
		width: 7px;
		height: 11px;
		top: 145px;
		left: 320px;
		z-index: 3;
	}
	.star125{
		width: 12px;
		height: 16px;
		top: 85px;
		left: 364px;
		z-index: 3;
	}
	.star126{
		width: 3px;
		height: 7px;
		top: 25px;
		left: 380px;
		z-index: 3;
	}
	.star127{
		width: 5px;
		height: 9px;
		top: 100px;
		left: 320px;
		z-index: 3;
	}
	.star128{
		width: 5px;
		height: 9px;
		top: 138px;
		left: 404px;
		z-index: 3;
	}
	.star129{
		width: 7px;
		height: 11px;
		top: 35px;
		left: 320px;
		z-index: 3;
	}
	.star130{
		width: 12px;
		height: 16px;
		top: 55px;
		left: 384px;
		z-index: 3;
	}
	
	.star131{
		width: 3px;
		height: 7px;
		top: 5px;
		left: 460px;
		z-index: 3;
	}
	.star132{
		width: 5px;
		height: 9px;
		top: 60px;
		left: 350px;
		z-index: 3;
	}
	.star133{
		width: 5px;
		height: 9px;
		top: 95px;
		left: 224px;
		z-index: 3;
	}
	.star134{
		width: 7px;
		height: 11px;
		top: 115px;
		left: 290px;
		z-index: 3;
	}
	.star135{
		width: 12px;
		height: 16px;
		top: 75px;
		left: 414px;
		z-index: 3;
	}
	.star136{
		width: 3px;
		height: 7px;
		top: 85px;
		left: 440px;
		z-index: 3;
	}
	.star137{
		width: 5px;
		height: 9px;
		top: 10px;
		left: 350px;
		z-index: 3;
	}
	.star138{
		width: 5px;
		height: 9px;
		top: 155px;
		left: 374px;
		z-index: 3;
	}
	.star139{
		width: 7px;
		height: 11px;
		top: 55px;
		left: 450px;
		z-index: 3;
	}
	.star140{
		width: 12px;
		height: 16px;
		top: 35px;
		left: 524px;
		z-index: 3;
	}
	.star141{
		width: 3px;
		height: 7px;
		top: 55px;
		left: 490px;
		z-index: 3;
	}
	.star142{
		width: 5px;
		height: 9px;
		top: 80px;
		left: 470px;
		z-index: 3;
	}
	.star143{
		width: 5px;
		height: 9px;
		top: 48px;
		left: 584px;
		z-index: 3;
	}
	.star144{
		width: 7px;
		height: 11px;
		top: 85px;
		left: 510px;
		z-index: 3;
	}
	.star145{
		width: 12px;
		height: 16px;
		top: 65px;
		left: 584px;
		z-index: 3;
	}
	.star146{
		width: 3px;
		height: 7px;
		top: 25px;
		left: 380px;
		z-index: 3;
	}
	.star147{
		width: 5px;
		height: 9px;
		top: 80px;
		left: 610px;
		z-index: 3;
	}
	.star148{
		width: 5px;
		height: 9px;
		top: 10px;
		left: 514px;
		z-index: 3;
	}
	.star149{
		width: 7px;
		height: 11px;
		top: 35px;
		left: 630px;
		z-index: 3;
	}
	.star150{
		width: 12px;
		height: 16px;
		top: 12px;
		left: 564px;
		z-index: 3;
	}
	
	.star151{
		width: 3px;
		height: 7px;
		top: 65px;
		left: 620px;
		z-index: 3;
	}
	.star152{
		width: 5px;
		height: 9px;
		top: 60px;
		left: 650px;
		z-index: 3;
	}
	.star153{
		width: 5px;
		height: 9px;
		top: 95px;
		left: 664px;
		z-index: 3;
	}
	.star154{
		width: 7px;
		height: 11px;
		top: 50px;
		left: 690px;
		z-index: 3;
	}
	.star155{
		width: 12px;
		height: 16px;
		top: 75px;
		left: 674px;
		z-index: 3;
	}
	.star156{
		width: 3px;
		height: 7px;
		top: 95px;
		left: 700px;
		z-index: 3;
	}
	.star157{
		width: 5px;
		height: 9px;
		top: 40px;
		left: 710px;
		z-index: 3;
	}
	.star158{
		width: 5px;
		height: 9px;
		top: 70px;
		left: 714px;
		z-index: 3;
	}
	.star159{
		width: 7px;
		height: 11px;
		top: 15px;
		left: 740px;
		z-index: 3;
	}
	.star160{
		width: 12px;
		height: 16px;
		top: 83px;
		left: 724px;
		z-index: 3;
	}
	.star161{
		width: 3px;
		height: 7px;
		top: 55px;
		left: 760px;
		z-index: 3;
	}
	.star162{
		width: 5px;
		height: 9px;
		top: 100px;
		left: 780px;
		z-index: 3;
	}
	.star163{
		width: 5px;
		height: 9px;
		top: 38px;
		left: 804px;
		z-index: 3;
	}
	.star164{
		width: 7px;
		height: 11px;
		top: 105px;
		left: 770px;
		z-index: 3;
	}
	.star165{
		width: 12px;
		height: 16px;
		top: 45px;
		left: 794px;
		z-index: 3;
	}
	.star166{
		width: 3px;
		height: 7px;
		top: 85px;
		left: 830px;
		z-index: 3;
	}
	.star167{
		width: 5px;
		height: 9px;
		top: 80px;
		left: 780px;
		z-index: 3;
	}
	.star168{
		width: 5px;
		height: 9px;
		top: 60px;
		left: 854px;
		z-index: 3;
	}
	.star169{
		width: 7px;
		height: 11px;
		top: 75px;
		left: 800px;
		z-index: 3;
	}
	.star170{
		width: 12px;
		height: 16px;
		top: 102px;
		left: 834px;
		z-index: 3;
	}
	
	.star171{
		width: 3px;
		height: 7px;
		top: 35px;
		left: 840px;
		z-index: 3;
	}
	.star172{
		width: 5px;
		height: 9px;
		top: 90px;
		left: 870px;
		z-index: 3;
	}
	.star173{
		width: 5px;
		height: 9px;
		top: 95px;
		left: 894px;
		z-index: 3;
	}
	.star174{
		width: 7px;
		height: 11px;
		top: 50px;
		left: 880px;
		z-index: 3;
	}
	.star175{
		width: 12px;
		height: 16px;
		top: 65px;
		left: 890px;
		z-index: 3;
	}
	.star176{
		width: 3px;
		height: 7px;
		top: 5px;
		left: 920px;
		z-index: 3;
	}
	.star177{
		width: 5px;
		height: 9px;
		top: 44px;
		left: 920px;
		z-index: 3;
	}
	.star178{
		width: 5px;
		height: 9px;
		top: 60px;
		left: 914px;
		z-index: 3;
	}
	.star179{
		width: 7px;
		height: 11px;
		top: 85px;
		left: 930px;
		z-index: 3;
	}
	.star180{
		width: 12px;
		height: 16px;
		top: 113px;
		left: 924px;
		z-index: 3;
	}
	.star181{
		width: 3px;
		height: 7px;
		top: 105px;
		left: 950px;
		z-index: 3;
	}
	.star182{
		width: 5px;
		height: 9px;
		top: 64px;
		left: 950px;
		z-index: 3;
	}
	.star183{
		width: 5px;
		height: 9px;
		top: 40px;
		left: 974px;
		z-index: 3;
	}
	.star184{
		width: 7px;
		height: 11px;
		top: 120px;
		left: 970px;
		z-index: 3;
	}
	.star185{
		width: 12px;
		height: 16px;
		top: 75px;
		left: 960px;
		z-index: 3;
	}
	.star186{
		width: 3px;
		height: 7px;
		top: 65px;
		left: 990px;
		z-index: 3;
	}
	.star187{
		width: 5px;
		height: 9px;
		top: 100px;
		left: 980px;
		z-index: 3;
	}
	.star188{
		width: 5px;
		height: 9px;
		top: 50px;
		left: 1014px;
		z-index: 3;
	}
	.star189{
		width: 7px;
		height: 11px;
		top: 85px;
		left: 1000px;
		z-index: 3;
	}
	.star190{
		width: 12px;
		height: 16px;
		top: 132px;
		left: 1004px;
		z-index: 3;
	}
	
	.star191{
		width: 3px;
		height: 7px;
		top: 65px;
		left: 1060px;
		z-index: 3;
	}
	.star192{
		width: 5px;
		height: 9px;
		top: 90px;
		left: 1030px;
		z-index: 3;
	}
	.star193{
		width: 5px;
		height: 9px;
		top: 115px;
		left: 1040px;
		z-index: 3;
	}
	.star194{
		width: 7px;
		height: 11px;
		top: 44px;
		left: 1090px;
		z-index: 3;
	}
	.star195{
		width: 12px;
		height: 16px;
		top: 95px;
		left: 1070px;
		z-index: 3;
	}
	.star196{
		width: 3px;
		height: 7px;
		top: 75px;
		left: 1120px;
		z-index: 3;
	}
	.star197{
		width: 5px;
		height: 9px;
		top: 124px;
		left: 1060px;
		z-index: 3;
	}
	.star198{
		width: 5px;
		height: 9px;
		top: 103px;
		left: 1104px;
		z-index: 3;
	}
	.star199{
		width: 7px;
		height: 11px;
		top: 145px;
		left: 1320px;
		z-index: 3;
		display: none;
	}
	.star200{
		width: 12px;
		height: 16px;
		top: 63px;
		left: 1354px;
		z-index: 3;
		display: none;
	}
	.star201{
		width: 3px;
		height: 7px;
		top: 115px;
		left: 1350px;
		z-index: 3;
		display: none;
	}
	.star202{
		width: 5px;
		height: 9px;
		top: 34px;
		left: 1400px;
		z-index: 3;
		display: none;
	}
	.star203{
		width: 5px;
		height: 9px;
		top: 130px;
		left: 1384px;
		z-index: 3;
		display: none;
		
	}
	.star204{
		width: 7px;
		height: 11px;
		top: 90px;
		left: 1410px;
		z-index: 3;
		display: none;
	}
	.star205{
		width: 12px;
		height: 16px;
		top: 105px;
		left: 1420px;
		z-index: 3;
		display: none;
	}
	.star206{
		width: 3px;
		height: 7px;
		top: 65px;
		left: 1390px;
		z-index: 3;
		display: none;
	}
	.star207{
		width: 5px;
		height: 9px;
		top: 60px;
		left: 1440px;
		z-index: 3;
		display: none;
	}
	.star208{
		width: 5px;
		height: 9px;
		top: 130px;
		left: 1474px;
		z-index: 3;
		display: none;
	}
	.star209{
		width: 7px;
		height: 11px;
		top: 25px;
		left: 1450px;
		z-index: 3;
		display: none;
	}
	.star210{
		width: 12px;
		height: 16px;
		top: 82px;
		left: 1454px;
		z-index: 3;
		display: none;
	}
	
	.star211{
		width: 3px;
		height: 7px;
		top: 115px;
		left: 1520px;
		z-index: 3;
		display: none;
	}
	.star212{
		width: 5px;
		height: 9px;
		top: 34px;
		left: 1550px;
		z-index: 3;
		display: none;
	}
	.star213{
		width: 5px;
		height: 9px;
		top: 130px;
		left: 1574px;
		z-index: 3;
		display: none;
	}
	.star214{
		width: 7px;
		height: 11px;
		top: 90px;
		left: 1555px;
		z-index: 3;
		display: none;
	}
	.star215{
		width: 12px;
		height: 16px;
		top: 55px;
		left: 1570px;
		z-index: 3;
		display: none;
	}
	.star216{
		width: 3px;
		height: 7px;
		top: 55px;
		left: 1490px;
		z-index: 3;
		display: none;
	}
	.star217{
		width: 5px;
		height: 9px;
		top: 140px;
		left: 1530px;
		z-index: 3;
		display: none;
	}
	.star218{
		width: 5px;
		height: 9px;
		top: 20px;
		left: 1494px;
		z-index: 3;
		display: none;
	}
	.star219{
		width: 7px;
		height: 11px;
		top: 85px;
		left: 1530px;
		z-index: 3;
		display: none;display: none;
	}
	.star220{
		width: 12px;
		height: 16px;
		top: 32px;
		left: 1494px;
		z-index: 3;
		display: none;
	}




	.padding-all-puasa{
		padding: 0px 2.7% !important;
		background-color: transparent;
		margin: 0px auto;
	}
	.text-puasa {
		font-size: 26px;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -80px;
		letter-spacing: 3px;
	}
	/* .batas-jarakmenu{
		margin-bottom: 90px !important;
	} */
	#navbarTogglerDemo01 {
		font-size: 15px;
		font-weight: 600;
		line-height: 25px;
		letter-spacing: 0.5px;
		font-family: "Antenna-Regular";
		/* margin-top: -100px; */
	}

	.pohon-3-center{
		background-image:url(../../asset/tematik/op-puasa/gb5.png);
		background-repeat: no-repeat;
		background-size: contain;
		width:100%;
		height:233px;
		background-position: center;
		top: 42px;
	}

	.padding-all-news{
		padding: 0px 0% !important;
		background-color: #fff;
		margin: 0px auto;
	}
	.padding-all-news1{
		padding: 0px 4.8%;
		background-color: #fff;
		margin: 0px auto;
	
	}
	.shigh-left{
		width: 60vw !important;
		height: 100%;
		float: left;
		background-color: #ced4da;
	}
	.shigh-right{
		width: 27vw !important;
		height: 100%;
		float: right;
		/* background-color: black; */
	}
	.padding-all {
		padding:0px 34px !important;
	}
	#btn-keyword {
		background-color: #999999;
		border-radius: 0px;
		border: none;
		color: #666666;
		height: 48px;
		width: 86px;
		right:0;
	}
	.p-rl-px {
		padding: 0px 104px !important;
		padding: 0px 2.92vw !important;
		margin: 0px auto;
	}

	.footer-isi {
		color: #676767;
		font-size: 14px;
		font-family: 'Antenna-Regular';
		letter-spacing: 0.5px;
		line-height: 16px;
		letter-spacing: 0px;
	}
	.postingan-terpopulerNew-text01 {
		width: calc(100% - 120px);
		max-width: auto;
		padding-left: 10px;
		padding-top: 5px;

	}
	.postingan-terpopulerNew-text01 h3{
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;  
		overflow: hidden;
	}
	.cust-lates-news{
		margin-top: -32px;
	}
	#highlight2 .zoom {
		width: 100% !important;
	}
	.padding-all-footer {
		padding:0px 50px !important;
	}
	#row-sidebar,#row-sidebarHOME{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.about-us-menu{
		margin-left: 0px !important;
		margin-top: 0px !important;
	
	}
	.hmenu{
		font-size: 14px !important;
	}
	.latest-news-title {
		max-width: 185px;
	}ingan-terpopulerNew-text01 {
		width: 225px;
		padding-left: 10px;
		padding-top: 5px;
	}
	text
	.breadcrumbs-photo{
		padding-left: 12px !important;
	}
	.showeye{
		max-width:18vh; 
		padding-right:8px;
		margin-top: 20px;
	}

	.entry-content iframe{
		max-width: 614px !important;
		height:533px !important;
	}
	
	.detail_video_content{
		overflow: hidden;		
		padding-top: 56.25%;
		position: relative;
	}

	.padding-detail-video {
		padding: 0 80px !important;
	}
	.postPopuler-top {
		margin-top: -154px;
	}
	.breadcrumb{
		background-color: transparent !important;
		padding-left: 0px !important;
	}

	
}

@media (min-width: 768px) and (max-width: 1024px) {

	.text-puasa {
		font-size: 16px;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: 110px;
		letter-spacing: 3px;
	}
	/* .batas-jarakmenu{
		margin-bottom: 111px !important;
	} */
	#navbarTogglerDemo01 {
		font-size: 12px;
		font-weight: 600;
		line-height: 25px;
		letter-spacing: 0.5px;
		font-family: "Antenna-Regular";
		/* margin-top: -50px; */
	}

	.pohon-3-center{
		background-image:url(../../asset/tematik/op-puasa/gb5.png);
		background-repeat: no-repeat;
		background-size: contain;
		width:100%;
		height:162px;
		background-position: center;
		top: 71px;
	}
	

	#proud-content{
		display:grid;
		grid-template-columns: repeat(4, 1fr)!important;
		grid-auto-rows: minmax(auto, auto);
		grid-row-gap: 20px;
		grid-column-gap: 20px;
	}
	#proud-content > *{
		text-align:center;
	}
	.logo-header{
		width: 110px !important;
	}
	.padding-all {
		padding-left:30px !important;
		padding-right:30px !important;
	}
	.padding-head{
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	.padding-all-footer {
		padding-left:30px !important;
		padding-right:30px !important;
	}
	#highlight2, #highlight2 img{
		width: 100%;
	}
	#highlight3, #highlight3 img{
		width: 100%;
		margin-bottom: 2px;
	}
	#row-sidebar, #row-sidebarHOME{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	#btn-keyword-text{
		background-color: #e5e5e5;
		border-radius: 0px;
		width: 134px;
		border: none;
		height: 48px;
		font-size: 14px;
	}
	#btn-keyword{
		font-size: 14px;
	}
	.about-us-menu{
		margin-left: 0px !important;
		margin-top: 0px !important;
	}

	.center-m{
		text-align: center;
		margin-left: 4px !important;
	}

	.h1-photo h1{
		padding-left: 15px !important;
	}
	.breadcrumbs-photo{
		padding-left: 12px !important;
	}
	#latest-newsImg2{
		height: 374px !important;
		width: 100%;
		overflow-x: scroll !important;
	}
	#highlight-01 {
		margin-top: -179px;
	}
	.highlight-latesNews div h3{
		font-size: 20px !important;
		color:#ffffff !important;
	}
	.sidebar-productofmbtech {
		font-family: 'Antenna-Bold';
		color: #cea948;
		font-size: 10px;
	}
	.highlight02-top{
		bottom:0px !important;
	}
	.highlight01-top{
		bottom:0px !important;
	}
	.latesNews-text{
		top:0px;
	}
	.for-heading-latestnews{
		top:-130px !important;
	}
	.titleMBtechTv{
		top:10px;
	}
	.forTips-top01{
		margin-top:-188px !important;
	}
	.forTips-00{
		top:-188px !important;
	}
	.postingan-terpopulerNew-text01{
		width: 134px!important;
		max-width: auto;
		padding-left: 10px;
		padding-top: 5px;
	}
	.postPopuler-top{
		margin-top:-126px;
	}
	.padding-aboutSosmed{
		padding: 0px 44px;
	}
	.padding-aboutSosmed a img{
		width: 30px !important;
	}
	.padding-aboutSosmed .about-title1{
		font-size: 10px!important;
	}
	.padding-aboutSosmed .about-title2{
		font-size: 12px!important;
	}
	.adventage-prod{
		max-width: 100px !important;
	}
	.padding-left-1rem{
		padding: 0 !important;
	}
	.padding-right-1rem{
		padding: 0 !important;
	}
	.about-title1{
		font-size: 11px!important;
	}
	.about-title2{
		font-size: 12px!important;
	}
	.awesome-footer{
		font-size:38px !important;
	}
}


@media (min-width: 481px) and (max-width: 767px) {
	

	#proud-content{
		display:grid;
		grid-template-columns: repeat(3, 1fr)!important;
		grid-auto-rows: minmax(auto, auto);
		grid-row-gap: 20px;
		grid-column-gap: 20px;
	}
	#proud-content > *{
		text-align:center;
	}
	.about-title1{
		font-size: 10px!important;
	}
	.highlight02-top{
		top:-117px !important;
	}
	.padding-all {
		padding-left:0px !important;
		padding-right:0px !important;
	}
	.padding-all-footer {
		padding-left:30px !important;
		padding-right:30px !important;
	}
	.padding-head{
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.logo-header{
		width: 200px;
		height: 200px;
	}
	#highlight1, #highlight1 img{
		width: 435px;
		height: 288px;
		margin-bottom: 2px;
		padding-right: 0px i !important;
	}
	#highlight2, #highlight2 img{
		width: 100%;
		margin-bottom: 2px;
	}
	#highlight3, #highlight3 img{
		width: 100%;
		margin-bottom: 2px;
	}
	#row-sidebar,#row-sidebarHOME{
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	.about-us-menu{
		margin-left: 0px !important;
		margin-top: 0px !important;
	
	}
	#about-sosmed{
		margin-top: 20px !important;
		padding:0px 15px !important; 
	}
	.padding-adv{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.tagh1-magazine{
		text-align: center;
	}

	.h1-photo h1{
		padding-left: 12px !important;
	}
	.breadcrumbs-photo{
		padding-left: 30px !important;
	}
	#latest-newsImg2{
		height: 374px !important;
		width: 100%;
		overflow:auto;
	}
	.textMCenter-textRight{
		text-align: center;
	}
	.prm-3{
		padding-right: 0 !important;
	}
	.plm-3{
		padding-left: 1rem !important;
	}
	#iklan-stempel, #special-event{
		padding-left: 1rem;
	}

	.bg-special-event-1 a h3 {
		font-size: 14px !important;
		color: #ffffff !important;
	}
	.imgleft-tips{
		padding-left: 1rem !important;
	}
	.sidebar-productofmbtech{
		font-family:'Antenna-Bold';
		color:#cea948; 
		font-size:16px;
	}
	.prm-4{
		padding-right: 0rem !important;
	}

	.entry-content img{
		padding-top: 20px;
		max-width: 30vh !important;
		max-height: 50vh !important;
	}

	.forTips-top01{
		top:-32px !important;
	}
	.forTips-00{
		top:-250px !important;
	}
	.postingan-terpopulerNew-text01{
		width: 212px!important;
		max-width: auto;
		padding-left: 10px;
		padding-top: 5px;
	}

	.padding-left-1rem{
		padding: 0 !important;
	}
	.padding-right-1rem{
		padding: 0 !important;
	}
	.forTips-top01 {
		margin-top: -32px !important;
	}
	.awesome-footer{
		font-size:28px !important;
	}
	.contact-map{
		height: 70% !important;
	}
}

@media (min-width: 1780px) and (max-width: 1792px) {
	/* .batas-jarakmenu {
		margin-bottom: 66px !important;
	} */
}

@media (min-width: 320px) and (max-width: 480px) {
	.circles {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 240px;
		overflow: hidden;
		z-index: 3;
		/* -ms-transform: rotate(360deg);
		transform: rotate(180deg); */
	}
	.star101{
		width: 3px;
		height: 7px;
		top: 25px;
		left: 30px;
		z-index: 3;
		display: none;
	}
	.star102{
		width: 5px;
		height: 9px;
		top: 30px;
		left: 70px;
		z-index: 3;
		display: none;
	}
	.star103{
		width: 5px;
		height: 9px;
		top: 155px;
		left: 34px;
		z-index: 3;
		display: none;
	}
	.star104{
		width: 7px;
		height: 11px;
		top: 95px;
		left: 60px;
		z-index: 3;
		display: none;
	}
	.star105{
		width: 12px;
		height: 16px;
		top: 55px;
		left: 44px;
		z-index: 3;
		display: none;
	}
	.star106{
		width: 3px;
		height: 7px;
		top: 45px;
		left: 120px;
		z-index: 3;
		display: none;
	}
	.star107{
		width: 5px;
		height: 9px;
		top: 70px;
		left: 90px;
		z-index: 3;
		display: none;
	}
	.star108{
		width: 5px;
		height: 9px;
		top: 125px;
		left: 144px;
		z-index: 3;
		display: none;
	}
	.star109{
		width: 7px;
		height: 11px;
		top: 145px;
		left: 90px;
		z-index: 3;
		display: none;
	}
	.star110{
		width: 12px;
		height: 16px;
		top: 85px;
		left: 164px;
		z-index: 3;
		display: none;
	}
	.star111{
		width: 3px;
		height: 7px;
		top: 25px;
		left: 180px;
		z-index: 3;
		display: none;
	}
	.star112{
		width: 5px;
		height: 9px;
		top: 100px;
		left: 120px;
		z-index: 3;
		display: none;
	}
	.star113{
		width: 5px;
		height: 9px;
		top: 138px;
		left: 204px;
		z-index: 3;
		display: none;
	}
	.star114{
		width: 7px;
		height: 11px;
		top: 35px;
		left: 150px;
		z-index: 3;
		display: none;
	}
	.star115{
		width: 12px;
		height: 16px;
		top: 55px;
		left: 184px;
		z-index: 3;
		display: none;
	}
	
	
	.star116{
		width: 3px;
		height: 7px;
		top: 25px;
		left: 130px;
		z-index: 3;
	}
	.star117{
		width: 5px;
		height: 9px;
		top: 30px;
		left: 170px;
		z-index: 3;
	}
	.star118{
		width: 5px;
		height: 9px;
		top: 155px;
		left: 134px;
		z-index: 3;
	}
	.star119{
		width: 7px;
		height: 11px;
		top: 95px;
		left: 160px;
		z-index: 3;
	}
	.star120{
		width: 12px;
		height: 16px;
		top: 55px;
		left: 144px;
		z-index: 3;
	}
	.star121{
		width: 3px;
		height: 7px;
		top: 45px;
		left: 120px;
		z-index: 3;
	}
	.star122{
		width: 5px;
		height: 9px;
		top: 70px;
		left: 190px;
		z-index: 3;
	}
	.star123{
		width: 5px;
		height: 9px;
		top: 125px;
		left: 144px;
		z-index: 3;
	}
	.star124{
		width: 7px;
		height: 11px;
		top: 145px;
		left: 220px;
		z-index: 3;
	}
	.star125{
		width: 12px;
		height: 16px;
		top: 85px;
		left: 264px;
		z-index: 3;
	}
	.star126{
		width: 3px;
		height: 7px;
		top: 25px;
		left: 280px;
		z-index: 3;
	}
	.star127{
		width: 5px;
		height: 9px;
		top: 100px;
		left: 220px;
		z-index: 3;
	}
	.star128{
		width: 5px;
		height: 9px;
		top: 138px;
		left: 304px;
		z-index: 3;
	}
	.star129{
		width: 7px;
		height: 11px;
		top: 35px;
		left: 220px;
		z-index: 3;
	}
	.star130{
		width: 12px;
		height: 16px;
		top: 55px;
		left: 284px;
		z-index: 3;
	}
	
	.star131{
		width: 3px;
		height: 7px;
		top: 5px;
		left: 360px;
		z-index: 3;
	}
	.star132{
		width: 5px;
		height: 9px;
		top: 60px;
		left: 250px;
		z-index: 3;
	}
	.star133{
		width: 5px;
		height: 9px;
		top: 95px;
		left: 124px;
		z-index: 3;
	}
	.star134{
		width: 7px;
		height: 11px;
		top: 115px;
		left: 190px;
		z-index: 3;
	}
	.star135{
		width: 12px;
		height: 16px;
		top: 75px;
		left: 314px;
		z-index: 3;
	}
	.star136{
		width: 3px;
		height: 7px;
		top: 85px;
		left: 340px;
		z-index: 3;
	}
	.star137{
		width: 5px;
		height: 9px;
		top: 10px;
		left: 250px;
		z-index: 3;
	}
	.star138{
		width: 5px;
		height: 9px;
		top: 155px;
		left: 274px;
		z-index: 3;
	}
	.star139{
		width: 7px;
		height: 11px;
		top: 55px;
		left: 350px;
		z-index: 3;
	}
	.star140{
		width: 12px;
		height: 16px;
		top: 35px;
		left: 424px;
		z-index: 3;
		display: none;
	}
	.star141{
		width: 3px;
		height: 7px;
		top: 55px;
		left: 390px;
		z-index: 3;
		display: none;
	}
	.star142{
		width: 5px;
		height: 9px;
		top: 80px;
		left: 370px;
		z-index: 3;
		display: none;
	}
	.star143{
		width: 5px;
		height: 9px;
		top: 48px;
		left: 484px;
		z-index: 3;
		display: none;
	}
	.star144{
		width: 7px;
		height: 11px;
		top: 85px;
		left: 410px;
		z-index: 3;
		display: none;
	}
	.star145{
		width: 12px;
		height: 16px;
		top: 65px;
		left: 484px;
		z-index: 3;
		display: none;
	}
	.star146{
		width: 3px;
		height: 7px;
		top: 25px;
		left: 480px;
		z-index: 3;
		display: none;
	}
	.star147{
		width: 5px;
		height: 9px;
		top: 80px;
		left: 510px;
		z-index: 3;
		display: none;
	}
	.star148{
		width: 5px;
		height: 9px;
		top: 10px;
		left: 514px;
		z-index: 3;
		display: none;
	}
	.star149{
		width: 7px;
		height: 11px;
		top: 35px;
		left: 630px;
		z-index: 3;
		display: none;
	}
	.star150{
		width: 12px;
		height: 16px;
		top: 12px;
		left: 564px;
		z-index: 3;
		display: none;
	}
	
	.star151{
		width: 3px;
		height: 7px;
		top: 65px;
		left: 620px;
		z-index: 3;
		display: none;
	}
	.star152{
		width: 5px;
		height: 9px;
		top: 60px;
		left: 650px;
		z-index: 3;
		display: none;
	}
	.star153{
		width: 5px;
		height: 9px;
		top: 95px;
		left: 664px;
		z-index: 3;
		display: none;
	}
	.star154{
		width: 7px;
		height: 11px;
		top: 50px;
		left: 690px;
		z-index: 3;
		display: none;
	}
	.star155{
		width: 12px;
		height: 16px;
		top: 75px;
		left: 674px;
		z-index: 3;
		display: none;
	}
	.star156{
		width: 3px;
		height: 7px;
		top: 95px;
		left: 700px;
		z-index: 3;
		display: none;
	}
	.star157{
		width: 5px;
		height: 9px;
		top: 40px;
		left: 710px;
		z-index: 3;
		display: none;
	}
	.star158{
		width: 5px;
		height: 9px;
		top: 70px;
		left: 714px;
		z-index: 3;
		display: none;
	}
	.star159{
		width: 7px;
		height: 11px;
		top: 15px;
		left: 740px;
		z-index: 3;
		display: none;
	}
	.star160{
		width: 12px;
		height: 16px;
		top: 83px;
		left: 724px;
		z-index: 3;
		display: none;
	}
	.star161{
		width: 3px;
		height: 7px;
		top: 55px;
		left: 760px;
		z-index: 3;
		display: none;
	}
	.star162{
		width: 5px;
		height: 9px;
		top: 100px;
		left: 780px;
		z-index: 3;
		display: none;
	}
	.star163{
		width: 5px;
		height: 9px;
		top: 38px;
		left: 804px;
		z-index: 3;
		display: none;
	}
	.star164{
		width: 7px;
		height: 11px;
		top: 105px;
		left: 770px;
		z-index: 3;
		display: none;
	}
	.star165{
		width: 12px;
		height: 16px;
		top: 45px;
		left: 794px;
		z-index: 3;
		display: none;
	}
	.star166{
		width: 3px;
		height: 7px;
		top: 85px;
		left: 830px;
		z-index: 3;
		display: none;
	}
	.star167{
		width: 5px;
		height: 9px;
		top: 80px;
		left: 780px;
		z-index: 3;
		display: none;
	}
	.star168{
		width: 5px;
		height: 9px;
		top: 60px;
		left: 854px;
		z-index: 3;
		display: none;
	}
	.star169{
		width: 7px;
		height: 11px;
		top: 75px;
		left: 800px;
		z-index: 3;
		display: none;
	}
	.star170{
		width: 12px;
		height: 16px;
		top: 102px;
		left: 834px;
		z-index: 3;
		display: none;
	}
	
	.star171{
		width: 3px;
		height: 7px;
		top: 35px;
		left: 840px;
		z-index: 3;
		display: none;
	}
	.star172{
		width: 5px;
		height: 9px;
		top: 90px;
		left: 870px;
		z-index: 3;
		display: none;
	}
	.star173{
		width: 5px;
		height: 9px;
		top: 95px;
		left: 894px;
		z-index: 3;
		display: none;
	}
	.star174{
		width: 7px;
		height: 11px;
		top: 50px;
		left: 880px;
		z-index: 3;
		display: none;
	}
	.star175{
		width: 12px;
		height: 16px;
		top: 65px;
		left: 890px;
		z-index: 3;
		display: none;
	}
	.star176{
		width: 3px;
		height: 7px;
		top: 5px;
		left: 920px;
		z-index: 3;
		display: none;
	}
	.star177{
		width: 5px;
		height: 9px;
		top: 44px;
		left: 920px;
		z-index: 3;
		display: none;
	}
	.star178{
		width: 5px;
		height: 9px;
		top: 60px;
		left: 914px;
		z-index: 3;
		display: none;
	}
	.star179{
		width: 7px;
		height: 11px;
		top: 85px;
		left: 930px;
		z-index: 3;
		display: none;
	}
	.star180{
		width: 12px;
		height: 16px;
		top: 113px;
		left: 924px;
		z-index: 3;
		display: none;
	}
	.star181{
		width: 3px;
		height: 7px;
		top: 105px;
		left: 950px;
		z-index: 3;
		display: none;
	}
	.star182{
		width: 5px;
		height: 9px;
		top: 64px;
		left: 950px;
		z-index: 3;
		display: none;
	}
	.star183{
		width: 5px;
		height: 9px;
		top: 40px;
		left: 974px;
		z-index: 3;
		display: none;
	}
	.star184{
		width: 7px;
		height: 11px;
		top: 120px;
		left: 970px;
		z-index: 3;
		display: none;
	}
	.star185{
		width: 12px;
		height: 16px;
		top: 75px;
		left: 960px;
		z-index: 3;
		display: none;
	}
	.star186{
		width: 3px;
		height: 7px;
		top: 65px;
		left: 990px;
		z-index: 3;
		display: none;
	}
	.star187{
		width: 5px;
		height: 9px;
		top: 100px;
		left: 980px;
		z-index: 3;
		display: none;
	}
	.star188{
		width: 5px;
		height: 9px;
		top: 50px;
		left: 1014px;
		z-index: 3;
		display: none;
	}
	.star189{
		width: 7px;
		height: 11px;
		top: 85px;
		left: 1000px;
		z-index: 3;
		display: none;
	}
	.star190{
		width: 12px;
		height: 16px;
		top: 132px;
		left: 1004px;
		z-index: 3;
		display: none;
	}
	
	.star191{
		width: 3px;
		height: 7px;
		top: 65px;
		left: 1060px;
		z-index: 3;
		display: none;
	}
	.star192{
		width: 5px;
		height: 9px;
		top: 90px;
		left: 1030px;
		z-index: 3;
		display: none;
	}
	.star193{
		width: 5px;
		height: 9px;
		top: 115px;
		left: 1040px;
		z-index: 3;
		display: none;
	}
	.star194{
		width: 7px;
		height: 11px;
		top: 44px;
		left: 1090px;
		z-index: 3;
		display: none;
	}
	.star195{
		width: 12px;
		height: 16px;
		top: 95px;
		left: 1070px;
		z-index: 3;
		display: none;
	}
	.star196{
		width: 3px;
		height: 7px;
		top: 75px;
		left: 1120px;
		z-index: 3;
		display: none;
	}
	.star197{
		width: 5px;
		height: 9px;
		top: 124px;
		left: 1060px;
		z-index: 3;
		display: none;
	}
	.star198{
		width: 5px;
		height: 9px;
		top: 103px;
		left: 1104px;
		z-index: 3;
		display: none;
	}
	.star199{
		width: 7px;
		height: 11px;
		top: 145px;
		left: 1320px;
		z-index: 3;
		display: none;
	}
	.star200{
		width: 12px;
		height: 16px;
		top: 63px;
		left: 1354px;
		z-index: 3;
		display: none;
	}
	.star201{
		width: 3px;
		height: 7px;
		top: 115px;
		left: 1350px;
		z-index: 3;
		display: none;
	}
	.star202{
		width: 5px;
		height: 9px;
		top: 34px;
		left: 1400px;
		z-index: 3;
		display: none;
	}
	.star203{
		width: 5px;
		height: 9px;
		top: 130px;
		left: 1384px;
		z-index: 3;
		display: none;
		
	}
	.star204{
		width: 7px;
		height: 11px;
		top: 90px;
		left: 1410px;
		z-index: 3;
		display: none;
	}
	.star205{
		width: 12px;
		height: 16px;
		top: 105px;
		left: 1420px;
		z-index: 3;
		display: none;
	}
	.star206{
		width: 3px;
		height: 7px;
		top: 65px;
		left: 1390px;
		z-index: 3;
		display: none;
	}
	.star207{
		width: 5px;
		height: 9px;
		top: 60px;
		left: 1440px;
		z-index: 3;
		display: none;
	}
	.star208{
		width: 5px;
		height: 9px;
		top: 130px;
		left: 1474px;
		z-index: 3;
		display: none;
	}
	.star209{
		width: 7px;
		height: 11px;
		top: 25px;
		left: 1450px;
		z-index: 3;
		display: none;
	}
	.star210{
		width: 12px;
		height: 16px;
		top: 82px;
		left: 1454px;
		z-index: 3;
		display: none;
	}
	
	.star211{
		width: 3px;
		height: 7px;
		top: 115px;
		left: 1520px;
		z-index: 3;
		display: none;
	}
	.star212{
		width: 5px;
		height: 9px;
		top: 34px;
		left: 1550px;
		z-index: 3;
		display: none;
	}
	.star213{
		width: 5px;
		height: 9px;
		top: 130px;
		left: 1574px;
		z-index: 3;
		display: none;
	}
	.star214{
		width: 7px;
		height: 11px;
		top: 90px;
		left: 1555px;
		z-index: 3;
		display: none;
	}
	.star215{
		width: 12px;
		height: 16px;
		top: 55px;
		left: 1570px;
		z-index: 3;
		display: none;
	}
	.star216{
		width: 3px;
		height: 7px;
		top: 55px;
		left: 1490px;
		z-index: 3;
		display: none;
	}
	.star217{
		width: 5px;
		height: 9px;
		top: 140px;
		left: 1530px;
		z-index: 3;
		display: none;
	}
	.star218{
		width: 5px;
		height: 9px;
		top: 20px;
		left: 1494px;
		z-index: 3;
		display: none;
	}
	.star219{
		width: 7px;
		height: 11px;
		top: 85px;
		left: 1530px;
		z-index: 3;
		display: none;display: none;
	}
	.star220{
		width: 12px;
		height: 16px;
		top: 32px;
		left: 1494px;
		z-index: 3;
		display: none;
	}




	/* .mt-oppuasa{
		margin-top: 50px;
	} */
	.padding-all-puasa{
		padding:0px 0px !important;
		background-color: transparent;
		margin:0px auto;
	}
	.text-puasa {
		font-size: 7px;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -23px;
		letter-spacing: 3px;
	}
	/* .batas-jarakmenu{
		margin-bottom: 23px !important;
	} */
	#navbarTogglerDemo01 {
		font-size: 16px;
		font-weight: 600;
		line-height: 25px;
		letter-spacing: 0.5px;
		font-family: "Antenna-Regular";
		margin-top: 14px;
	}

	.pohon-3-center{
		background-image:url(../../asset/tematik/op-puasa/gb5.png);
		background-repeat: no-repeat;
		background-size: contain;
		width:100%;
		height:249px;
		background-position: center;
		top: -40px;
	}
	.row-cust-highlight{
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-left: 0px;
	}
	.padrl-15px{
		margin: 0 0px 0px 15px;
	}
	
	.margin-height02{
		margin-top:0px;
	}
	.pad-0{
		padding: 0 0% !important;
	}
	#testsaja{
		padding:0px 0px !important;
	}
	.shigh-left {
		width: 100% !important;
		height: 100% !important;
		float: left !important;
		background-color: #ced4da !important;
	}
	.message-feed {
		padding: 10px 0px 0px 0px;
	}

	#proud-content{
		display:grid;
		grid-template-columns: repeat(3, 1fr)!important;
		grid-auto-rows: minmax(auto, auto);
		grid-row-gap: 20px;
		grid-column-gap: 20px;
	}
	#proud-content > *{
		text-align:center;
	}
	.prm-news-3{
		padding-right: 1rem !important;
	}
	.contact-map{
		height: 250px !important;
	}
	.postingan-terpopulerNew-text01 h3{
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;  
		overflow: hidden;
	}
	.cust-lates-news{
		margin-top: 0px;
	}
	.awesome-footer{
		font-size:48px !important;
	}

	.pegunungan-ramadhan{
		margin-top: 0px;
	}
	.uptodateFitur{
		display:none;
	}

	.bg-special-event-3{
		bottom: -103px;
		position: absolute !important;
	}

	.logo-header{
		width: 108px !important;
	}
	.padding-all {
		padding-left:0px !important;
		padding-right:0px !important;
	}
	.padding-head{
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.padding-all-footer {
		padding-left:5px !important;
		padding-right:5px !important;
	}
	.logo-header{
		width: 200px;
		height: 200px;
	}
	
	#highlight1, #highlight1 img{
		width: 435px;
		height: 255px;
		margin-bottom: 10px;
		padding-right: 0px !important;
		border: none;
	}
	#highlight2, #highlight2 img{
		width: 100%;
		margin-bottom: 2px;
	}
	#highlight3, #highlight3 img{
		width: 100%;
		margin-bottom: 2px;
	}
	#latest-newsImg1, #latest-newsImg1 img{
		height:auto;
		width:100%;
	}
	
	#row-sidebar,#row-sidebarHOME{
		padding-left: 30px !important;
		padding-right: 30px !important;
		position: relative;
		bottom: 0;
		padding-top: 15px !important;
		border-top: 1px solid #555;
	}
	#row-sidebarHOME{
		padding-left: 30px !important;
		padding-right: 30px !important;
		position: relative;
		border-top: 1px solid #555;
		margin-top: 1000px;
		padding-top: 20px !important;
	}

	.copyright{
		display: block;
		font-size: 14px !important;
	}
	.about-us-menu{
		margin-left: 0px !important;
		margin-top: 0px !important;
	
	}
	#about-sosmed{
		padding:40px 20px !important;
	}
	.padding-adv{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.tagh1-magazine{
		text-align: center;
	}

	.effect2 .effect3{
	position: relative;
	}

	.effect2:before, .effect2:after{
	z-index: 1;
	position: absolute;
	content: "";
	bottom: 60px;
	left: 110px;
	width: 50%;
	top: 80%;
	background: #777;
	-webkit-box-shadow: 0 15px 10px #777;
	-moz-box-shadow: 0 15px 10px #777;
	box-shadow: 0 15px 10px #777;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
	}

	.effect2:after{
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 110px;
	left: auto;
	}

	.breadcrumbs{
		margin-left: 0px;
	}

	.center-m{
		text-align: center;
	}

	.row-display{
		display:block;
	}
	.h1-photo h1{
		padding-left: 12px !important;
	}
	.breadcrumbs-photo{
		padding-left: 12px !important;
	}

	.bestThe{
		font-size: 14px;
	}
	.mbtechTV-tv h3{
		font-size: 18px !important;
		color:#970;
	}
	.padding-m-video{
		font-size: 14px!important;
	}
	

	.carousel-control-next, .carousel-control-prev {
		position: absolute;
		top: 0;
		bottom: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 15%;
		color: #fff;
		text-align: center;
		opacity: .5;
		margin-left: -68px !important;
	}

	.ml-12{
		padding-left: 12px;
	}

	#latest-newsImg2{
		height: 530px !important;
		width: 100%;
		overflow: auto;
	}
	.textMCenter-textRight, .textMCenter-textLeft{
		text-align: center;
	}

	.prm-3{
		padding-right: 0 !important;
	}
	.plm-3{
		padding-left: 1rem !important;
	}
	#iklan-stempel, #special-event{
		padding-left: 1rem;
	}

	.bg-special-event-1 a h3 {
		font-size: 14px !important;
		color: #ffffff !important;
	}

	.imgleft-tips{
		padding-left: 1rem !important;
	}

	.sidebar-productofmbtech{
		font-family:'Antenna-Bold';
		color:#cea948; 
		font-size:14px;
	}
	
	.prm-4{
		padding-right: 0rem !important;
	}

	.entry-content img{
		max-width: 100% !important;
		max-height: auto !important;
	}

	.showeye{
		display:block;
		max-width:18vh; 
		padding-right:8px;
		display: block;
	}
	.prm-2{
		padding-right: 0rem !important;
	}
	#highlight-01{
		position: absolute !important;
    	bottom: 0;
		width: 100%;
	}
	.box-highligh01 {
		width: 100%;
	}
	.class-highlightKanan {
		padding-left: 0 !important;
		margin-top:5px !important;
	}
	.special-events-pos {
		margin-top: 16px !important;
	}
	.highlight02-top{
		bottom: 2px;
	}
	.highlight03-top{
		bottom: 2px;
	}
	.padd-categoriesfooter{
		padding-left: 1.0rem !important;
	}
	.position-H-latestNews2{
		top:-130px !important;
		height: 400px !important;
	}
	.latesNews-text{
		top:0px;
	}
	.padding-left-3{
		padding-left: 1rem !important;
	}
	.padding-right-3{
		padding-right: 1rem !important;
	}
	.highlight03-top{
		margin-top:-114px;
	}
	#highlight2 .zoom {
		width: 100% !important;
	}
	.titleMBtechTv{
		top:0px;
	}
	.mbtechtv-{
		display: none;
	}
	.tabPans-latewsNews{
		max-height:420px; 
		margin-top:6px !important;
	}
	.forTips-top01{
		bottom: 0px;
		margin-bottom: auto;
		position: absolute !important;
		width: 92.5% !important;
	}
	.forTips-00{
		top:-158px;
	}
	.postingan-terpopulerNew-text01{
		width: calc(100% - 120px)!important;
		max-width: auto;
		padding-left: 10px;
		padding-top: 5px;
	}
	.padding-left-1rem{
		padding: 0 !important;
	}
	.padding-right-1rem{
		padding: 0 !important;
	}
	.entry-content iframe{
		max-width: 376px !important;
		height:220px !important;
	}

	.padding-detail-video{
		padding: 0 0px !important;
	}
	.detail_video_content {
		overflow: hidden;		
		padding-top: 56.25%;
		position: relative;
	}
	.p-rl-px{
		padding: 0px 15px !important;
	}
	.highlight02-top{
		margin-top:-114px;
	}
	.highlight03-top{
		margin-top:-114px;
	}
	.highlight01-top {
		bottom: 2px;
	}
	.about-title2 {
		color: #555555;
		text-decoration: none;
		font-size: 11px !important;
	}
	#btn-keyword-text{
		background-color: #e5e5e5;
		border-radius: 0px;
		border: none;
		height: 48px;
	}
	#btn-keyword{
		background-color: #999999;
		border-radius: 0px;
		border: none;
		color: #666666;
		height: 48px;
		width: 101px;
		right:0;
		
	}

	.circles{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 12%;
		overflow: hidden;
		z-index:3;
	}
}



@media (max-width:320px){
	.padding-all-puasa{
		padding:0px 0px !important;
		background-color: transparent;
		margin:0px auto;
	}
	.cust-lates-news{
		margin-top: 0px;
	}
	.padd-categoriesfooter{
		padding-left: 0px !important;
	}

	.logo-header{
		width: 110px !important;
		height: 110px !important;
	}
	.padding-all {
		padding-left:0px !important;
		padding-right:0px !important;
	}
	.padding-head{
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.padding-all-footer {
		padding-left:30px !important;
		padding-right:30px !important;
	}
	.highlight01-top{
		top: -14px !important;
	}
	#highlight1, #highlight1 img{
		width: 435px;
		height: 255px;
		margin-bottom: 10px;
		padding-right: 0px !important;
		border: none;
	}
	#highlight2, #highlight2 img{
		width: 350px;
		height: 288px;
		margin-bottom: 2px;
	}
	#highlight3, #highlight3 img{
		width: 435px;
		height: 288px;
		margin-bottom: 2px;
	}
	#latest-newsImg1, #latest-newsImg1 img{
		height:auto ;
		width:100%;
	}

	.pegunungan-ramadhan{
		margin-top: 0px;
	}
	.uptodateFitur{
		display:none;
	}

	#row-sidebar{
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	#row-sidebarHOME{
		padding-left: 30px !important;
		padding-right: 30px !important;
		position: relative;
		margin-top: 870px;
	}
	.about-us-menu{
		margin-left: 0px !important;
		margin-top: 0px !important;
	}
	#about-sosmed{
		padding:0px 15px !important;
	}
	.padding-adv{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.tagh1-magazine{
		text-align: center;
	}
	

	.effect2{
		position: relative;
	}

	.effect2:before, .effect2:after{
		z-index: -1;
		position: absolute;
		content: "";
		bottom: 60px;
		left: 20px;
		width: 50%;
		top: 80%;
		background: #777;
		-webkit-box-shadow: 0 15px 10px #777;
		-moz-box-shadow: 0 15px 10px #777;
		box-shadow: 0 15px 10px #777;
		-webkit-transform: rotate(-3deg);
		-moz-transform: rotate(-3deg);
		-o-transform: rotate(-3deg);
		-ms-transform: rotate(-3deg);
		transform: rotate(-3deg);
	}

	.effect2:after{
		-webkit-transform: rotate(3deg);
		-moz-transform: rotate(3deg);
		-o-transform: rotate(3deg);
		-ms-transform: rotate(3deg);
		transform: rotate(3deg);
		right: 20px;
		left: auto;
	}

	.breadcrumbs{
		margin-left: 30px;
	}
	.breadcrumbs-photo{
		padding-left: 12px !important;
	}

	.center-m{
		text-align: center;
	}
	.row-display{
		display:block;
	}
	.h1-photo h1{
		padding-left: 12px !important;
	}
	#latest-newsImg2{
		height: 530px !important;
		width: 100%;
		overflow: auto;
	}
	.textMCenter-textRight{
		text-align: center;
	}
	.textMCenter-textLeft{
		text-align: center;
	}
	.prm-3{
		padding-right: 0 !important;
	}
	.plm-3{
		padding-left: 1rem !important;
	}

	#iklan-stempel, #special-event{
		padding-left: 1rem;
	}

	.bg-special-event-1 a h3 {
		font-size: 14px !important;
		color: #ffffff !important;
	}

	.imgleft-tips{
		padding-left: 1rem !important;
	}
	
	.sidebar-productofmbtech{
		font-family:'Antenna-Bold';
		color:#cea948; 
		font-size:16px;
	}
	.prm-4{
		padding-right: 0rem !important;
	}
	.prm-2{
		padding-right: 0rem !important;
	}
	
	.entry-content img{
		max-width: 51.4vh !important;
		max-height: 30vh !important;
	}
	.entry-content iframe{
		max-width: 378px !important;
		height:220px !important;
	}
	.latesNews-text{
		top:0px;
	}
	.padding-left-3{
		padding-left: 1rem !important;
	}
	.padding-right-3{
		padding-right: 1rem !important;
	}
	.highlight03-top{
		top:-117px;
	}
	.titleMBtechTv{
		top:0px;
	}
	.mbtechtv-{
		display:none;
	}
	.tabPans-latewsNews{
		max-height:420px; 
		top:-92px !important;
	}

	.forTips-top01{
		top:-158px
	}
	.forTips-00{
		top:-158px;
	}
	.padding-left-1rem{
		padding: 0 !important;
	}
	.padding-right-1rem{
		padding: 0 !important;
	}
	.p-rl-px{
		padding: 0px !important;
	}
	.detail_video_content {
		overflow: hidden;		
		padding-top: 56.25%;
		position: relative;
	}
	.highlight02-top{
		margin-top:-114px;
	}
	.highlight03-top{
		margin-top:-114px;
	}
	.highlight01-top {
		top: -2px;
	}
	.about-title2 {
		color: #555555;
		text-decoration: none;
		font-size: 11px !important;
	}
}



@import url('https://fonts.googleapis.com/css2?family=Bona+Nova&display=swap');
@font-face{font-family: "Antenna-Black"; src: url("../css/fonts/Antenna-Black.otf") format('truetype'); }
@font-face{font-family: "Antenna-Bold"; src: url("../css/fonts/Antenna-Bold.otf") format('truetype');}
@font-face{font-family: "Antenna-Medium"; src: url("../css/fonts/Antenna-Medium.otf") format('truetype');}
@font-face{font-family: "Antenna-Regular"; src: url("../css/fonts/Antenna-Regular.otf") format('truetype');}
@font-face{font-family: "TrajanPro3-Bold"; src: url("../css/fonts/TrajanPro3-Bold.otf") format('truetype');}
@font-face{ font-family: "TrajanPro3-Regular"; src: url("../css/fonts/TrajanPro3-Regular.otf") format('truetype');}

.font-antennaReg{
	font-family: 'Antenna-Regular';
}
.font-antennaMed{
	font-family: 'Antenna-Medium';
}
.font-antennaBold{
	font-family: 'Antenna-Bold';
}
.font_trajanReg{
	font-family: 'TrajanPro3-Regular';
}
.font_trajanBold{
	font-family: 'TrajanPro3-Bold';
}

::-webkit-scrollbar {
    width: 6px;
}
 
::-webkit-scrollbar-track {     
    background: transparent;
	border-radius:10px;
}
 
::-webkit-scrollbar-thumb:hover {
    background: #aa8822;
    border-radius:10px;
}
::-webkit-scrollbar-thumb{
	background: #970;
	border-radius: 10px;
}

.page-item.active .page-link  {
    z-index: 1;
    color: #fff !important;
    background-color: #9a7701!important;
    border-color: #9a7701!important;
	
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #9a7701 !important;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.pagination{
	font-family: "Antenna-Regular";
}

@media (min-width: 992px){
	.custom-links{
		padding-left: .7rem !important;
		padding-right: .7rem !important;
	}
}

.card_load{
	background-color: #fff;
	height: auto;
	width: auto;
	overflow: hidden;
	margin: 12px;
}
.card_load_transparent{
	background-color: transparent;
	height: auto;
	width: auto;
	overflow: hidden;
	margin: 12px;
}
.card_image_load img {
	width: 100%;
	height: 100%;
}
  
.card_image_load.loading {
	height: 100%;
	width: 100px;
}
.card_image_load_tabsH.loading {
	height: 100%;
	width: 100%;
}
.shigh-left{
	width: calc(100% - 365px);
	height: 100%;
	float: left;
	background-color: #ced4da;
}
.shigh-right{
	width: calc(100% - 780px);
	height: 100%;
	float: right;
	/* background-color: black; */
}

.card_image_load_tabsH-topnews.loading {
	height: 534px;
	width: 100%;
}
@media (min-width: 320px) and (max-width: 480px){
	.shigh-right{
		/* width: calc(100% - 780px); */
		margin-top: 5px;
		width: 100%;
		height: 100%;
		float: right;
		/* background-color: black; */
	}
	.card_image_load_tabsH-topnews.loading {
		height: 258px;
		width: 100%;
	}
}
.card_title_load.loading {
	height: 1rem;
	width: 50%;
	margin: 1rem;
	border-radius: 3px;
}
.card_description_load {
	padding: 8px;
}
.card_description_big_load {
	padding: 12px;
}
.loading {
	position: relative;
	background-color: #ced4da;
}

.loading::after {
	display: block;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	transform: translateX(-100%);
	background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(255, 255, 255, 0.2)), to(transparent));
	background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
	animation: loading 0.8s infinite;
}
@keyframes loading {
	100% {
		transform: translateX(100%);
	}
}


/* RESPONSIVE OP PUASA */
.text-puasa {
	font-size: 23px;
	background: -webkit-linear-gradient(#fff, #846b3b);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin-top: -10px;
	letter-spacing: 3px;
}
@media only screen and (max-width: 3300px) {
	.text-puasa {
		font-size: 1.5em;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -10px;
		letter-spacing: 3px;
	}
	.rotate{
		position: relative;
		margin-top: -120px;
	}
	.batas-jarakmenu{
		/* margin-bottom:6.7%; */
	}
	.mt-oppuasa{
		margin-top:0%;
	}
}
/* @media (min-width: 2161px) and (max-width: 2350px){
	.text-puasa {
		font-size: 1vw;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -10px;
		letter-spacing: 3px;
	}
	.batas-jarakmenu{
		margin-bottom:4%;
	}
	.mt-oppuasa{
		margin-top:0%;
	}
} */

@media (min-width: 2161px) and (max-width: 2350px){
	.text-puasa {
		font-size: 1.3em;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -20px;
		letter-spacing: 3px;
	}
	.text-puasa1 {
		font-size: 1.5em;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -50px;
		letter-spacing: 3px;
	}
	.rotate{
		position: relative;
		margin-top: -340px;
	}
	.batas-jarakmenu{
		/* margin-bottom:6%; */
	}
	.mt-oppuasa{
		margin-top:0%;
	}
	.mt-oppuasa1{
		margin-top:2%;
	}
}
@media (min-width: 1921px) and (max-width: 2160px){
	.text-puasa {
		font-size: 1.5em;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -16px;
		letter-spacing: 3px;
	}
	.text-puasa1 {
		font-size: 1.5em;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -50px;
		letter-spacing: 3px;
	}
	.batas-jarakmenu{
		/* margin-bottom:5.8%; */
	}
	.mt-oppuasa{
		margin-top:0%;
	}
	.mt-oppuasa1{
		/* margin: 0 auto; */
		margin-top:3%;
	}
	.rotate{
		position: relative;
		margin-top: -380px;
	}
	
}
@media (min-width: 1821px) and (max-width: 1920px){
	.text-puasa {
		font-size: 1.5em;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -16px;
		letter-spacing: 3px;
	}
	.text-puasa1 {
		font-size: 1.5em;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -50px;
		letter-spacing: 3px;
	}
	.batas-jarakmenu{
		/* margin-bottom:4.9%; */
		/* margin-bottom:5.5%; */
	}
	.mt-oppuasa{
		margin-top:0%;
	}
	.mt-oppuasa1{
		margin-top:3%;
	}
	.rotate{
		position: relative;
		margin-top: -380px;
	}
}
@media (min-width: 1681px) and (max-width: 1820px){
	.text-puasa {
		font-size: 1.3em;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -16px;
		letter-spacing: 3px;
	}
	.text-puasa1 {
		font-size: 1.2em;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -48px;
		letter-spacing: 3px;
	}
	.batas-jarakmenu{
		/* margin-bottom:5.5%; */
	}
	.mt-oppuasa{
		margin-top:1%;
	}
	.mt-oppuasa1{
		margin-top:4%;
	}
	.rotate{
		position: relative;
		margin-top: -380px;
	}
}
@media (min-width: 1541px) and (max-width: 1680px){
	.text-puasa {
		font-size: 1.3em;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -16px;
		letter-spacing: 3px;
	}
	.text-puasa1 {
		font-size: 1.3em;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -45px;
		letter-spacing: 3px;
	}
	.batas-jarakmenu{
		/* margin-bottom:9%; */
	}
	.mt-oppuasa{
		margin-top:4.5%;
	}
	.mt-oppuasa1{
		margin-top:8%;
	}
	.rotate{
		position: relative;
		margin-top: -380px;
	}
}
@media (min-width: 1441px) and (max-width: 1540px){
	.text-puasa {
		font-size: 1.2em;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -10px;
		letter-spacing: 3px;
	}
	.text-puasa1 {
		font-size: 1.2em;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -45px;
		letter-spacing: 3px;
	}
	.batas-jarakmenu{
		/* margin-bottom:9%; */
	}
	.mt-oppuasa{
		margin-top:5%;
	}
	.mt-oppuasa1{
		margin-top:8%;
	}
}
@media (min-width: 1367px) and (max-width: 1440px){
	.text-puasa {
		font-size: 1em;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -16px;
		letter-spacing: 3px;
	}
	.text-puasa1 {
		font-size: 1.1em;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -45px;
		letter-spacing: 3px;
	}
	.batas-jarakmenu{
		/* margin-bottom:7.7%; */
	}
	.mt-oppuasa{
		margin-top:0%;
	}
	.mt-oppuasa1{
		margin-top:5%;
	}
}
@media (min-width: 1281px) and (max-width: 1366px){
	.text-puasa1 {
		font-size: 23px;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -52px;
		letter-spacing: 3px;
	}
	.text-puasa {
		font-size: 23px;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -20px;
		letter-spacing: 3px;
	}
	.batas-jarakmenu{
		/* margin-bottom:7.2%; */
	}
	.mt-oppuasa{
		margin-top:0%;
	}
	.mt-oppuasa1{
		margin-top:2.3%;
	}
}
@media (min-width: 1186px) and (max-width: 1280px){
	.text-puasa1 {
		font-size: 23px;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -47px;
		letter-spacing: 3px;
	}
	.text-puasa {
		font-size: 23px;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -16px;
		letter-spacing: 3px;
	}
	.batas-jarakmenu{
		/* margin-bottom:6.6%; */
	}
	.mt-oppuasa{
		margin-top:0%;
	}
	.mt-oppuasa1{
		margin-top:3%;
	}
}
@media (min-width: 1025px) and (max-width: 1185px){
	
	.text-puasa1 {
		font-size: 18px;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -40px;
		letter-spacing: 3px;
	}
	.text-puasa {
		font-size: 20px;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -10px;
		letter-spacing: 3px;
	}
	.batas-jarakmenu{
		/* margin-bottom:9%; */
	}
	.mt-oppuasa{
		margin-top:3.2%;
	}
	.mt-oppuasa1{
		margin-top:6%;
	}
}
@media (min-width: 768px) and (max-width: 1024px){
	.text-puasa1 {
		font-size: 13px;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -37px;
		letter-spacing: 3px;
	}
	.text-puasa {
		font-size: 13px;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: 7px;
		letter-spacing: 3px;
	}
	.padding-all-puasa{
		padding-left: 30px !important;
    	padding-right: 30px !important;
	}
	.batas-jarakmenu{
		/* margin-bottom:9%; */
	}
	.mt-oppuasa{
		margin-top:10px;
	}
	.mt-oppuasa1{
		margin-top:54px;
	}
}
@media (min-width: 481px) and (max-width: 767px){
	
	.text-puasa1 {
		font-size: 13px;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -37px;
		letter-spacing: 3px;
	}
	.text-puasa {
		font-size: 13px;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: 7px;
		letter-spacing: 3px;
	}
	.padding-all-puasa{
		padding-left: 30px !important;
    	padding-right: 30px !important;
	}
	.batas-jarakmenu{
		/* margin-bottom:9%; */
	}
	.mt-oppuasa{
		margin-top:10px;
	}
	.mt-oppuasa1{
		margin-top:54px;
	}
}
/* @media (min-width: 481px) and (max-width: 767px){
	.padding-all-puasa{
		padding:0px !important;
	}
	.batas-jarakmenu{
		margin-bottom:4%;
	}
	.mt-oppuasa{
		margin-top:10px;
	}
} */
@media (min-width: 461px) and (max-width: 480px){
	.rotate img{
		opacity: 1.0;
	}
	.text-puasa1 {
		font-size: 6px;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -18px;
		letter-spacing: 3px;
	}
	.text-puasa {
		font-size: 8px;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: 16px;
		letter-spacing: 3px;
	}
	.batas-jarakmenu{
		/* margin-bottom:5%; */
	}
	.mt-oppuasa{
		margin-top:7px;
	}
	.mt-oppuasa1{
		margin-top:43px;
		padding-left:22px;
		padding-right:22px
	}
}
@media (min-width: 421px) and (max-width: 460px){
	.rotate img{
		opacity: 1.0;
	}
	.text-puasa1 {
		font-size: 6px;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -16px;
		letter-spacing: 3px;
	}
	.text-puasa {
		font-size: 8px;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: 16px;
		letter-spacing: 3px;
	}
	.batas-jarakmenu{
		/* margin-bottom:6%; */
	}
	.mt-oppuasa{
		margin-top:10px;
	}
	.mt-oppuasa1{
		margin-top:54px;
		padding-left:22px;
		padding-right:22px
	}
}
@media (min-width: 401px) and (max-width: 420px){
	.rotate img{
		opacity: 1.0;
	}
	.text-puasa1 {
		font-size: 6px;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -15px;
		letter-spacing: 3px;
	}
	.text-puasa {
		font-size: 6px;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: 16px;
		letter-spacing: 3px;
	}
	.batas-jarakmenu{
		/* margin-bottom:4%; */
	}
	.mt-oppuasa{
		margin-top:8px;
	}
	.mt-oppuasa1{
		margin-top:50px;
		padding-left:22px;
		padding-right:22px
	}
}
@media (min-width: 376px) and (max-width: 400px){
	.rotate img{
		opacity: 1.0;
	}
	.text-puasa1 {
		font-size: 5px;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -15px;
		letter-spacing: 3px;
	}
	.text-puasa {
		font-size: 6px;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: 18px;
		letter-spacing: 3px;
	}
	.batas-jarakmenu{
		/* margin-bottom:4%; */
	}
	.mt-oppuasa{
		margin-top:8px;
	}
	.mt-oppuasa1{
		margin-top:54px;
		padding-left:22px;
		padding-right:22px
	}
}
@media (min-width: 364px) and (max-width: 375px){
	.rotate img{
		opacity: 1.0;
	}
	.text-puasa1 {
		font-size: 5px;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -13px;
		letter-spacing: 3px;
	}
	.text-puasa {
		font-size: 6px;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: 20px;
		letter-spacing: 3px;
	}
	.mt-oppuasa{
		margin-top:23px;
	}
	.mt-oppuasa1{
		margin-top:61px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.batas-jarakmenu{
		/* margin-bottom:6%; */
	}
	
}
@media (min-width: 350px) and (max-width: 363px){
	.rotate img{
		opacity: 1.0;
	}
	.text-puasa1 {
		font-size: 4px;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: -12px;
		letter-spacing: 3px;
	}
	.text-puasa {
		font-size: 6px;
		background: -webkit-linear-gradient(#fff, #846b3b);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		margin-top: 20px;
		letter-spacing: 3px;
	}
	.mt-oppuasa{
		margin-top:17px;
	}
	.mt-oppuasa1{
		margin-top:61px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.batas-jarakmenu{
		/* margin-bottom:5%; */
	}
	
}












.circles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 240px;
    overflow: hidden;
    z-index: 3;
    /* -ms-transform: rotate(360deg);
    transform: rotate(180deg); */
}
/* .circles{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30%;
    overflow: hidden;
	z-index:3;
} */

.circles i{
    position: absolute;
    display: block;
    list-style: none;
    color:#FFF;
    font-size:1rem;
    animation: animate 25s linear infinite;
    bottom: -150px;
	-ms-transform: rotate(90deg);
    transform: rotate(90deg);
    
}

.circles i:nth-child(1){
    left: 25%;
    font-size:2px;
    animation-delay: 40s;
}


.circles i:nth-child(2){
    left: 10%;
    font-size:4px;
    animation-delay: 0s;
    animation-duration: 40s;
}

.circles i:nth-child(3){
    left: 70%;
    font-size:4px;
    animation-delay: 41s;
}

.circles i:nth-child(4){
    left: 40%;
    font-size:4px;
    animation-delay: 0s;
    animation-duration: 48s;
}

.circles i:nth-child(5){
    left: 65%;
    font-size:4px;
    animation-delay: 4s;
    animation-duration: 48s;
}

.circles i:nth-child(6){
    left: 75%;
    font-size:4px;
    animation-delay: 10s;
    animation-duration: 50s;
}

.circles i:nth-child(7){
    left: 35%;
    font-size:4px;
    animation-delay: 7s;
    animation-duration: 52s;
}

.circles i:nth-child(8){
    left: 50%;
    font-size:4px;
    animation-delay: 15s;
    animation-duration: 45s;
}

.circles i:nth-child(9){
    left: 20%;
    font-size:4px;
    animation-delay: 3s;
    animation-duration: 48s;
}

.circles i:nth-child(10){
    left: 85%;
    font-size:4px;
    animation-delay: 4s;
    animation-duration: 41s;
}

.circles i:nth-child(11){
    left: 3%;
    font-size:4px;
    animation-delay: 9s;
    animation-duration: 48s;
}
.circles i:nth-child(12){
    left: 15%;
    font-size:4px;
    animation-delay: 3s;
    animation-duration: 42s;
}
.circles i:nth-child(13){
    left: 10%;
    font-size:4px;
    animation-delay: 5s;
    animation-duration: 50s;
}
.circles i:nth-child(14){
    left: 33%;
    font-size:4px;
    animation-delay: 14s;
    animation-duration: 42s;
}
.circles i:nth-child(15){
    left: 27%;
    font-size:4px;
    animation-delay: 4s;
    animation-duration: 51s;
}
.circles i:nth-child(16){
    left: 53%;
    font-size:4px;
    animation-delay: 1s;
    animation-duration: 48s;
}
.circles i:nth-child(17){
    left: 72%;
    font-size:4px;
    animation-delay: 4s;
    animation-duration: 60s;
}

.circles i:nth-child(18){
    left: 37%;
    font-size:4px;
    animation-delay: 7s;
    animation-duration: 53s;
}
.circles i:nth-child(19){
    left: 68%;
    font-size:4px;
    animation-delay: 5s;
    animation-duration: 44s;
}
.circles i:nth-child(20){
    left: 85%;
    font-size:4px;
    animation-delay: 4s;
    animation-duration: 38s;
}



.circles i:nth-child(21){
    left: 7%;
    font-size:4px;
    animation-delay: 3s;
    animation-duration: 44s;
}
.circles i:nth-child(22){
    left: 14%;
    font-size:4px;
    animation-delay: 2s;
    animation-duration: 42s;
}
.circles i:nth-child(23){
    left: 19%;
    font-size:4px;
    animation-delay: 2s;
    animation-duration: 14s;
}
.circles i:nth-child(24){
    left: 90%;
    font-size:4px;
    animation-delay: 2s;
    animation-duration: 47s;
}
.circles i:nth-child(25){
    left: 96%;
    font-size:4px;
    animation-delay: 4s;
    animation-duration: 40s;
}
.circles i:nth-child(26){
    left: 91%;
    font-size:4px;
    animation-delay: 2s;
    animation-duration: 49s;
}
.circles i:nth-child(27){
    left: 84%;
    font-size:4px;
    animation-delay: 3s;
    animation-duration: 41s;
}

.circles i:nth-child(28){
    left: 67%;
    font-size:4px;
    animation-delay:7s;
    animation-duration: 43s;
}
.circles i:nth-child(29){
    left: 62%;
    font-size:4px;
    animation-delay: 3s;
    animation-duration: 44s;
}
.circles i:nth-child(30){
    left: 83%;
    font-size:4px;
    animation-delay: 1s;
    animation-duration: 48s;
}



.circles i:nth-child(31){
    left: 53%;
    font-size:4px;
    animation-delay: 3s;
    animation-duration: 44s;
}
.circles i:nth-child(32){
    left: 47%;
    font-size:4px;
    animation-delay: 2s;
    animation-duration: 42s;
}
.circles i:nth-child(33){
    left: 69%;
    font-size:4px;
    animation-delay: 2s;
    animation-duration: 54s;
}
.circles i:nth-child(34){
    left: 70%;
    font-size:4px;
    animation-delay: 2s;
    animation-duration: 57s;
}
.circles i:nth-child(35){
    left: 76%;
    font-size:4px;
    animation-delay: 4s;
    animation-duration: 40s;
}
.circles i:nth-child(36){
    left: 61%;
    font-size:4px;
    animation-delay: 2s;
    animation-duration: 39s;
}
.circles i:nth-child(37){
    left: 54%;
    font-size:4px;
    animation-delay: 3s;
    animation-duration: 41s;
}

.circles i:nth-child(38){
    left: 37%;
    font-size:4px;
    animation-delay:7s;
    animation-duration: 53s;
}
.circles i:nth-child(39){
    left: 52%;
    font-size:4px;
    animation-delay: 3s;
    animation-duration: 34s;
}
.circles i:nth-child(40){
    left: 73%;
    font-size:4px;
    animation-delay: 1s;
    animation-duration: 48s;
}

.circles i:nth-child(41){
    left: 47%;
    font-size:4px;
    animation-delay: 3s;
    animation-duration: 54s;
}
.circles i:nth-child(42){
    left: 84%;
    font-size:4px;
    animation-delay: 2s;
    animation-duration: 62s;
}
.circles i:nth-child(43){
    left: 59%;
    font-size:4px;
    animation-delay: 2s;
    animation-duration: 44s;
}
.circles i:nth-child(44){
    left: 50%;
    font-size:4px;
    animation-delay: 2s;
    animation-duration: 37s;
}
.circles i:nth-child(45){
    left: 46%;
    font-size:4px;
    animation-delay: 4s;
    animation-duration: 30s;
}
.circles i:nth-child(46){
    left: 81%;
    font-size:4px;
    animation-delay: 2s;
    animation-duration: 39s;
}
.circles i:nth-child(47){
    left: 64%;
    font-size:4px;
    animation-delay: 3s;
    animation-duration: 41s;
}

.circles i:nth-child(48){
    left: 77%;
    font-size:4px;
    animation-delay:7s;
    animation-duration: 53s;
}
.circles i:nth-child(49){
    left: 73%;
    font-size:4px;
    animation-delay: 3s;
    animation-duration: 54s;
}
.circles i:nth-child(50){
    left: 73%;
    font-size:4px;
    animation-delay: 1s;
    animation-duration: 58s;
}

.circles i:nth-child(51){
    left: 17%;
    font-size:4px;
    animation-delay: 3s;
    animation-duration: 54s;
}
.circles i:nth-child(52){
    left: 24%;
    font-size:4px;
    animation-delay: 2s;
    animation-duration: 52s;
}
.circles i:nth-child(53){
    left: 19%;
    font-size:4px;
    animation-delay: 2s;
    animation-duration: 44s;
}
.circles i:nth-child(54){
    left: 44%;
    font-size:4px;
    animation-delay: 2s;
    animation-duration: 67s;
}
.circles i:nth-child(55){
    left: 36%;
    font-size:4px;
    animation-delay: 4s;
    animation-duration: 60s;
}
.circles i:nth-child(56){
    left: 11%;
    font-size:4px;
    animation-delay: 2s;
    animation-duration: 59s;
}
.circles i:nth-child(57){
    left: 15%;
    font-size:4px;
    animation-delay: 3s;
    animation-duration: 51s;
}

.circles i:nth-child(58){
    left: 67%;
    font-size:4px;
    animation-delay:7s;
    animation-duration: 33s;
}
.circles i:nth-child(59){
    left: 43%;
    font-size:4px;
    animation-delay: 3s;
    animation-duration: 34s;
}
.circles i:nth-child(60){
    left: 33%;
    font-size:4px;
    animation-delay: 1s;
    animation-duration: 48s;
}

.circles i:nth-child(61){
    left: 18%;
    font-size:4px;
    animation-delay: 4s;
    animation-duration: 50s;
}
.circles i:nth-child(62){
    left: 24%;
    font-size:4px;
    animation-delay: 4s;
    animation-duration: 41s;
}
.circles i:nth-child(63){
    left: 24%;
    font-size:4px;
    animation-delay: 7s;
    animation-duration: 47s;
}
.circles i:nth-child(64){
    left: 40%;
    font-size:4px;
    animation-delay: 1s;
    animation-duration: 57s;
}
.circles i:nth-child(65){
    left: 39%;
    font-size:4px;
    animation-delay: 1s;
    animation-duration: 58s;
}
.circles i:nth-child(66){
    left: 14%;
    font-size:4px;
    animation-delay: 6s;
    animation-duration: 61s;
}
.circles i:nth-child(67){
    left: 19%;
    font-size:4px;
    animation-delay: 8s;
    animation-duration: 48s;
}

.circles i:nth-child(68){
    left: 63%;
    font-size:4px;
    animation-delay:8s;
    animation-duration: 53s;
}
.circles i:nth-child(69){
    left: 42%;
    font-size:4px;
    animation-delay: 5s;
    animation-duration: 50s;
}
.circles i:nth-child(70){
    left: 38%;
    font-size:4px;
    animation-delay: 4s;
    animation-duration: 54s;
}

.circles i:nth-child(71){
    left: 19%;
    font-size:4px;
    animation-delay: 7s;
    animation-duration: 39s;
}
.circles i:nth-child(72){
    left: 24%;
    font-size:4px;
    animation-delay: 5s;
    animation-duration: 48s;
}
.circles i:nth-child(73){
    left: 23%;
    font-size:4px;
    animation-delay: 8s;
    animation-duration: 54s;
}
.circles i:nth-child(74){
    left: 48%;
    font-size:4px;
    animation-delay: 4s;
    animation-duration: 35s;
}
.circles i:nth-child(75){
    left: 37%;
    font-size:4px;
    animation-delay: 5s;
    animation-duration: 39s;
}
.circles i:nth-child(76){
    left: 15%;
    font-size:4px;
    animation-delay: 3s;
    animation-duration: 43s;
}
.circles i:nth-child(77){
    left: 78%;
    font-size:4px;
    animation-delay: 4s;
    animation-duration: 50s;
}

.circles i:nth-child(78){
    left: 57%;
    font-size:4px;
    animation-delay:10s;
    animation-duration: 40s;
}
.circles i:nth-child(79){
    left: 47%;
    font-size:4px;
    animation-delay: 5s;
    animation-duration: 49s;
}
.circles i:nth-child(80){
    left: 73%;
    font-size:4px;
    animation-delay: 3s;
    animation-duration: 68s;
}

.circles i:nth-child(81){
    left: 36%;
    font-size:4px;
    animation-delay: 3s;
    animation-duration: 44s;
}
.circles i:nth-child(82){
    left: 14%;
    font-size:4px;
    animation-delay: 2s;
    animation-duration: 42s;
}
.circles i:nth-child(83){
    left: 13%;
    font-size:4px;
    animation-delay: 2s;
    animation-duration: 50s;
}
.circles i:nth-child(84){
    left: 48%;
    font-size:4px;
    animation-delay: 4s;
    animation-duration: 55s;
}
.circles i:nth-child(85){
    left: 61%;
    font-size:4px;
    animation-delay: 3s;
    animation-duration: 58s;
}
.circles i:nth-child(86){
    left: 24%;
    font-size:4px;
    animation-delay: 2s;
    animation-duration: 56s;
}
.circles i:nth-child(87){
    left: 57%;
    font-size:4px;
    animation-delay: 1s;
    animation-duration: 55s;
}

.circles i:nth-child(88){
    left: 89%;
    font-size:4px;
    animation-delay:8s;
    animation-duration: 60s;
}
.circles i:nth-child(89){
    left: 54%;
    font-size:4px;
    animation-delay: 3s;
    animation-duration: 63s;
}
.circles i:nth-child(90){
    left: 81%;
    font-size:4px;
    animation-delay: 9s;
    animation-duration: 48s;
}

.circles i:nth-child(91){
    left: 50%;
    font-size:4px;
    animation-delay: 8s;
    animation-duration: 37s;
}
.circles i:nth-child(92){
    left: 79%;
    font-size:4px;
    animation-delay: 5s;
    animation-duration: 32s;
}
.circles i:nth-child(93){
    left: 72%;
    font-size:4px;
    animation-delay: 3s;
    animation-duration: 34s;
}
.circles i:nth-child(94){
    left: 61%;
    font-size:4px;
    animation-delay: 18s;
    animation-duration: 41s;
}
.circles i:nth-child(95){
    left: 68%;
    font-size:4px;
    animation-delay: 15s;
    animation-duration: 56s;
}
.circles i:nth-child(96){
    left: 45%;
    font-size:4px;
    animation-delay: 5s;
    animation-duration: 45s;
}
.circles i:nth-child(97){
    left: 38%;
    font-size:4px;
    animation-delay: 3s;
    animation-duration: 52s;
}

.circles i:nth-child(98){
    left: 22%;
    font-size:4px;
    animation-delay:12s;
    animation-duration: 53s;
}
.circles i:nth-child(99){
    left: 37%;
    font-size:4px;
    animation-delay: 6s;
    animation-duration: 44s;
}
.circles i:nth-child(100){
    left: 67%;
    font-size:4px;
    animation-delay: 3s;
    animation-duration: 64s;
}

.circles i:nth-child(101){
    left: 20%;
    font-size:4px;
    animation-delay: 4s;
    animation-duration: 37s;
}
.circles i:nth-child(102){
    left: 12%;
    font-size:4px;
    animation-delay: 4s;
    animation-duration: 29s;
}
.circles i:nth-child(103){
    left: 96%;
    font-size:4px;
    animation-delay: 5s;
    animation-duration: 32s;
}
.circles i:nth-child(104){
    left: 44%;
    font-size:4px;
    animation-delay: 12s;
    animation-duration: 38s;
}
.circles i:nth-child(105){
    left: 58%;
    font-size:4px;
    animation-delay: 9s;
    animation-duration: 36s;
}
.circles i:nth-child(106){
    left: 43%;
    font-size:4px;
    animation-delay: 17s;
    animation-duration: 49s;
}
.circles i:nth-child(107){
    left: 48%;
    font-size:4px;
    animation-delay: 8s;
    animation-duration: 52s;
}

.circles i:nth-child(108){
    left: 45%;
    font-size:4px;
    animation-delay:14s;
    animation-duration: 43s;
}
.circles i:nth-child(109){
    left: 51%;
    font-size:4px;
    animation-delay: 4s;
    animation-duration: 55s;
}
.circles i:nth-child(110){
    left: 71%;
    font-size:4px;
    animation-delay: 9s;
    animation-duration: 27s;
}

.circles i:nth-child(111){
    left: 20%;
    font-size:4px;
    animation-delay: 4s;
    animation-duration: 72s;
}
.circles i:nth-child(112){
    left: 12%;
    font-size:4px;
    animation-delay: 4s;
    animation-duration: 74s;
}
.circles i:nth-child(113){
    left: 96%;
    font-size:4px;
    animation-delay: 5s;
    animation-duration: 74s;
}
.circles i:nth-child(114){
    left: 44%;
    font-size:4px;
    animation-delay: 12s;
    animation-duration: 72s;
}
.circles i:nth-child(115){
    left: 58%;
    font-size:4px;
    animation-delay: 9s;
    animation-duration: 70s;
}
.circles i:nth-child(116){
    left: 43%;
    font-size:4px;
    animation-delay: 17s;
    animation-duration: 73s;
}
.circles i:nth-child(117){
    left: 48%;
    font-size:4px;
    animation-delay: 8s;
    animation-duration: 76s;
}

.circles i:nth-child(118){
    left: 45%;
    font-size:4px;
    animation-delay:14s;
    animation-duration: 77s;
}
.circles i:nth-child(119){
    left: 51%;
    font-size:4px;
    animation-delay: 4s;
    animation-duration: 79s;
}
.circles i:nth-child(120){
    left: 71%;
    font-size:4px;
    animation-delay: 9s;
    animation-duration: 71s;
}

.circles i:nth-child(121){
    left: 15%;
    font-size:4px;
    animation-delay: 6s;
    animation-duration: 74s;
}
.circles i:nth-child(122){
    left: 11%;
    font-size:4px;
    animation-delay: 6s;
    animation-duration: 70s;
}
.circles i:nth-child(123){
    left: 95%;
    font-size:4px;
    animation-delay: 9s;
    animation-duration: 77s;
}
.circles i:nth-child(124){
    left: 42%;
    font-size:4px;
    animation-delay: 10s;
    animation-duration: 78s;
}
.circles i:nth-child(125){
    left: 67%;
    font-size:4px;
    animation-delay: 11s;
    animation-duration: 72s;
}
.circles i:nth-child(126){
    left: 56%;
    font-size:4px;
    animation-delay: 9s;
    animation-duration: 71s;
}
.circles i:nth-child(127){
    left: 48%;
    font-size:4px;
    animation-delay: 7s;
    animation-duration: 66s;
}
.circles i:nth-child(128){
    left: 42%;
    font-size:4px;
    animation-delay:12s;
    animation-duration: 65s;
}
.circles i:nth-child(129){
    left: 54%;
    font-size:4px;
    animation-delay: 10s;
    animation-duration: 60s;
}
.circles i:nth-child(130){
    left: 84%;
    font-size:4px;
    animation-delay: 7s;
    animation-duration: 61s;
}



.circles i:nth-child(131){
    left: 15%;
    font-size:4px;
    animation-delay: 8s;
    animation-duration: 20s;
}
.circles i:nth-child(132){
    left: 11%;
    font-size:4px;
    animation-delay: 12s;
    animation-duration: 36s;
}
.circles i:nth-child(133){
    left: 95%;
    font-size:4px;
    animation-delay: 11s;
    animation-duration: 33s;
}
.circles i:nth-child(134){
    left: 42%;
    font-size:4px;
    animation-delay: 12s;
    animation-duration: 34s;
}
.circles i:nth-child(135){
    left: 67%;
    font-size:4px;
    animation-delay: 13s;
    animation-duration: 38s;
}
.circles i:nth-child(136){
    left: 56%;
    font-size:4px;
    animation-delay: 11s;
    animation-duration: 67s;
}
.circles i:nth-child(137){
    left: 48%;
    font-size:4px;
    animation-delay: 9s;
    animation-duration: 32s;
}
.circles i:nth-child(138){
    left: 42%;
    font-size:4px;
    animation-delay:14s;
    animation-duration: 31s;
}
.circles i:nth-child(139){
    left: 54%;
    font-size:4px;
    animation-delay: 12s;
    animation-duration: 46s;
}
.circles i:nth-child(140){
    left: 84%;
    font-size:4px;
    animation-delay: 9s;
    animation-duration: 37s;
}

.circles i:nth-child(141){
    left: 15%;
    font-size:4px;
    animation-delay: 8s;
    animation-duration: 40s;
}
.circles i:nth-child(142){
    left: 11%;
    font-size:4px;
    animation-delay: 12s;
    animation-duration: 36s;
}
.circles i:nth-child(143){
    left: 95%;
    font-size:4px;
    animation-delay: 11s;
    animation-duration: 33s;
}
.circles i:nth-child(144){
    left: 42%;
    font-size:4px;
    animation-delay: 12s;
    animation-duration: 34s;
}
.circles i:nth-child(145){
    left: 67%;
    font-size:4px;
    animation-delay: 13s;
    animation-duration: 38s;
}
.circles i:nth-child(146){
    left: 56%;
    font-size:4px;
    animation-delay: 11s;
    animation-duration: 67s;
}
.circles i:nth-child(147){
    left: 48%;
    font-size:4px;
    animation-delay: 9s;
    animation-duration: 42s;
}
.circles i:nth-child(148){
    left: 42%;
    font-size:4px;
    animation-delay:14s;
    animation-duration: 41s;
}
.circles i:nth-child(149){
    left: 54%;
    font-size:4px;
    animation-delay: 12s;
    animation-duration: 36s;
}
.circles i:nth-child(150){
    left: 84%;
    font-size:4px;
    animation-delay: 9s;
    animation-duration: 37s;
}

.circles i:nth-child(151){
    left: 17%;
    font-size:4px;
    animation-delay: 11s;
    animation-duration: 54s;
}
.circles i:nth-child(152){
    left: 36%;
    font-size:4px;
    animation-delay: 11s;
    animation-duration: 30s;
}
.circles i:nth-child(153){
    left: 94%;
    font-size:4px;
    animation-delay: 15s;
    animation-duration: 33s;
}
.circles i:nth-child(154){
    left: 47%;
    font-size:4px;
    animation-delay: 7s;
    animation-duration: 64s;
}
.circles i:nth-child(155){
    left: 49%;
    font-size:4px;
    animation-delay: 15s;
    animation-duration: 36s;
}
.circles i:nth-child(156){
    left: 61%;
    font-size:4px;
    animation-delay: 14s;
    animation-duration: 47s;
}
.circles i:nth-child(157){
    left: 78%;
    font-size:4px;
    animation-delay: 14s;
    animation-duration: 44s;
}
.circles i:nth-child(158){
    left: 56%;
    font-size:4px;
    animation-delay:19s;
    animation-duration: 38s;
}
.circles i:nth-child(159){
    left: 78%;
    font-size:4px;
    animation-delay: 6s;
    animation-duration: 39s;
}
.circles i:nth-child(160){
    left: 77%;
    font-size:4px;
    animation-delay: 19s;
    animation-duration: 39s;
}

.circles i:nth-child(161){
    left: 11%;
    font-size:4px;
    animation-delay: 15s;
    animation-duration: 42s;
}
.circles i:nth-child(162){
    left: 33%;
    font-size:4px;
    animation-delay: 18s;
    animation-duration: 50s;
}
.circles i:nth-child(163){
    left: 90%;
    font-size:4px;
    animation-delay: 13s;
    animation-duration: 57s;
}
.circles i:nth-child(164){
    left: 66%;
    font-size:4px;
    animation-delay: 17s;
    animation-duration: 60s;
}
.circles i:nth-child(165){
    left: 84%;
    font-size:4px;
    animation-delay: 13s;
    animation-duration: 30s;
}
.circles i:nth-child(166){
    left: 89%;
    font-size:4px;
    animation-delay: 14s;
    animation-duration: 57s;
}
.circles i:nth-child(167){
    left: 73%;
    font-size:4px;
    animation-delay: 11s;
    animation-duration: 49s;
}
.circles i:nth-child(168){
    left: 86%;
    font-size:4px;
    animation-delay:15s;
    animation-duration: 44s;
}
.circles i:nth-child(169){
    left: 79%;
    font-size:4px;
    animation-delay: 8s;
    animation-duration: 50s;
}
.circles i:nth-child(170){
    left: 77%;
    font-size:4px;
    animation-delay: 13s;
    animation-duration: 53s;
}

.circles i:nth-child(171){
    left: 11%;
    font-size:4px;
    animation-delay: 19s;
    animation-duration: 35s;
}
.circles i:nth-child(172){
    left: 33%;
    font-size:4px;
    animation-delay: 23s;
    animation-duration: 44s;
}
.circles i:nth-child(173){
    left: 90%;
    font-size:4px;
    animation-delay: 18s;
    animation-duration: 31s;
}
.circles i:nth-child(174){
    left: 66%;
    font-size:4px;
    animation-delay: 24s;
    animation-duration: 53s;
}
.circles i:nth-child(175){
    left: 84%;
    font-size:4px;
    animation-delay: 18s;
    animation-duration: 35s;
}
.circles i:nth-child(176){
    left: 89%;
    font-size:4px;
    animation-delay: 19s;
    animation-duration: 41s;
}
.circles i:nth-child(177){
    left: 73%;
    font-size:4px;
    animation-delay: 15s;
    animation-duration: 34s;
}
.circles i:nth-child(178){
    left: 86%;
    font-size:4px;
    animation-delay:19s;
    animation-duration: 39s;
}
.circles i:nth-child(179){
    left: 79%;
    font-size:4px;
    animation-delay: 12s;
    animation-duration: 35s;
}
.circles i:nth-child(180){
    left: 77%;
    font-size:4px;
    animation-delay: 18s;
    animation-duration: 47s;
}

.circles i:nth-child(181){
    left: 13%;
    font-size:4px;
    animation-delay: 14s;
    animation-duration: 32s;
}
.circles i:nth-child(182){
    left: 68%;
    font-size:4px;
    animation-delay: 7s;
    animation-duration: 67s;
}
.circles i:nth-child(183){
    left: 30%;
    font-size:4px;
    animation-delay: 14s;
    animation-duration: 51s;
}
.circles i:nth-child(184){
    left: 27%;
    font-size:4px;
    animation-delay: 13s;
    animation-duration: 59s;
}
.circles i:nth-child(185){
    left: 80%;
    font-size:4px;
    animation-delay: 13s;
    animation-duration: 41s;
}
.circles i:nth-child(186){
    left: 87%;
    font-size:4px;
    animation-delay: 17s;
    animation-duration: 32s;
}
.circles i:nth-child(187){
    left: 53%;
    font-size:4px;
    animation-delay: 13s;
    animation-duration: 30s;
}
.circles i:nth-child(188){
    left: 45%;
    font-size:4px;
    animation-delay:12s;
    animation-duration: 39s;
}
.circles i:nth-child(189){
    left: 47%;
    font-size:4px;
    animation-delay: 15s;
    animation-duration: 47s;
}
.circles i:nth-child(190){
    left: 68%;
    font-size:4px;
    animation-delay: 21s;
    animation-duration: 30s;
}

.circles i:nth-child(191){
    left: 15%;
    font-size:4px;
    animation-delay: 12s;
    animation-duration: 68s;
}
.circles i:nth-child(192){
    left: 67%;
    font-size:4px;
    animation-delay: 17s;
    animation-duration: 57s;
}
.circles i:nth-child(193){
    left: 39%;
    font-size:4px;
    animation-delay: 15s;
    animation-duration: 70s;
}
.circles i:nth-child(194){
    left: 12%;
    font-size:4px;
    animation-delay: 14s;
    animation-duration: 54s;
}
.circles i:nth-child(195){
    left: 70%;
    font-size:4px;
    animation-delay: 15s;
    animation-duration: 36s;
}
.circles i:nth-child(196){
    left: 85%;
    font-size:4px;
    animation-delay: 15s;
    animation-duration: 44s;
}
.circles i:nth-child(197){
    left: 51%;
    font-size:4px;
    animation-delay: 18s;
    animation-duration: 58s;
}
.circles i:nth-child(198){
    left: 43%;
    font-size:4px;
    animation-delay:19s;
    animation-duration: 49s;
}
.circles i:nth-child(199){
    left: 32%;
    font-size:4px;
    animation-delay: 11s;
    animation-duration: 31s;
}
.circles i:nth-child(200){
    left: 68%;
    font-size:4px;
    animation-delay: 23s;
    animation-duration: 38s;
}

.circles i:nth-child(201){
    left: 12%;
    font-size:4px;
    animation-delay: 21s;
    animation-duration: 48s;
}
.circles i:nth-child(202){
    left: 77%;
    font-size:4px;
    animation-delay: 20s;
    animation-duration: 47s;
}
.circles i:nth-child(203){
    left: 29%;
    font-size:4px;
    animation-delay: 12s;
    animation-duration: 40s;
}
.circles i:nth-child(204){
    left: 43%;
    font-size:4px;
    animation-delay: 19s;
    animation-duration: 50s;
}
.circles i:nth-child(205){
    left: 530%;
    font-size:4px;
    animation-delay: 19s;
    animation-duration: 46s;
}
.circles i:nth-child(206){
    left: 85%;
    font-size:4px;
    animation-delay: 11s;
    animation-duration: 34s;
}
.circles i:nth-child(207){
    left: 71%;
    font-size:4px;
    animation-delay: 15s;
    animation-duration: 58s;
}
.circles i:nth-child(208){
    left: 59%;
    font-size:4px;
    animation-delay:23s;
    animation-duration: 39s;
}
.circles i:nth-child(209){
    left: 42%;
    font-size:4px;
    animation-delay: 14s;
    animation-duration: 51s;
}
.circles i:nth-child(210){
    left: 78%;
    font-size:4px;
    animation-delay: 14s;
    animation-duration: 40s;
}




@keyframes animate {

    0%{
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0;
    }

    100%{
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%;
    }

}




#bintang-kerlap-kerlip{
	/* width:100%; */
	/* height:120px; */
	/* background: red; */
	margin:0;
	display:block;
  }
.star {
	margin: 0;
	outline: none;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		 -o-box-sizing: border-box;
		   -box-sizing: border-box;
	  display: block;
	  position: absolute;
	  top: 23%;
	  left: 25%;
	  width: 8px;
	  height: 8px;
	  /* background: #F6F6F6; */
	  overflow: hidden;
	  z-index: 2;
	  
	  animation: glitter 4.5s linear 0s infinite normal;
	  -webkit-animation: glitter 4.5s linear 0s infinite normal;
	  -moz-animation: glitter 4.5s linear 0s infinite normal;
	  -ms-animation: glitter 4.5s linear 0s infinite normal;
	  -o-animation: glitter 4.5s linear 0s infinite normal;
  }
  .star-top,.star-bottom{
	  position: relative;
	  display: block;
  }
  .star-top:before , 
  .star-top:after ,
  .star-bottom:before ,
  .star-bottom:after{
	  content: "✦";
	  width: 25px;
	  height: 25px;
	  border-radius: 25%;
	  position: absolute;
	  color:#ffffff;
  }
  /*CSS3 pseudo class for positioning curves*/
  .star-top:before {
	top: 0px;
	left: -12px;
}
.star-top:after {
	bottom: 0px;
	left: 12px;
}
.star-bottom:before {
	top: 12px;
	left: -12px;
}
.star-bottom:after {
	top: 0px;
	left: 12px;
}
  /*css3 keyframes for glittering effect*/
  @-webkit-keyframes glitter {
	  0%   { -webkit-transform: scale(1.0); opacity: 1; }
	  25%  { -webkit-transform: scale(0.5); opacity: 0; }
	  50%  { -webkit-transform: scale(1.0); opacity: 1; }
	  75%  { -webkit-transform: scale(0.5); opacity: 0; }
	  100% { -webkit-transform: scale(1.0); opacity: 1; }
  }
  @-moz-keyframes glitter {
	  0%   { -moz-transform: scale(1.0); opacity: 1; }
	  25%  { -moz-transform: scale(0.5); opacity: 0; }
	  50%  { -moz-transform: scale(1.0); opacity: 1; }
	  75%  { -moz-transform: scale(0.5); opacity: 0; }
	  100% { -moz-transform: scale(1.0); opacity: 1; }
  }
  