/* css e-commerce */
body {
	font-family: 'Arial' !important;
	font-size: 14px !important;
	line-height: 1.43em !important;
	vertical-align: baseline;
	letter-spacing: normal;
	word-spacing: 0px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 0px;
	color: #000 !important;
}
#banner{
	padding-top: 35px;
}
.navbar {
	min-height:0px !important;
}
.navbar-right {
	margin-top:-7px;
}
.navbar-inverse {
	height:35px !important;
	background:#fff;
}

.navbar-inverse .navbar-nav > li > a {
	color:#fff !important;
	font-weight: bold;
	font-size: 13px;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > li > a:hover {
	color:#F2C050 !important;
	background: transparent !important;
}
.navbar-toggle {
	background:#333 !important;
	margin-right: -15px;
}
.side-menu .main-title a {
	color:#E20A17;
}
.main-title {
    font-size: 21px;
    line-height: 1.3em;
    font-weight: 700;
    padding-bottom: 10px;
    margin-bottom: 13px;
    border-bottom: 2px solid #E54210;
}
.main-title-follow {
    font-size: 21px;
    line-height: 1.3em;
    font-weight: 700;
    margin-bottom: 10px;
	padding-top: 10px;
}
.panel-body{
	padding:0px !important;
}
.panel-body img {
	width:100%;
}
.panel.noborder {
    border: none;
    box-shadow: none;
}
.media-heading{
	margin:10px 0px 0px !important;
}
.media-heading a:hover{
	text-decoration:none;
	color:#000;
}
.content {
	margin: -7px 0px 0px !important;
}
.content a:hover{
	text-decoration:none;
	color:#000;
}
.media-object {
	display: block;
}
.status {
	font-size: 14px;
	font-weight: bold;
	margin-top: -10px;
	margin-bottom: 5px;
}
.status1 {
	font-size: 12px;
	margin-top: -10px;
	margin-bottom: -10px;
}
.side-menu .status1 {
	margin-bottom: 0px;
}
.sosial-media{
	text-align: center;
}
.share{
	text-align:right;
}
.share > a > .fa{
	margin:0px 5px 0px !important;
}
.sosial-media > a > .fa {
	margin: 10px 5px 0px 5px !important;
	font-size: 30px;
}
.footer-copyright {
	font-size:14px;
	margin-top:20px;
	background:#fff;
	padding:10px 0px;
	color:#000;
	border-top: 1px solid #ccc;
	margin-bottom: -20px;
}

.breadcrumb {
	margin-bottom: 15px !important;
}
.breadcrumb li,
.breadcrumb li a {
	font-size: 13px !important;
}
.editor,
.kategori,
.kategori a {
	font-size: 11px !important;
}
.bullet{
	margin-left: -50px;
}
.editor-link {
	margin-left: -35px;
}



/* news */
.thumb-50{
	float: left;
	/*height: 100%;*/
	overflow: hidden;
	border-radius: 2px;
	margin-right: 10px;
	width: 100%;
	padding-bottom: 10px
}
.thumb-50 img {
	width: 100%;
}
.thumb-501 .embed-responsive-item {
	width: 50% !important;
	height: 100px !important;
	float: left;
	margin-right: 10px;
	margin-top: -10px;
}
.thumb-501 img{
	float: left;
	width:50%;
	overflow: hidden;
	border-radius: 2px;
	margin-top:-10px;
	margin-right: 10px;
}
.clearfix .desc{
	/*margin-top:-13px;
	padding-left: 200px; */
}
.clearfix .desc p{
	margin:0px;
}
.clearfix .desc a:hover{
	text-decoration:none;
}
.desc .header{
	display: inline-block;
	line-height: 1.5;
	padding-bottom: 7px;
}
.news-title{
	padding-bottom:10px;
}
.news-title-main {
	margin-bottom: 15px;
}
.side-menu .news-title a {
	margin-top:2px;
	font-size:16px !important;
	font-weight:bold;
	color:#03234F;
}
.news-title-main,
.news-title-main a {
	margin-top:2px;
	font-size:28px !important;
	font-weight:bold;
	color:#03234F;
	line-height: 32px;
}
.main-content a,
.news-title a{
	margin-top:2px;
	font-size:14px;
	font-weight:bold;
	color:#03234F;
	line-height: 1.2em;
}
.main-content a:hover,
.main-content .news-title a:hover{
	color:#0156B2;
	text-decoration: none;
}
.news {
    margin-bottom: 16px;
    margin-top: 20px;
}
.sub-title a{
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
.side-menu .sub-title a{
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.news-detail img{
	width:100%;
	box-shadow: 1px 3px 5px #888888;
	margin-bottom:15px;
}

.btn-green {
	background:#67B631;
	color:#fff;
	margin-top:15px;
	font-size:14px !important;
}
.btn-green:hover{
	background:#4c8923;
	color:#fff;
}
.title-separator1 {
    background: none repeat scroll 0 0 #e1e1e1;
    height: 2px;
	margin: 10px auto 0;
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}
.side-bar {
	min-height: 30px;
	background: #f2f2f2;
	padding: 10px;
	margin-bottom: 15px;
	margin-top: 5px;
	border: 1px dotted #ccc;
}
.side-bar a {
	font-size: 16px;
}
.official-icon a .fa{
	color: #fff !important;
}
.padd-header{
	margin-top:-15px;
}
.link {
	text-align: right;
	margin-bottom: 10px;
}
.link a{
	font-size: 12px !important;
}
.main-content .panel {
	margin-bottom: 10px !important;
}
.author {
	font-size: 12px;
	position:relative;
	top:0;
	bottom:0;
	margin-top:10px;
}
hr {
	margin: 10px 0px;
}
.ket-img {
	font-size: 13px;
}


/* background */
.main-content {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: -20px;
}
.bg-top {
	background-color: #283f48;
	height: 35px;
}


/* media */
@media (max-width: 1025px){
	.clearfix .desc{
		margin-top: -13px;
		padding-left: 0px;
	}
	.thumb-50 img{
		margin-right: 10px;
	}
}

@media (min-width: 361px){
	.ads-box {
		display:none;
	}
}


.pagination{
	margin:unset !important;
}

@media (max-width: 355px){
	.thumbads-50 img{
		width: 100% !important;
	}
}

@media (max-width: 768px){
	.share{
		margin-top: 10px;
		text-align: left;
	}
}

.thumbads-50 img{
	width:295px;
}

@media (max-width: 520px){
	.thumb-50 {
	    float: none;
	    margin-right: 0px;
		width:100% !important;
		margin-bottom:10px;
	}
}

@media (min-width: 1030px) {
	.btn-mobile {
		display: none;
	}
}

@media (max-width: 1030px){
	.carousel-indicators {
		display: none;
	}
	.bullet,
	.editor-link {
		margin-left: 0px;
	}
	.bg-top {
		height: auto;
	}
	#banner {
		padding-top: 45px;
	}
	.indeks{
		margin-bottom:10px;
	}
}


@media (max-width: 767px){
	#banner {
		padding-top: 52px;
	}
}

.side-margin-headline{
	margin-top:-15px;
}

.side-news{
	margin-bottom: 16px;
	margin-top: 20px;
	border-bottom: 1px solid #c4c4c4;
	padding-bottom: 10px;
}
.side-news:last-child{
	border-bottom:unset;
}


/* for paging */
.paging-table, .paging-table tr td {
	border:none;
	text-align:center;
}

.paging span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #efefef;
	border: 1px solid #ddd;
	border-radius: 15px;
	margin:0 5px
}

.paging a {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
	margin:0 5px;
	font-size:14px;
}

.paging a:hover {
	background: #eee;
	text-decoration: none !important;
	/*border-color:#ddd;*/
}

.paging a.noimage {
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
}

.paging a.page {
	font-size: 12px;
	padding: 5px 11px;
}
/* end paging */

.embed-responsive{
	margin-bottom:10px;
}

/* FOR INDEXING NEWS */
.channelTitle {
    font-size: 13px;
    font-weight: 700;
    border-bottom: 1px solid #7E7E7E;
    padding: 5px 0px;
    margin-bottom: 10px;
}

.channelTitle a{
	font-size: 13px;
}

.newslist {
    padding: 6px 0px;
    border-bottom: 1px solid #ccc;
}

.newslist:last-child{
	border:unset;
}

.newslist .date {
    font-size: 11px;
}

.newslist a{
	font-size: 14px;
	font-weight:normal;
}

.channelLink {
    color: green !important;
}

.indexing .indexing-sub {
    margin-bottom: 20px;
}

.indexing .index-alert {
    padding: 10px;
    font-size: 17px;
    text-align: center;
    margin: 30px 0;
}

.indeks{
	font-size: 14px !important;
	font-weight:normal !important;
	color:white !important;
}

.item-detail img{
	width:100%;
}

.side-title{
	font-size:16px !important;
	color:#FC8A3E;
}

.side-title a{
	font-size:16px !important;
}

.class-media img{
	width:100%;
	/*height:100%;*/
}

.class-media iframe{
	width:100%;
}

#leftads-box{
	margin-left: -50px;
}

@media (max-width: 992px){
	#leftads-box{
		display:none !important;
		margin-left: unset;
	}
	#rightads-box{
		display:none !important;
	}
}	
@media (max-width: 1199px){
	#leftads-box{
		margin-left: -65px;
	}
}

.you-video{
	color:#E20A17;
}

.player:hover{
	color: #e62117;
}
.player{
	color: white;
	font-size: 22px;
	text-align: center;
	margin-top: 25%;
}

.youtube-play{
	background: rgb(22, 26, 22) none repeat scroll 0% 0%;
	padding: 10px 20px;
	opacity: 0.9;
	border-radius: 12px;
}

.ads-box{
	margin:10px 0;
}

.carousel-inner .item img{
	width:100%;
}