<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Ini untuk custom*/

.longform .top-longform {
    margin: auto 0 auto 0%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 53.5%;
    height: 298px;
    z-index: 3;
    background: rgba(0,0,0,0.0);
    padding: 24px;
}

.tjp-footer .title-partner {
    color: #000;
}

h2, .h2 {
    font-size: 28px;
    color: #fff;
    text-align: left;
    padding-left: 20px;
}

.longform .top-longform .caption h1 {
    font-size: 65px;
	text-align: left;
	padding-left: 20px;
}

.longform .top-longform .caption .writer {
    color: #ffffff;
    font-size: 21px;
    text-align: left !important;
    padding-left: 20px;
}


.longform .center-longform .long-full-video .jwplayer {
	width:60% !important;
	min-height:100%;
	max-height:100%;
	margin: 0 auto !important;

}

.longform .top-longform .caption h1 {
    font-size: 70px;
    padding-left: 20px;
}


.longform .center-longform .headline p {
    font-size: 21px;
}


.li-bold {
	font-family: 'Acta-Bold';
	font-size: 25px; 	
	margin-top: 50px;
}

.longform .center-longform .list-p .list-p li {
	font-size: 18px !important;
	margin-top: 20px;
	
}

/*Ini untuk custom responsive*/
@media (max-width: 1660px) {
	/*masukkan class disini*/
}
@media (max-width: 1340px) {
/*masukkan class disini*/
	.longform .top-longform .caption h1 {
    font-size: 60px;
}
}
@media (max-device-width: 1280px) {
/*masukkan class disini*/
	.longform .top-longform .caption h1 {
    font-size: 52px;
}
	
}
@media (max-width: 1119px) {
	/*masukkan class disini*/
}
@media (max-width: 1010px) {
/*masukkan class disini*/
	.longform .top-longform .caption h1 {
    font-size: 42px;
}
}
@media (max-width: 845px) {
/*masukkan class disini*/
.longform .top-longform .caption h1 {
    font-size: 37px;
}
}
@media (max-width: 768px) {
	/*masukkan class disini*/
}
@media (max-width: 660px) {
/*masukkan class disini*/
	.longform .top-longform .caption h1 {
    font-size: 29px;
 
}
}
@media (max-width: 650px) {
.longform .center-longform .long-full-video .jwplayer {
	width:100% !important;
}
@media (max-width: 639px) {
	.longform .center-longform p .created, .longform .center-longform .list-p .created{
	padding: 20px;
	}

	.col-xs-12.longform .row {
	margin: 0;
	}
	.col-xs-12.first-banner{
	padding: 0;
	}

}
@media (max-width: 480px) {

h2, .h2 {
    font-size: 14px;
    color: #fff;
    text-align: left;
    padding-left: 20px;
    margin-bottom: 2px;
}

.longform .top-longform {
	top: 24px;
	padding-left: 0;
}


.longform .top-longform .caption .writer {
    color: #ffffff;
    font-size: 12px;
    text-align: left !important;
    padding-left: 20px;
}

	.longform .top-longform .caption h1 {
	    font-size: 20px;
	}
}


}
@media (max-width: 320px) {
	
	h2, .h2 {
    font-size: 12px;
    color: #fff;
    text-align: left;
    padding-left: 20px;
    margin-bottom: 1px;
    margin-top: 32px;
}

.longform .top-longform {
	top: 24px;
	padding-left: 0;
}


.longform .top-longform .caption .writer {
    color: #ffffff;
    font-size: 12px;
    text-align: left !important;
    padding-left: 20px;
}
}</pre></body></html>