.berita-holding-grid .berita-holding-bottom h6 a{
	text-overflow: ellipsis;
    white-space: nowrap;
}
.index-berita h4.post-title{
	text-overflow: ellipsis;
    white-space: nowrap;	
}

.pengunguman-trigger-mob{
	margin-left: auto!important;
    margin-right: auto!important;
}

@media (max-width: 1285px){
	.top-slider .main-image{
		width: auto;
    	height: auto;
    	margin-left: 0px;
	}
}


@media (max-width: 480px){
	.top-slider .main-image{
		width: auto;
    	height: 250px;
    	margin-left: -100px;
	}
}