.truncate-text{
    height: 75px; 
    overflow: hidden;
    text-overflow: ellipsis; 
}
/* ALL */

.body-content img {
	width: 100% !important;
}

/*.landing-konten. img {
	width: 100% !important;
}
*/

.vision-color{
	color:#78aa6e;
}.menu-active{
	color:#508ed2
}
/*
.border-menu{
	<?php if($uri == 'vision'){?>
		border-bottom:3px solid #78aa6e;
	<?php }elseif($uri =='context'){?> 
		border-bottom:3px solid #c82828;
	<?php }elseif($uri =='culture'){?>
		border-bottom:3px solid #c39b41;
	<?php }elseif($uri =='movement'){?> 
		border-bottom:3px solid #be82b9;
	<?php }elseif($uri =='energy'){?>
		border-bottom:3px solid #69a0dc;
	<?php }else{?> 
		border-bottom:3px solid #df9a24;
	<?php } ?>
}
*/
.navbar-light .navbar-toggler{
	border-color:transparent !important;
}.col-xs-6{
	width:50%
}
.vision-font-slider{
	font-size:26px
}.vision-font-slider-summary{
	font-size:16px;
	line-height: 1.4;
}.header-desktop-fixed{
	position:fixed;
	z-index:10;
	background-color: #fff;
	padding-top: 20px;
}
a{
	color: #df9a24;
}
.container-desktop{
	max-width:1080px;
}
.col-right {
	max-width: 345px;
}
.col-left {
	max-width: calc(100% - 345px);
}
.header-desktop{
	margin-top:40px
}.sidebar-category{
	text-align:center;
	margin-top:40px
}.row{
	margin-left:-15px;
	margin-right:-15px;
}.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto{
	/*padding-left:10px;
	padding-right:10px;*/
}.ls1{
	letter-spacing:1px !important;
}.btn-outline-success{
	color: #c90000 !important;
    background-color: transparent;
    background-image: none;
    border-color: #c90000 !important;
}.mobile-menu-header{
	position: fixed;
	background-color: #fff;
	z-index: 1000
}.i-search{
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "\f002";
    background: no-repeat center center;
    background-size: 100% 100%;
    position:relative;
}.isearch{
	color:#f72d17;
	position:absolute;
	top:5px;
	left:5px;
}.navbar-light .navbar-toggler-icon{
	background-image:none !important;
}.social-media{
	font-size: 20px;
    margin-top: 5px;
    letter-spacing: 2px;
}.slider-title-home{
	margin-top:10px;
}
/* END ALL */

/* FOOTER */
.fix-home:before{
	content:none;
}
.fix-home:after {
    color: #fff;
    content: "\f015";
    display: block;
    font-family: "Font Awesome 5 Free";
    height: 40px;
    left: 0;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 0;
    vertical-align: middle;
    width: 40px;
}.fix-home {
    background-color: #565656;
    border-radius: 5px;
    bottom: 5px;
    color: #af1e23;
    height: 40px;
    position: fixed;
    left: 5px;
    width: 40px;
}.back-to-top:after {
    content: '\f077';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
    font-family: 'Font Awesome 5 Free';
    color: #FFF;
}.back-to-top {
    background-color: #4a4d59;
    position: fixed;
    bottom: 75px;
    right: 5px;
    display: none;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    color: #af1e23;
    display: block
}.back-to-top {
    font-style: normal !important;
}
/*END FOOTER */
/* FONT */
@font-face {
    font-family: ibm-bold;
    src: url(../fonts/ibm-plex/IBMPlexSerif-Bold.otf);
}@font-face {
    font-family: ibm-semi;
    src: url(../fonts/ibm-plex/IBMPlexSerif-SemiBold.otf);
}@font-face {
    font-family: ibm-med;
    src: url(../fonts/ibm-plex/IBMPlexSerif-Medium.otf);
}@font-face {
    font-family: ibm-text;
    src: url(../fonts/ibm-plex/IBMPlexSerif-Text.otf);
}@font-face {
    font-family: ibm-regular;
    src: url(../fonts/ibm-plex/IBMPlexSerif-Regular.otf);
}@font-face {
    font-family: nunito-bold;
    src: url(../fonts/nunito-sans/NunitoSans-Bold.ttf);
}@font-face {
    font-family: nunito-semi;
    src: url(../fonts/nunito-sans/NunitoSans-SemiBold.ttf);
}@font-face {
    font-family: nunito-extra;
    src: url(../fonts/nunito-sans/NunitoSans-ExtraBold.ttf);
}@font-face {
    font-family: nunito-regular;
    src: url(../fonts/nunito-sans/NunitoSans-Regular.ttf);
}@font-face {
    font-family: muli-bold;
    src: url(../fonts/muli/Muli-Bold.ttf);
}@font-face {
    font-family: merri-regular;
    src: url(../fonts/merriweather/Merriweather-Regular.otf);
}@font-face{
	font-family:us-bold;
	src: url(../fonts/pf_us/TTF/UEFASupercup-Bold.ttf);
}@font-face{
	font-family:us-regular;
	src: url(../fonts/pf_us/TTF/UEFASupercup-Regular.ttf);
}@font-face{
	font-family:us-light;
	src: url(../fonts/pf_us/TTF/UEFASupercup-Light.ttf);
}@font-face{
	font-family:pt-regular;
	src: url(../fonts/PT_Sans/PT_Sans-Web-Regular.ttf);
}
.camera{
	position: absolute;
    bottom: 0px;
    left: 0px;
    color: white;
    padding:10px;
    background-color:#565656;
    opacity:0.8;
}.more-post a{
	color:#fff !important;
}.index-cat a{
	color:#c90000 !important;
}.us_bold{
	font-family:us-bold !important;
}.us_regular{
	font-family:us-bold !important;
}.pt-sans-reg{
	font-family:pt-regular !important;
}
.pregular{
	font-family:pt-regular !important;
}	
.mubold{
	font-family: muli-bold !important;
}.mereg{
	font-family: merri-regular !important;
}.ibold{
	font-family: us-bold !important;
}.ibold a,.imed a{
	color: #4C545E;
}.imed a:hover{
	color: #df9a24;
}a:hover{
	color: #df9a24;
}.itext a, .isemi a,.pregular a{
	color: #4a4d59 ;
}.isemi{
	font-family: us-bold !important;
}.imed{
	font-family: us-bold !important;
}.itext{
	font-family: us-regular !important;
}.ireg{
	font-family: us-regular !important;
}.nbold{
	font-family: us-regular !important;
	letter-spacing: 3px;
}.nsemi{
	font-family: us-bold !important;
	letter-spacing: 3px;
}.nextra{
	font-family: us-bold !important;
	letter-spacing: 3px;
}.nregular{
	font-family: us-regular !important;
	letter-spacing: 3px;
}

.m-slider .bx-wrapper .bx-controls-direction a{
	text-indent:0;
}
.m-slider .bx-wrapper .bx-next,.m-slider .bx-wrapper .bx-prev{
	background:none;
}
.iprevs{
	border-radius: 0 50px 50px 0;
    left: -20px;
    width: 25px;
    height: 50px;
    background: rgba(200,200,200,.8);
    color: #000;
    top: 100%;
    display: block;
    position: absolute;
}
.inexts{
	width: 25px;
    height: 50px;
    background: rgba(200,200,200,.8);
    color: #000;
    top: 100%;
    display: block;
    position: absolute;
    right: -20px;
    border-radius: 50px 0 0 50px
}.fa-chevron-right:before {
    position: absolute;
    top: 15px;
    right: 2px;
    font-size: 20px;
}.fa-chevron-left:before {
    position: absolute;
    top: 15px;
    left: 2px;
    font-size: 20px;
}

a{
	text-decoration:none !important;
}.search{
	position: absolute;
    top: 10px;
    left: 5px;
    z-index:9;
}.bx-wrapper {
	-webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
    background: none !important;
}.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #fff !important;
    border: 2px solid #c90000 !important;
}.bx-wrapper .bx-pager.bx-default-pager a{
	background: #c90000 !important;
}.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}.trending {
	position:relative;
	/*height:100%;*/
	}
.trending:before, .trending:after, .trending>:first-child:before, .trending>:first-child:after {
    position:absolute;
    width:40px; 
    height: 40px;
    border-color:#000; /* or whatever colour */
    border-style:solid; /* or whatever style */
    content: '';
}.trending>:first-child:before,.trending:before{
	border-color: #000;
}
.trending:before {
	top:0;
	left:0;
	border-width: 2px 0 0 2px
}
.trending:after {
	top:0;
	right:0;
	border-width: 2px 2px 0 0
}
.trending>:first-child:before {
	bottom:0;
	right:0;
	border-width: 0 2px 2px 0
}
.trending>:first-child:after {
	bottom:0;
	left:0;
	border-width: 0 0 2px 2px
}
/*CULTURE & CHARACTERS */
.more-post{
	left:calc(50% - 80px);
	top:-14px;
	/*width:180px;*/
	background-color: #c1c1c1;
	border:5px solid #fff;
}
/*CULTURE */
.card{
	border:none !important;
}.card-header{
	border-bottom: 2px dotted #555 !important;
  	background-color: #cacaca !important;
  	margin-left:10px !important;
  	margin-right:10px !important;
}.card-header > h5{
	margin-left:0px !important;
	maring-right:0px !important;
}a[aria-expanded="false"]{
  background-color: #fff !important;
  color:#b01b0f !important;
}a[aria-expanded="true"]{
  /*background-color: #b01b0f !important;
  color:#fff !important;*/
}.top-story{
	left: calc(20% - 100px);
	top:-13px;
	/*width:180px;*/
	background-color: #fff;
	color:#ca8d00;
}
/* SECTION */
.bx-wrapper{
	margin-bottom:0px !important;
}
/* HOME */
.message-item,.message-item2  {
	margin-bottom: 0px;
	margin-left: 40px;
	position: relative;
}
.message-item .message-inner,.message-item2 .message-inner {
	background: #fff;
	/*border: 1px solid #ddd;*/
	border-radius: 3px;
	padding: 10px;
	position: relative;
}
.message-item .message-inner:after,.message-item2 .message-inner:after {
	border-right: 10px solid #fff;
	border-style: solid;
	border-width: 10px;
	color: rgba(0,0,0,0);
	content: "";
	display: block;
	height: 0;
	position: absolute;
	left: -18px;
	top: 6px;
	width: 0;
}
.message-item:before {
	background: #6b0206;;
	border-radius: 2px;
	bottom: -35px;
	box-shadow: 0 0 3px rgba(0,0,0,0.2);
	content: "";
	height: 100%;
	left: -30px;
	position: absolute;
	width: 3px;
}
.message-item:after,.message-item2:after {
 	content:url('../img/time-line-logo.png');
	left: -60px;
	position: absolute;
	top: 0px;
	padding-left:10px;
 	transform: scale(.5);
	
}.next-border:after{
	border-left: 3px solid #bebebe;
    content: '';
    position: absolute;
    left: 0px;
    height: 70%;
    top: 90px;
}.fa-angle-right:before{
	/*content:url('../img/icon-arrow-jg.jpg') !important;*/
}.fa-angle-right{
	 /*transform: scale(.3);
	 width:23px;
	 position:absolute;
	 top:0px;*/
	right: 0;
	margin-right: -5px;
}
/*Home */
/*
.multimedia .bx-wrapper .bx-prev {
    left: 0px;
    height: 100%;
    background: url('../img/button-thumL.png') no-repeat 0px 0px;
    background-size: cover !important;
    top: 16px;
}.multimedia .bx-wrapper .bx-next {
    right: 0px;
    height: 100%;
    background: url('../img/button-thumR.png') no-repeat -5px 0px;
    background-size: cover !important;
    top: 16px;
}.multimedia-culture .bx-wrapper .bx-prev {
    left: 0px;
    height: 100%;
    background: url('../img/prev-multimedia.jpg') no-repeat 0px 0px;
    background-size: cover !important;
    top: 16px;
}.multimedia-culture .bx-wrapper .bx-next {
    right: 0px;
    height: 100%;
    background: url('../img/next-multimedia.jpg') no-repeat -13px 0px;
    background-size: cover !important;
    top: 16px;
}*/.multimedia .bx-wrapper{
	padding:20px 5px;    
}.bx-wrapper .bx-next {
    right: 20px !important; 
}.bx-wrapper .bx-prev {
    left: 20px !important;
}
.bx-wrapper .bx-controls-direction a{
	top:35% !important
}
.side .bx-wrapper .bx-viewport div{
	top:-25px;
}.latest-p{
	color:#000;
	margin-bottom: 2px
}
.home-trending{
	color:#ff030f;
}.breakingnews{
	display: table;
}.breaking-news{
	vertical-align:middle;
	width:20%;
	display: table-cell;
	line-height: 1
}.breaking-news-headline{
	vertical-align:middle;
	display: table-cell
}.border-latest{
	background:#808080;
	height: 1px; 
	margin:36px 20%
}.home-multimedia{
	left:calc(50% - 110px);
	top:-16px;
	/*width:180px;*/
	color:#dc9900;
}.border-multimedia-home{
	border-top:6px solid #dc9900;
}.home-next{
	padding-right:70px;
	left:calc(50% - 90px);
	top:-22px;
	/*width:180px;*/
	color:#b01b0f
}.content-title{
	line-height: 1.2;
	color:#565656;
}.more-content{
	/*color:#b01b0f;*/
	font-size:12px;
}
.multimedia ..lh19{
	line-height:1.9 !important;
}bx-wrapper{
	background-color: #fff7e2 !important;
	padding:20px 10px;    
}

/* GLOBAL */
.category,.category-headline,.category-latest,
.slider-cat-home,.content-category,
.culture-category,.culture-category-top,.char-top-cat{
	color:#df9a24;
	margin-bottom:5px !important;
	margin-top:10px !important;
}.category-title,.headline,.latest-title,.slider-title-home,.context-headline-title,
.context-headline-summary,.context-globeasia-summary,.context-top-title{
	line-height: 1.2
}.border-category{
	background:#000;
	height: 1px;
	margin:0 20%;
}.trending-category{
	color:#c90000;
	margin-bottom:5px !important;
	margin-top:10px !important;
}.tag-all{
	margin-bottom:5px !important;
	margin-top:10px !important;
}
.bd-article {
	border-color: #e2e2e2 !important;
}
/* CONTEXT */
#multimedias{
	width:800px !important;
}.context-category,.context-headline-category,
.context-slider-category,.context-small-slider-category,
.context-top-category{
	color:#c90000;
	margin-bottom:5px !important;
	margin-top:10px !important;
}.context-globeasia{
	border-bottom:1px solid #cb1c17
}.border-globeasia{
	background:#cb1c17; 
	height: 3px; 
	margin:0 40%;
	/*margin-bottom:30px;*/
	margin-top:15px;
}.context-multimedia{
	left: calc(50% - 110px);
    top: -16px;
	color:#cb1c17
}.context-border-multimedia{
	border-top:6px solid #cb1c17
}.context-cat-big-slider{
	display: table-cell;
	vertical-align: middle
}.context-img-big-slider{
	display: table-cell;
	width:65%
}.context-multimedia-slider{
	padding:30px;
	width:920px !important
}.context-slider-title{
	line-height: 1.2;
	color:#565656
}.context-slider-summary{
	line-height: 1.6;
	color:#565656;
}.context-small-slider{
	margin-top:30px;
	
	padding:0px 50px;
	border-left:1px solid #d1d1d1
}.context-small-slider-title{
	line-height: 1.2;
	/*height:75px*/
}.context-top{
	left:calc(50% - 100px);
	top:-16px;
	/*width:180px;*/
	color:#c90000;
}.context-top-border{
	border-top:6px double #565656
}.context-vision-mobile .bx-wrapper {
	background-color: #e1e1e1 !important;
}
/* CULTURE */
.culture-multi{
	left:calc(50% - 100px);
	top:-5px;
	/*width:180px;*/
	color:#ca8d00
}.culture-border-multi{
	border-top:4px solid #ca8d00
}
.culture-summary,.culture-title,.culture-title-top,.culture-summary-top{
	line-height: 1.2;
	color:#565656;
}.culture-border{
	background:#ca8d00; 
	height: 2px;
	width:30%; 
	margin:0 35%;
	margin-bottom:20px
}.culture-border-top{
	border-top:4px dotted #c1c1c1
}.d-culture{
	display: table-cell;
	vertical-align: middle;
	width:50%;
}
/* CHAR */
.char-multi{
	left:calc(50% - 100px);
	top:-13px;
	/*width:180px;*/
	color:#0125d1
}.char-top{
	left:calc(50% - 100px);
	top:-16px;
	/*width:180px;*/
	color:#0125d1
}.char-top-border{
	background:#0125d1; 
	height: 3px; 
	margin:0 40%;
	margin-bottom:0px;
	width: calc(100% - 80%);
}.char-multi-border{
	border-top:4px solid #0125d1
}.char-double-border{
	border-top:6px double #565656
}.char-big-top{
	border-bottom:2px solid #0125d1 !important;
	color:#0125d1
}.char-big-cat{
	color:#b01b0f
}.char-big-title{
	
}.listical{
	top: -11px;
    left: calc(50% - 85px);
    color: #ca8d00;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #fff;
}

/* INDEX */
.color-jg{
	color:#c90000;
}
.border-index{
	display:table;
	border-bottom: 2px dotted #b01b0f;
}.text-index{
	display: table-cell !important;
	vertical-align: middle;
}
.img-index{
	width:150px;
	height:150px;
}
.newsindex{
	padding-left: 20px;
	display: inline-block;
	width:calc(100% - 130px) !important;
}.index-cat{
	color:#b01b0f;
}.index-title{
	line-height: 1.2;
}.banner-context > img{
	max-width:100%;
	height:auto !important;
}.side img {
	width: 100%;
	height: auto;
}

/* END COLOR */
.fa-chevron-up:before{
	display:none
}

.border-bottom-opinion {
	margin: 0px auto;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 5px;
    width: 50%;
}

.border-opinion {
    width: 100%;
    border-bottom: 4px solid #4C545E;
    padding-top: 5px;
}

.tag-opinion {
    font-family: us-regular !important;
    letter-spacing: 1px;
    margin-bottom: 0;
    text-align: center;
}

/* layout tabing - 2019 */

.tabs {
	margin: 0 auto;
}
#tab-button {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
#tab-button li {
	display: table-cell;
	width: 20%;
}
#tab-button li a {
	display: block;
	padding-top: 5px;
	margin: 0px;
	text-align: center;
	background: #e3e3e3;
	color: #4C545E;
	border-bottom: solid 5px #e3e3e3;
	text-decoration: none;
}
#tab-button li:not(:first-child) a {
	border-left: none;
}
#tab-button li a:hover {
	background: #e3e3e3;
	color: #4C545E;
}
#tab-button .is-active a {
	background: #e3e3e3;
	color: #4C545E;
	border-bottom: solid 5px #78aa6e;
}
.tab-button-outer {
	display: none;
}
.tab-contents {
	margin-top: 20px;
}

.tabcool-link {
	padding-bottom: 5px;
}


/*Popup Images*/

#imgPopup {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#imgPopup:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999999; /* Sit on top */
  padding-top: 50px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
/*
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}
*/

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.closeX {
  position: absolute;
  top: 0px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.closeX:hover,
.closeX:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

.tradingview-widget-wrapper{
	height:400px;
	padding-top:20px;
}
.tradingview-widget-copyright{
	margin-bottom:20px;
}
/*

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal {
  	padding-top: 200px; 
  }
  .closeX {
   top: 100px;
  }
  .modal-content {
    width: 80%;
  }
  .tradingview-widget-wrapper{
	height:300px;
  }
}

/*.tabcool-link {
	display: inline-block;
	color: #78aa6e;
	text-decoration: none;
}

.tabcool-link::after {
	content: '';
	display: block;
	width: 0;
	height: 5px;
	background: #78aa6e;
	transition: width .3s;
	margin: 0 auto;
	margin-top: 4px;
}

.tabcool-link:hover::after {
	width: 100%;
}*/


@media screen and (min-width: 768px) {
	.tab-button-outer {
		position: relative;
		z-index: 2;
		display: block;
	}
	.tab-select-outer {
		display: none;
	}
	.tab-contents {
		position: relative;
		margin-top: 0;
	}
}
