/*
* Style.css
* Author : Ronny
*
*/

@charset "UTF-8";

@font-face {
  font-family: 'Lato-Bold';
  src: url("../fonts/Lato-Bold.ttf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Lato-reguler';
  src: url("../fonts/Lato-Regular.ttf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato-Black';
  src: url("../fonts/Lato-Black.ttf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lato-Italic';
  src: url("../fonts/Lato-Italic.ttf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body{
	background-color : #f2f5fa;
	font-family: "Lato-reguler";
	font-size:16px;
	line-height:1.5;
	font-weight:400;
}
a, a:hover, a:active {
	text-decoration: none;
	color: #28468f;
	font-family: "Lato-Bold";
	/*font-size:14px;*/
}
h1,h2,h3,h4,h5 {
	font-family: 'Lato-Black';
	font-weight: normal;
	font-style	: normal;
	padding:0;
	margin:0;
}
/*p{
	margin:0;
	padding:0;
}*/
/* menu scroll fixed */
ul.nav li {
	font-size:13px;
}
.nav_fix_sticky{
	background-color: #fff;
	padding: 2px 0;
	display: none;
    height: 56px;
	z-index: 999999;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
}
.item_fixed {
    display: block;
    position: fixed;
    top: 0;
    width: 100%;
}
.logo_small img{
	width:45px;
}
.menu_fixed{
	padding:0 10px;
}
/* End menu fixed*/

.bg_red {
	background-color: #fd0304;
    border-color: #fd0304;
}
.set-margin {
	margin-top: -15px;
}
.nopadding {
   padding: 0 !important;
}

.nomargin {
   margin: 0 !important;
}
.clear {
	clear:both;
}

.center {
	text-align:center;
}

.position_footer_bottom {
	bottom:-40px;
	position:relative;
}

img {
  max-width: 100%;
  /*display: inherit;*/
  vertical-align: middle;
}

.logo {
	width:40%;
	text-align:center;
}

.ads_head {
	padding:15px 0 0 0;
	background-image:url("../img/back_center.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.share-btn {
	padding : 2px;
}
.media_artcle {
	background-color:#fff;
	border-radius:10px;
	padding:15px 10px 10px 10px;
	text-align:center;
}
.title_share_media{
	color:#fd0304;
	font-family: "Lato-Bold";	
}
a.share_item, a.share_item:hover {
	height: 50px;
    width: 50px;
	color: #fff;
	padding:2px;
	border-radius : 50%;
	cursor: pointer;
	margin-left : 12px;
	display: inline-block;
	text-align: center;
	/*font-size: 20px;*/
	display:block;
	margin-bottom: 10px;
}

a.share_item i{
	padding-top:10px;
	font-size: 25px;
}

.share-btn > a.share-link , .share-btn > a.share-link:hover{
	height: 30px;
    width: 30px;
	color: #fff;
	padding:2px;
	border-radius : 2px;
	cursor: pointer;
	margin-left : 5px;
	display: inline-block;
	text-align: center;
	font-size: 1.2em;
}

.facebook {
	background-color :#3b5999;font-size: 1.2em;
	/*padding : 10px;
	font-size : 14px;*/
}

.twitter {
	/*background-color :#00aaef;*/
	font-size: 1.2em;
}
.google_plus {
	background-color :#dd4b39;
	font-size: 1.2em;
}
.youtube {
	background-color :#cf2200;
	font-size: 1.2em;
}
.soundcloud {
	background-color :#ff4700;
	font-size: 1.2em;
}
.whatsapp {
	background-color :#07d61a;
	font-size: 1.2em;
}
.instagram {
	background-color :#ab3694;
	font-size: 1.2em;
}

.btn-play-audio {
	margin-top : 5px;
	margin-right:5px;
	width: 30px;
    height: 30px;
    
    cursor: pointer;
    border:none; /*1px solid #fd0304;*/
	/*border-radius:50%;
	background-color: #fff;*/
	
}
.btn-def {
	background-image: url("../img/ic_equalize.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
}
.btn-ply {
	background-image: url("../img/ic_play.png");
	background-position: center;
	background-repeat: no-repeat;
}

.btn-stop {
	background-image: url("../img/ic_stop.png");
	background-position: center;
	background-repeat: no-repeat;
}

.menu-nav{
	background-color: #fff;
}

.search_post {
	background-color: #fff;
	padding:10px;
	border-radius:10px;
}
.inpt_search{
	/*
	width:92%;
	float:left;
	border-right:1px;
	border-color:#fd0304;
	border-radius:5px 0 0 5px;
	-webkit-box-shadow:none;
	box-shadow:none;*/
	height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
	border-color:#fd0304;
}
.sub_search, .sub_search:hover, .sub_search:active {
	width:8%;
	display:inline;
	border-left:1px;
	border-color:#fd0304;
	border-radius:0 5px 5px 0;
	-webkit-box-shadow:none;
	box-shadow:none;
	font-family: FontAwesome, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#fd0304;
	background-color:#fff;
}
/* Live Stream*/
.live_stream_scheduler {
	margin:0;
	padding:0;
}

.img_scheduler img{
	width:100%;
}
.btn-live-stream {
	position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    left: 10px;
    right: 0;
    padding: 10px 10px;
	/*border: 1px solid #000;*/
}

.btn-live-stream a {
	padding: 5px;
    border-radius: 5px;
    color: #fff;
    background-color: #fd0304
}

.btn-live-stream a h5 {
	font-size: 16px;
}

.nama_acara {
	margin-top: 40px;
}
.nama_acara h5{
	font-size: 18px;
	text-transform:uppercase;
}


/* MAIN CSS */
.main {
	margin:15px 0;
}
.post_most {
	padding:0;
	margin:0;
}
.col_title{
	padding:0;
	margin:0;
}
.col_title p {
	font-size:18px;
	font-weight:700;
	color:#888888;
}
.col_title span {
	color:#fd0304;
	font-family: "Lato-Black"
}
.list_most {
	margin:15px 0;
	padding-bottom:15px;
	border-bottom : 1px solid #dce1e8;
}
.num_list{
	/*height:30px;*/
	width:30px;
	
}
.num_list p{
	background-color:#fff;
	font-family: "Lato-black";
	font-weight:bold;
	padding: 3px;
	border:1px solid #fd0304;
	border-radius : 50%;
	color:#666666;
	position:relative;
	top:50%;
}
._durasi_audio{
	font-family:"Lato-Bold";
	color:#666666;
}
.title_list p {
	font-family: "Lato-Bold";
	color : #666666;
	font-size :14px;
}
.post_line {
	margin:20px 0;
	background-color:#fff;
}
.img_post img {
	border-radius: 5px 5px 0 0;
}
.attr_post {
	padding: 10px 10px 0 10px;
	
}

.attr_title {
	border-bottom: 1px solid #e9ecf1;
	/*padding-bottom:15px;*/
}
.attr_title h1,h2,h3 {
	font-family: "Lato-Bold";
	font-size: 18px;
	font-weight:bold;
	line-height: 23px;
	color:#555555;
	padding-bottom:5px;
}
.attr_title h3 a{
	color:#555555;
}
.attr_title p {
	font-family: "Lato-reguler";
	font-size: 16px;
	color:#888888;
	padding-bottom:5px;
}

.link_cat {
	/*display:inline;*/
}
.cat_post_list {
	display:inline;
}

.attr_label {
	margin:10px 0;
}
.attr_cat_ {
	font-family : "Lato-Bold";
	font-size:14px;
	color:#fd0304;
	line-height:10px;
}
.attr_author_ {
	font-family : "Lato-Bold";
	font-size:16px;
	color:#666;
}
.attr_date_{
	font-family:"Lato-Italic";
	font-size:12px;
	color:#888888;
}

.attr_share_comment_{
	position:relative;
	top:5px;
}

.attr_share_comment_ a {
	margin-right : 10px;
}

/* Berita Terkait */
.sess_terkait {
	margin:15px 0;
}
.item_terkait {
	padding:10px 5px;
	margin:10px 0;
}
.item_terkait a{
	color:#000;
}
.item_terkait a:hover {
	color:#fd0304;
}
.item_terkait img {
	z-index:900
}
.title_act {
	position: absolute;
	bottom: 20px;
    right: 5px;
    left: 5px;
	z-index:999;
	background-color: rgba(255, 255, 255, 0.75);
	
}
.title_act h4 {
	font-size:12px;
	padding:5px;
}
/* end */

/* Index Berita */
.index_berita {
	padding:10px;
}

.item_feed {
	/*height:200px;*/
}
.item_feed ul {
	list-style:none;
	padding:0;
	margin:0
}

.item_feed ul li{
	display:inline-block;
	margin:5px 0;
	background:#fff;
	box-shadow: 0 3px 3px 2px #f1f1f1;
	padding:10px;
	width:100%;
}
.item_feed ul li a {
	font-family:Lato-reguler;
	font-style: normal;
    
    font-size: 14px;
    line-height: 21px;
	color:#000;
}

.item_feed h4 {
	margin-bottom:10px;
}
/* end */

._count_comment_, ._count_share_{
	font-family:"Lato-Bold";
	color:#888888;
}

.recent_podcast {
	margin:15px 0;
}
.list_podcast{
	margin:15px 0;
}
.last_pod{
	margin:15px 0;
}
.list_pod{
	margin:15px 0;
	
}
._panel_pod_ {
	padding:10px 0;
	background-color:#e7ebf1;
}
._durasi_audio{
	display:block;
	padding:15px 0;
}
figure{
   width:100%; /*container-width*/
   overflow:hidden; /*hide bounds of image */
   margin:0;   /*reset margin of figure tag*/
}
figure img{
   display:block; /*remove inline-block spaces*/
   width:100%; /*make image streatch*/
}

img.multatuli{
   display:block; /*remove inline-block spaces*/
   width:25%; /*make image streatch*/
}

figure img.img_podcast {
	margin:-10% 0;
}

/* index kategori*/
.new_post {
	background-color:#fff;
	border-radius:5px 0 0 5px;
}
._pic_new_post_ {
	border-radius : 0 5px 5px 0;
}
._for_index_title {
	padding:15px 0;
}
._for_index_title h1{
	font-size:22px;
}
._for_index_title p {
	font-size:16px;
}
._for_index_label {
	padding:5px 0;
}
.size_up_18 {
	font-size:18px;
}
.size_up_22 {
	font-size:22px;
}
.background_el_white {
	background-color:#fff;
}
._line_height_28 {
	line-height:28px;
}
.more_read {
	color:#fd0304;
	font-style:italic;
	display:block;
}
.next_post {
	margin : 15px 0;
}
.left_post {
	float:left;
	width : 50%;
	padding-right:10px;
	min-height:475px;
}
.right_post {
	float:right;
	width : 50%;
	padding-left: 10px;
	min-height:475px;
}
._pic_next_post_ {
	border-radius : 5px 5px 0 0;
	min-height : 250px;
}
.load_more_{
	text-align:center;
}
.discript_page_tag {
	padding:10px;
	margin-top:15px;
	margin-bottom:15px;
}
.discript_page_tag h1 {
	font-size:22px;
	color:#fd0304;
}
.discript_page_tag h2,.discript_page_tag h3 {
	font-size:18px;
	color: #fd0304;
}
.discript_page_tag p{
	font-size:12px;
	color:#444;
}
/* end index */

/* body artikel  */
.header_article {
	margin-bottom : 10px;
}
.title_post {
	padding-bottom:5px;
	border-bottom: 1px solid #dce1e8;
}

.title_post h1 {
	font-size: 28px;
	color:#666666;
	padding-bottom:10px;
	line-height:35px;
}
.title_post p {
	font-size:16px;
	color:#666666;
}
.attr_post img {
	max-width:70%;
	border-radius:5px;
}
.post-img-caption p {
	font-style:italic;
}
.post_content {
	margin-top:20px;
}
.post_content p{
	font-family: "Lato-reguler";
	font-size:18px;
	line-height:1.5;
	font-weight:400;
	margin: 0 0 20px;
}

.list_tags{
	float: left;
    width: 100%;
    font-size: 16px;
    line-height: 140%;
    color: #666;
	margin-bottom:20px;
}
.list_tags a {
	display: inline-block;
    background: #3399ff;
    padding: 3px 12px;
    margin: 5px 0 2px;
    color: #fff;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 400;
}
/* form comment */
.form-comment {
	margin-top:20px;
	padding-bottom:15px;
	border-bottom: 2px dashed #dfe0e0;
}
.title-comment {
	font-family: "Lato-Bold";
    font-size: 18px;
    color: #fd0304;
	font-weight:800;
}
.note_comment{
	font-family: "Lato-Bold";
    font-size: 14px;
    color: #666666;
	font-weight:800;
}
#comment_list_box {
	margin:0;
	padding:0;
}
ol li.comment__single {
	list-style-type: none;
	margin-bottom:25px;
}
.comment__author {
	font-family: "Lato-Bold";
	color:#666666;
	font-size:16px;
	
	margin-right:5px;
}
.comment__date {
	font-size:12px;
}
.comment__entry {
	display:block;
}
.pict_comment {
	float:left;
	margin-right:15px;
}
.pict_comment img {
	width:30px;
}
.comment__wrap {
	position:relative;
	top:-10px;
}
.clear__{
	clear:both;
}
.list-comment {
	margin-top:20px;
}

/*input::placeholder span { color: #fd0304; }*/

/* tentang kami css*/
.content_aboutus p{
	font-family: "Lato-Bold";
    /*font-size: 16px;*/
    color: #555555;
	line-height:30px;
}
.opening_about_us {
	text-align:center;
	margin-bottom: 50px;
}
p.header_about {
	font-family: "Lato-Black";
	font-size: 30px;
}
p.header_about span {
	color:#fd0304;
}
.sub_header_about{
	font-size:22px;
}
p.stand {
	font-size: 16px;
}
p.stand a,a:hover,a:active {
	color:#fd0304;
}
.list_content {
	margin:30px 0;
}
p.header_list {
	font-size: 18px;
}
/* end tentang kami*/

/* kontak kami*/
.office_address p, .office_phone p, .our_socmed p{
	line-height:10px;
	font-size:14px;
	color:#666666;
}

.office_phone{
	margin-top: 25px;
}

.title_plot {
	font-family:"Lato-Bold";
	font-size:14px;
}
.our_socmed{
	margin-top: 25px;
}
/* end kontak kami*/


/* footer */
.footer {
	background-color: #fff;
	margin:15px 0;
	background-image:url("../img/list_footer2.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.footer_content{
	/*padding: 25px;*/
	margin: 25px 0;
}

.nav_footer{
	padding:0;
	margin:0;
}
.nav_footer ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.nav_footer ul li {
	display:inline;
	
	margin-right : 5px;
}
.mid_footer {
	margin:-20px 10px;
}
.nav_footer ul li a {
	color : #666666;
	text-decoration:none;
}
.copyright{
	margin:10px 0;
}
.copyright span{
	font-family: "Lato-Bold";
	color:#888888;
}

/* audio player */
._player_audio{
	position:fixed;
	bottom:0;
	width: 100%;
    height: auto;
    padding: 0;
    border-radius: 5px;
    background-color: #eee;
    color: #444;
    /*margin: 20px auto;*/
    overflow: hidden;
	text-align:center;
}
/*._player_audio audio {
	width:100%;
}*/

#audioplayer{
    width: 480px;
    height: 60px;
    margin: 50px auto auto auto;
  border: solid;
}

#pButton{
    height:60px; 
    width: 60px;
    border: none;
    background-size: 50% 50%;
    background-repeat: no-repeat;
    background-position: center;
    float:left;
    outline:none;
}

.play{background: url('http://www.alexkatz.me/codepen/img/play.png') ;}
.pause{background: url('http://www.alexkatz.me/codepen/img/pause.png') ;}

#timeline{
    width: 400px;
    height: 20px;
    margin-top: 20px;
    float: left;
    border-radius: 15px;
    background: rgba(0,0,0,.3);
  
}
#playhead{
    width: 18px;
    height: 18px;
    border-radius: 50%;
    margin-top: 1px;
    background: rgba(0, 0, 0,1);

}
/* end */

.embeded_live_stream{
	margin:0 auto;
	text-align:center;
}

#popup_box { 
    display:none;  /* Hide the DIV */
    position:fixed;  
    _position:absolute; /* hack for internet explorer 6 */  
    /*height:342px;*/  
    width:1024px;  
    left: 18%;
    text-align: center;
    top: 15%;
    bottom:10%;
    z-index:100; /* Layering ( on-top of others), if you have lots of layers: I just maximized, you can change it yourself */
    /*margin-left: 15px;  */

    /* additional features, can be omitted */

    /*padding:15px;  
    font-size:15px;  
    -moz-box-shadow: 0 0 5px #ff0000;
    -webkit-box-shadow: 0 0 5px #ff0000;
    box-shadow: 0 0 5px #ff0000;*/
}
#popupBoxClose {
    font-size:14px;  
    line-height:15px;
    cursor: pointer;
    left:5px;  
    top:5px;  
    position:absolute;  
    color:#ff0000;  
    font-weight:500;
}

.show_share {
	width:150px;
	
	position:relative;
	z-index:9999;
	border-radius:25px;
	display:flex;
	background-color: #fff;
	bottom:0;
	/*border:1px solid #000;*/
}
.show_share span.div_close {
	margin-right:0;
}
.show_share span.med_share {
	margin: 0 5px;
	display: inline;
	float:right
}

.quick_count_sticky{
	background-color: #fff;
	height: 140px; 
    width:100%;
    position: fixed;
    left: 0;
    bottom: 0; 
	
}