/*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;
}

.h2 {
    display: block;
}

.longform .top-longform .caption h1 {
    font-size: 60px;
	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: 60px;
    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;
    }
}

/* tambahan Ega */
.longform .bannerLayer .top-longform {
    margin: auto 0 auto 0%;
    position: absolute;
    height: auto;
    width: 40%;
    padding: 24px;
    -webkit-transition: .3s linear;
       -moz-transition: .3s linear;
         -o-transition: .3s linear;
            transition: .3s linear;
}
.longform .bannerLayer .top-longform .subtitle{
    font-size: 12px;
    color: #fff;
    text-align: left;
    padding-left: 20px;
    margin-bottom: 2px;
    margin-top: 12px;
}
.mobileOnly {
    display: none;
}

.bannerLayer {
    overflow: hidden;
}
.bannerLayer .bgImage {
    position: relative;
}
.bannerLayer .bgImage img{
}
.bannerLayer .imageHand {
    position: absolute;
    bottom: -160px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 3;
}
.main-banner.first-banner.bannerLayer .imageHand img {
    width: 130%;
    -webkit-transition: .3s linear;
       -moz-transition: .3s linear;
         -o-transition: .3s linear;
            transition: .3s linear;
}
.bannerLayer .imageGirl {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    -webkit-transition: .3s linear;
       -moz-transition: .3s linear;
         -o-transition: .3s linear;
            transition: .3s linear;
}
.bannerLayer .imageGirl img{
    width: 100%;
    height: 100%;
    max-width: unset;
    -webkit-transition: .3s linear;
       -moz-transition: .3s linear;
         -o-transition: .3s linear;
            transition: .3s linear;
}
.main-banner.first-banner.bannerLayer .logoTJP {
    margin-bottom: 30px;
    display: inline-block;
}
.main-banner.first-banner.bannerLayer .logoTJP img {
    width: auto;
    height: auto;
    margin-left: 14px;
}
@media (min-width: 768px) {
    .longform .bannerLayer .top-longform {
        top: 12%;
        left: unset;
        bottom: 0;
        right: 0;
        width: 42%;
        padding: 0px 20px;
    }
    .longform .bannerLayer .top-longform .subtitle{
        font-size: 25px;
        color: #fff;
        text-align: left;
        padding-left: 20px;
        margin-bottom: 2px;
        margin-top: 12px;
    }
}

@media (max-width: 767px) {
    .longform .bannerLayer .top-longform {
        top: 0;
        left: unset;
        bottom: 0;
        right: 0;
        width: 100%;
        padding: 0px 0px;
    }
    .longform .bannerLayer .top-longform .subtitle{
        font-size: 12px;
        color: #fff;
        text-align: left;
        padding-left: 20px;
        margin-bottom: 2px;
        margin-top: 12px;
    }
    .longform .bannerLayer .top-longform h1{
        letter-spacing: 1px;
    }
    .longform .bannerLayer .bgImage,
    .longform .bannerLayer .imageGirl, 
    .longform .bannerLayer .imageHand{
        display: none;
    }
    .mobileOnly {
        display: block;
    }
}

@media (max-width: 640px) {
    .longform .center-longform .headline p {
        font-size: 19px;
    }
    .longform .center-longform .quot-container .quot {
        font-size: 22px;
    }
}


.longform .center-longform p.zoom-area {
    text-align: center;
}
a.zoom-image {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 16px;
    position: relative;
    cursor: zoom-in;
}
a.zoom-image img{
    margin: 0px 0px;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    transform: scale(1);
    transition: all 0.4s linear;
    -webkit-transition: all 0.4s linear;
}
a.zoom-image:hover img{
    transform: scale(1.025);
}
@media (max-width: 768px) {
    .longform .center-longform .long-full-img {
        padding: 0;
    }
    a.zoom-image {
        width: 100%;
    }
    .longform .center-longform p.zoom-area {
        padding: 0;
    }
    a.zoom-image img {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }
}