/*
* Style.css
* Author : Ronny
*
*/

@charset "UTF-8";
/*
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.0.3");
  src: url("../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular") format("svg"), url("../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.0.3") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.0.3") format("truetype");
  font-weight: normal;
  font-style: normal;
}
*/

@font-face {
  font-family: 'pt-sans.bold';
  src: url("../fonts/pt-sans.bold.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
	font-family : 'pt-sans.regular';
	src: url("../fonts/pt-sans.regular.ttf");
	font-weight: normal;
	font-style: normal;
}

@font-face {
  font-family: 'OpenSans-Bold';
  src: url("../fonts/OpenSans-Bold.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans-Light';
  src: url("../fonts/OpenSans-Light.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DINPro-Medium';
  src: url("../fonts/DINPro-Medium.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: "pt-sans.regular", Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
  background: #fff;
  color: #333333;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  margin:0;
  padding:0;
}

img {
  vertical-align: middle;
  max-width: 100%;
}

h1,h2,h3,h4,h5 {
	font-family: 'pt-sans.bold';
	font-weight: normal;
	font-style	: normal;
	padding:0;
	margin:0;
	line-height:19px;
}
a, a:hover, a:active {
	text-decoration: none;
	color: #28468f;
	font-family: "pt-sans.bold";
	/*font-size:14px;*/
}
p{
	font-family: "pt-sans.regular";
	font-size:18px;
	/*font-weight:550;*/
}

.set-margin {
	margin-top: -15px;
}
.nopadding {
   padding: 0 !important;
}

.nomargin {
   margin: 0 !important;
}
.clear {
	clear:both;
}
.ads_responsive{
	width:100%;
}
.video-container {
	position:relative;
	padding-bottom:61.51%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

/*
* HEADER
*
*/
.header {
	border-bottom : 1px solid #fd0304;
}

.logokbr {
	width:15%;
}
.logokbr img {
	width:80%;
	vertical-align: middle;
}

.nav-kbr{
	width:80%;
	padding-top:14px;
}

.top-search {
  position: relative;
  /*width : 200px;*/
}
.top-search__input {
  /**/
  background: none;
  border: 0;
  box-shadow: none;
  border-style: none;
  border-radius: 0;
  border: 1px solid #ff0000;
  font-style:italic;
}

.top-search__input :focus{
  /*
  border-color: #FF0000;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
  */
  border-color: none;
  box-shadow:none;
}

.top-search__submit {
  background: none;
  border: none;
  text-indent: -999em;
  background-image: url("../img/icons-s02cfa55d88.png");
  background-position: -16px -24px;
  background-size: 42px 360px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: inline-block;
  height: 18px;
  width: 18px;
  position: absolute;
  left: 92%;
  top: 1px;
  transform: translateY(5px);
}

.live_share {
	/*margin : 20px 10px 10px 10px;*/
	padding : 5px;
}



.live_share > a.other-link-share {
	display: inline-block;
	height: 35px;
    width: 35px;
	color: #fff;
	text-align: center;
	padding:5px;
	border-radius : 50%;
	cursor: pointer;
	margin-left : 5px;
}

.share-btn {
	padding : 2px;
}

.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;
}

.sub_header {
	height: 133px;
}

.menukbr{
	text-align : "center";
	z-index : 9999;
}

.menukbr ul {
	font-family : "DINPro-Medium";
	font-size : 12px;
}

.menukbr ul li a {
	padding-top:15px;
	padding-bottom : 10px;
}

.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 HEADER
*
*/
/* ========================================================================== */
/*
* Main Content
*
*/
.main {
	margin : 10px 0;
}
.ads-home {
	margin : 10px 0;
	text-align: center;
}
/* ================ HEADLINE ================================================== */
.attr-img {
	position: absolute;
    top:0;
    bottom: 0;
    z-index: 1;
    left: 0;
    right:0;
    padding: 0;
}

.head-ico {
	text-align : right;
	padding : 10px;
}


.head-ico span {
	/*background-color : #fd0304;*/
	/*padding : 10px;*/
	color:#fff;
	
}

span.duration_head {
	padding: 2px 10px 2px 4px;
	background-color: #fd0304;
	border-radius: 5px 0 0 5px;
	margin-right:-5px;
	font-size: 14px;
}

.head-ico .audio-ico i{
	padding: 6px;
    width: 35px;
    height: 35px;
    background-color: #fd0304;
    text-align: center;
    border-radius: 50%;
	margin-left:-5px;
    font-size: 1.5em;
    /*float: left;*/
    
}

.news-title{
	font-family: "pt-sans.regular";
    font-size: 18px;
	width: 100%;
    /*font-weight: bold;*/
    font-style: normal;
    padding: 0;
    text-align: left;
    position: absolute;
	background-color:rgba(0,0,0,0.5);
	padding:10px;
    bottom: 0;
}
.title-small {
	font-size:14px;
}
a.link-headline, a.link-headline:hover , a.link-headline:active{
	color: #fff;
	text-decoration : none;
}
/* ================ END HEADLINE ================================================== */
/* ================ AUDIO ================================================== */
.header_section {
	margin: 25px 0;
	border-top: 1px solid #fd0304;
	/*padding : 5px 0;*/
}

.cat-title, .index-ses {
	padding : 5px;
}

.cat-title  a, .cat-title a:hover, .cat-title h3{
	color : #fd0304;
	text-decoration: none;
	font-size:22px;
}

.index-ses a.link-index , a.link-index:hover, a.link-index:active{
	color : #fd0304;
	text-decoration : none;
}

a.link-index h4 {
	font-size : 14px;
}

ul.audio-last-other {
	list-style: none;
	margin:0;
	padding:0;
	
}

ul.audio-last-other li {
	padding : 10px 0;
	border-bottom : 1px solid #fff;
	background-color : #fd0304;
	clear:both;
}
.audio-btn {
	float:left;
	margin-right : 25px;
	margin-left : 10px;
}

.audio-btn i {
	font-size: 2em;
	color:#fff;
}
.audio-btn img {
	width:30px;
	cursor:pointer;
}
.audio-title h5 {
	padding: 5px 0;
	color : #fff;
	float:left;
}
.audio-durasi {
	margin-right:20px;
	color:#fff;
}
a.btn-index-link, a.btn-index-link:hover {
	padding:5px 10px;
	margin-right:10px;
	border: 1px solid #fff;
	color: #fff;
	border-radius:5px;
	font-size:16px;
}

/* ================ END AUDIO ================================================== */
/* ================ GALERI ================================================== */
.menu-galeri {
	border-bottom : 1px solid #fd0304;
	padding: 10px;
	margin-bottom: 20px;
}
img.icon-type-galeri {
	width : 20px;
	margin-right :10px;
	float :left;
}
h3.icon-type-title-galeri {
	font-size : 0.9em;
	float :left;
	padding:3px;
	margin : 0;
}
ul.menu-nav a {

	color : #888888;
}

ul.menu-nav a:hover {
	color : #fd0304;
}

ul.menu-nav {
	list-style : none;
	margin :0;
	padding:0;
}

ul.menu-nav li {
	margin-right : 40px;
	float :left;
}

.section-content-galeri {
	margin : 20px 0 0 0 ;
}
.img-galeri {
	margin-bottom : 20px;
	background-color : #fd0304;
}

.img-galeri img{
	opacity :1;
}

.title-desc-galeri {
	position : absolute;
	top:0;
	bottom:0;
	z-index : 1;
	left:15px;
	right: 15px;
	padding :0;
	/*border : 1px solid #ff0;*/
	max-height :133px;
	/*background-color : #f34345;
	opacity : 0.5;*/
}
a.link-galeri {
	color : #ffffff;
}

.title-desc-galeri h4 {
	margin: 0;
	padding :20px 10px 10px 20px;
	font-size : 1.3em;
	font-weight:700;
	font-family : 'pt-sans.regular';
	display : none;
}
#gallery_list {
	margin : 20px 0 0 0 ;
}
.galeri-title {
	margin : 20px 0 0 0 ;
}
/* ================ END GALERI ================================================== */
/* ================ SLIDER ADS ================================================== */
.slider-ads {
	margin-top: 25px;
	margin-bottom: 10px;
}
/* ================ END SLIDER ADS=============================================== */
/* ================ ABOUT US ====================================================== */
.aboutus_page {
	margin-top: -10px;
	margin-bottom: 25px;
}
.header_aboutus img{
	width: 100%;
}
.content_aboutus {
	margin:30px auto;
	width: 80%;
}
.list-about {
	margin-bottom: 40px;
}
.text-point h4 {
	margin-bottom:10px;
	font-size: 22px;
}
/* ================ END ABOUT US ================================================== */

/* ================ WIDGET CONTENT FOUR ================================================== */
.content_four {
	margin : 15px 0;
}

.content_item{
	/*min-height:200px;*/
}

a.news_link  {
	color :#000;
}
a.news_link:hover {
	color: #fd0304;
}

.img-thumb {
	margin-right: 10px;
}

.desc-item {
	padding:0px 5px;
}

.item-ico {
	font-family: "pt-sans.regular";
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    padding-top: 15px;
    text-align: left;
    /*position: absolute;
	background-color:rgba(0,0,0,0.5);*/
	/*padding:10px;
    bottom: 0;*/
}

.item-ico span {
	/*background-color : #fd0304;*/
	/*padding : 10px;*/
	color:#fff;
	
}


span.duration {
	padding: 2px 10px 2px 4px;
	background-color: #58b5aa;
	border-radius: 5px 0 0 5px;
	margin-right:-5px;
	font-size: 14px;
}

.item-ico .audio-ico i{
	padding: 8px;
    width: 35px;
    height: 35px;
    background-color: #58b5aa;
    text-align: center;
    border-radius: 50%;
	margin-left:-5px;
    font-size: 1.2em;
    /*float: left;*/
    
}

.separator-line {
	margin : 10px 0;
}

.separator-line  hr {
	color:#58b5aa;
}

.thumbnail {
	position: relative;
    padding: 0px;
}
.title-desc {
	min-height:250px;
}
.thumbnail a.news__permalink span{
	font-family: "pt-sans.bold";
	color :#000;
	font-size:14px;
}
.thumbnail a.news__permalink:hover span{
	font-size:14px;
	color: #fd0304;
}
.thumbnail img {
	width:100%;
}
.img-thumb {
	text-align: center;
    padding: 0;
    margin: 0;
    z-index: 0;
}
.mask-data {
	position: absolute;
    top: 0;
    /*bottom: 0;*/
    z-index: 1;
    left: 5px;
    right: 5px;
    padding: 0;
}
.sign-icon {
	font-family: "pt-sans.regular";
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    padding-top: 15px;
    text-align: left;
    position: absolute;
    right:0;
	
}

.sign-icon span {
	/*background-color : #fd0304;*/
	/*padding : 10px;*/
	color:#fff;
	
}

span.duration {
	padding: 2px 10px 2px 4px;
	background-color: #58b5aa; /*rgba(88,181,170,0.5);*/
	border-radius: 5px 0 0 5px;
	margin-right:-5px;
	font-size: 14px;
}

.sign-icon .audio-ico i{
	padding: 8px;
    width: 35px;
    height: 35px;
    background-color: #58b5aa;
    text-align: center;
    border-radius: 50%;
	margin-left:-5px;
    font-size: 1.2em;
    /*float: left;*/
}

.news__link-text-thumb {
	font-family: "pt-sans.bold";
    font-size: 0.9em;
    /* font-weight: bold; */
    text-decoration: none;
    color: #000;
    padding: 0;
    margin: 0;
}

/* ================ END WIDGET CONTENT FOUR ================================================== */
/* ================ RIGHT SITE ================================================== */
.row-children {
	margin: 0 0 20px 10px;
}

.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: 0;
    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;
}

/* ================ END RIGHT SITE ================================================== */
/* ================ PAGE INDEX SITE ================================================== */
.header_index {
	margin:0;
	padding:0;
}
h1.category-title {
	font-family: 'OpenSans-Bold';
    min-width: 100%;
    max-width: 100%;
    font-size: 22px;
    color: #fd0304;
	margin-bottom: 10px;
}
p.cat-desc {
	width:70%;
}
.last_post {
	margin:0;
	padding:10px 10px 10px 10px;
	background-color: #f4f4f4;	
}
.last_post a.news__permalink, a.news__permalink:hover {
	font-family: "pt-sans.regular";
	color:#000;
	font-size: 14px;
	font-weight:normal;
}

.last_post p.post-excerpt {
	font-family: "pt-sans.regular";
	color:#000;
	font-size: 14px;
	font-weight:normal;
	margin-top : 10px;
}

.last_post h1.title-post-page {
	font-family: 'pt-sans.bold';
    margin: 0;
    padding: 0;
    color: #000;
	font-size: 18px;
}
.share-link-post {
	padding : 2px;
}

.share-link-post > a.share__link , .share__btn > a.share__link:hover{
	height: 30px;
    width: 30px;
	color: #fff;
	padding:2px;
	border-radius : 50%;
	cursor: pointer;
	margin-left : 5px;
	display: inline-block;
	text-align: center;
	font-size: 1.2em;
}

.list_index {
	margin-top : 10px;
}
/* ================ END PAGE INDEX ================================================== */
/* ================ DETAIL PAGE  ================================================== */
.post-author {
	margin: 10px;
    text-align: center;
}
.post-author img {
	border: 1px solid #fd0304;
    border-radius: 50%;
}
.post-author h3 {
	font-family: 'pt-sans.bold';
    margin: 0;
    padding: 0;
    color: #fd0304;
	font-size: 18px;
	text-align:center;
}
.title-artikel {
	text-align: left;
}
.title-artikel h1 {
	font-family: 'pt-sans.bold';
    margin-bottom: 15px;
    padding: 0;
    color: #000;
	font-size: 30px;
	line-height:38px;
}
.title-artikel p.excerpt-artikel {
	font-family: 'pt-sans.regular';
	font-size: 18px;
	font-weight:bold;
	color: #000;
}

.post-main-image {
	margin: 20px 0 10px 0;
}

.post-main-image .post-img-caption p {
	font-family: 'pt-sans.regular';
	margin: 0 0 0 15px;
	font-style : italic;
	font-size: 14px;
    /*padding: 10px;*/
    /*background-color: #fd0304;*/
}

.content-detail {
	margin-top : 30px;
}
.aside p.post-time{
	font-size:14px;
	font-style:italic;
}
.post-berita p {
	margin-bottom:15px;
}

.post-berita p i br {
	display:none;
}

.post-berita p b br {
	display:none;
}

.audio-part {
	border-top:2px solid #fd0304;
	padding : 5px 0;
	text-align : center;
}
.audio-part h4 {
	font-family: 'pt-sans.bold';
	text-transform:uppercase;
	color:#fd0304;
	text-align : left;
}
.audio-part p {
	font-family: 'pt-sans.regular';
	color:#939192;
	text-align : right;
}
.audio-part img {
	width:80px;
}
.audio-part span a i {
	font-size:100px;
	color: #fd0304;
}
.share-part {
	border-top: 1px solid #fd0304;
	/*border-bottom: 1px solid #fd0304;*/
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5%;
	padding-right:10%;
	text-align:center;
	margin-bottom: 20px;
}
.share-part h3 {
	margin: 5px 5px 0 30px;
	font-family: 'pt-sans.bold';
	text-transform:uppercase;
	color: #83ae83;
	font-size:16px;
	float: left;
}
.share-part span  {
	float:left;
	margin-left:10px;
}
#share-artikel > a.share-link-artikel , #share-artikel > a.share-link-artikel: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;
}

a.link-clik-share, a.link-clik-share:hover {
	color: #83ae83;
	text-decoration:none;
	font-size:20px;
}

.text_viewer {
	padding:5px;
	text-align:center;
}
.text_viewer h2 {
	color: #fd0304;
	font-size: 50px;
}

.terkait-berita {
	border-top: 1px solid #fd0304;
	padding-top:10px;
	margin-top: 20px;
}
.terkait-berita h4 {
	font-family: 'pt-sans.bold';
	text-transform:uppercase;
	color:#fd0304;
	text-align : left;
}
ul.list-terkait {
	list-style:none;
	padding:0;
}
ul.list-terkait li {
	padding-bottom:15px;
	padding-top:15px;
	
}
.bottom-grey {
	border-bottom: 1px solid #f5f5f5;
}
.bottom-red {
	border-bottom: 1px solid #fd0304;
}
ul.list-terkait li a{
	color:#000;
}
ul.list-terkait li a:hover{
	color:#fd0304;
}

.section-comment {
	margin-top: 15px;
	border-top: 1px solid #fd0304;
	padding: 10px 0;
}
.section-title-comment {
	margin-bottom: 10px;
}
.section-title-comment h3 {
	font-family: 'pt-sans.bold';
	text-transform:uppercase;
	color:#fd0304;
	text-align : left;
}
.section-title-comment p {
	font-size: 16px;
}
.captcha_respons {
	width: 100% !important;
}
.list-comment {
	margin-bottom: 15px;
}
ol.comment {
	list-style: none;
	padding:0;
	margin:0;
}

ol.comment li {
	clear:both;
	padding:10px 0;
	border-bottom: 1px solid #d1cbcb;
}
ol.comment li p {
	/*font-size : 16px;*/
}

.comment__author{
	float:left;
	margin-right:5px;
	font-weight:bold;
	color:#fd0304;
	font-size: 18px;
}

.comment__metadata {
	margin-top:5px;
}
.comment__metadata span{
	color:#d1cbcb;
	font-size: 14px;
}
/* ================ END DETAIL ================================================== */
/* ================ KBR PAGI ==================================================== */
.header-title-page {
	margin-top: 15px;
}
.cover-page {
	margin-top: 15px;
}
.cover-page img{
	width:100% !important;
}
.title-list-audio {
	margin-top: 15px;
	margin-bottom:10px;
}

.title-list-audio h3 {
	color: #fd0304;
	font-size: 18px;
}

.miss-kbr {
	margin: 15px 0;
}

ul.audio-list-kbrpagi {
	list-style: none;
	margin:0;
	padding:0;
	
}
.progress {
	
	display: block;
    width: 15%;
    height: .5625rem;
    margin: .5rem 10px;
    background-color: rgba(0,0,0,.0625);
    border: 0;
    border-radius: 10000px;
    overflow: hidden;
    -webkit-appearance: none;
    cursor: pointer;
}

.black-color, .black-color h5 {
	color: #000;
	font-weight: bold;
	font-size:12px;
}

ul.audio-list-kbrpagi li {
	padding : 10px 0;
	border-bottom : 1px solid #fff;
	background-color : #ededed;
	clear:both;
}

ul.list_kb li {
	padding : 10px 0;
	border-style:none;
}

/* ================ END KBR PAGI ================================================== */
/* ================ WIDGET KABAR BARU ================================================== */
.widget_kabarbaru {
	background-color: #e9e9e9;
	padding: 10px 0;
}
.title-header {
	padding: 0 10px;
}
.title-header h2{
	color: #eb1e23;
	font-size:22px;
}
.title-header h2 span{
	color: #313131;
}
.title-konten {
	padding: 10px 10px;
	border-bottom: 1px solid #fd0304;
}
.play-kabarbaru {
	margin-right: 10px;
}
.play-kabarbaru img {
	width: 50px;
}

.title-kabarbaru {
	margin-top: 0;
}

.title-kabarbaru h4 {
	font-size : 16px;
	font-weight: bold;
}
.kabarbaru-konten {
	margin: 0;
}
.kabarbaru-konten ul {
	list-style: none;
	padding:0;
	margin:0;
}

.kabarbaru-konten ul  li {
	padding: 10px 0;
	/*border-bottom: 1px solid #fff;*/
}

.kabarbaru-konten ul  li  h5 {
	font-size: 14px;
	font-weight: bold;
	padding: 0 10px;
}
/* ================ END WIDGET KABAR BARU ================================================== */
/* ================ END WIDGET RUANG PUBLIK ================================================ */
.widget-ruangpublik {
	background-color: #e9e9e9;
	padding: 10px 0;
}
.widget-ruangpublik .title-header {
	padding: 0 10px;
}
.widget-ruangpublik .title-header h2{
	color: #eb1e23;
	font-size:22px;
}
.widget-ruangpublik .title-header a.live-link {
	padding: 5px;
	border-radius:5px;
	color:#fff;
	background-color: #fd0304;
}
.widget-ruangpublik .title-header h2 span{
	color: #313131;
}
.play-ruangpublik {
	margin-right: 10px;
}
.play-ruangpublik img {
	width: 50px;
}

.title-ruangpublik {
	margin-top: 0;
}

.title-ruangpublik h4 {
	font-size : 16px;
	font-weight: bold;
}
.title-ruangpublik a, .title-ruangpublik a:hover{
	color: #000;
}
.ruangpublik-konten {
	padding : 10px;
}
.ruangpublik-konten p {
	font-weight: bold;
	font-size: 14px;
}
/* ================ END WIDGET RUANG PUBLIK ================================================ */
/* ================ END WIDGET KBR PAGI =================================== */
.widget-kbrpagi {
	background-color: #e9e9e9;
	padding: 10px 0;
	border-top:1px solid #fd0304;
}
.title-widget {
	padding:0 10px;
}
.title-widget a, a.index-link {
	color: #fd0304;
}
.title-widget a.index-link h3{
	color: #fd0304;
}
.content-kbrpgi {
	margin-top: 10px;
	padding: 0;
}
.content-kbrpgi ul {
	list-style:none;
	padding: 0;
	margin: 0;
}
.content-kbrpgi ul li{
	padding:12px 10px;
	
}
.borderbottom{
	border-bottom: 1px solid #fff;
	/*border-style: none;*/
}
.img-sound {
	margin-right: 5px;
}
.img-sound img {
	width: 70px;
}
.title-audio h4 {
	margin-top: 5px;
	font-size: 13px;
}

.title-audio span a img {
	width:30px;
}


/* ================ END WIDGET KBR PAGI =================================== */
/* ================ WIDGET MOST POPULER =================================== */
.most-category {
	padding: 10px 0;
	border-top:1px solid #fd0304;
}
.title-widget{
	margin-bottom: 10px;
}
.title-widget h3{
	color: #fd0304;
	font-size: 19px;
}

.content-most-category ol{
	margin:0;
	padding:0;
	counter-reset: item;
    list-style-type: none;
}
.content-most-category ol li{
	/*display: block;*/
	clear:both;
}
.content-most-category ol li{
	padding: 10px 0;
	border-bottom: 1px solid #d1cccc;
}
.content-most-category ol li a {
	color: #000;
}
.content-most-category ol li a:hover {
	color: #fd0304;
}
.content-most-category ol li a h4 {
	font-size: 14px;
}
.content-most-category ol li:before {
	content: counter(item) "  "; 
    counter-increment: item ;
	float:left;
	margin-top:-15px;
	margin-right: 10px;
	color:#d1cccc;
	font-size: 40px;
}
/* ================ END WIDGET POPULER =================================== */
/* ================ WIDGET QUOTE OF THE DAY =================================== */
.widget-quote_of_the_day {
	padding: 10px 0;
	/*border-top:1px solid #fd0304;*/
	background-color: #e9e9e9;
}
.play-audio-quote {
	margin-right: 10px;
}
.play-audio-quote img {
	width: 60px;
}

.title-audio-quote {
	margin-top: 0;
}

.title-audio-quote h4 {
	font-size : 16px;
	font-weight: bold;
}
.audio-quote-konten {
	margin-top: 10px;
}
.list-audio-quote {
	padding: 0 10px;
}
.list-audio-quote h5 {
	width: 87%;
}
.list-audio-quote span i {
	font-size: 30px;
}
.audio-quote-konten ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.audio-quote-konten ul li {
	/*border-bottom: 1px solid #fff;*/
	padding:10px 0;
}
/* ================ END WIDGET QUOTE OF THE DAY =================================== */
/*
* End Main
*
*/
/* ========================================================================== */
/*
* Footer
*
*/
.footer {
	background-color : #fd0304;
	padding : 10px 0 35px 0;
}

.footer .welcome-note,.location-kbr {
	margin-bottom : 10px;
}

.footer .welcome-note p {
	color:#fff;
	font-family: 'pt-sans.bold';
	font-size:16px;
}

.footer .location-kbr p{
	color:#fff;
	font-family: 'pt-sans.bold';
	font-weight:500;
	font-size:12px;
}

/*
.footer .location-kbr p {
	margin:0;
	padding:0;
	
}
*/
.footer .location-kbr i{
	margin-top:2px;
	padding:5px;
	width:30px;
	height:30px;
	background-color:#fff;
	text-align : center;
	border-radius:50%;
	font-size: 1.5em;
	float:left; 
	margin-right : 10px;
}

.footer-link {
	margin:0;
	padding:0;
}

.footer-link p {
	color:#fff;
	font-family: 'pt-sans.bold';
	font-weight:500;
	text-decoration :none;
	font-size:14px;
}
.footer-link a {
	color:#fff;
	font-family: 'pt-sans.bold';
	font-weight:500;
	text-decoration :none;
	font-size:14px;
}
.footer-link a:hover{
	color:#fff;
	font-family: 'pt-sans.bold';
	font-weight:500;
	text-decoration :none;
	font-size:14px;
}
/*
*  End footer
*
*/

#popup_box { 
    display:none;  /* Hide the DIV */
    position:fixed;  
    _position:absolute; /* hack for internet explorer 6 */  
    height:700px;  
    width:700px;  
    left: 25%;
    text-align: center;
    top: 10%;
    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;
} 