.default-color-r {
	color: #45678d !important;
}
@media (width: 1280px) {
	#artikel .artikel-img {
		max-height: 200px !important;
	}
}
@media (width: 1360px) {
	#artikel .artikel-img {
		max-height: 215px !important;
	}
}
@media (width: 1600px) {
	#artikel .artikel-img {
		max-height: 260px !important;
	}
}
@media (width: 1920px) {
	#artikel .artikel-img {
		max-height: 320px !important;
	}
}
@media (max-width: 768px) {
	.navbar-brand {
		width: 75% !important;
	}
	.no-margin-top-r {
		margin-top: 0px !important;
	}
	.no-margin-bottom-r {
		margin-bottom: 0px !important;
	}
	.no-margin-lr-r {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.no-padding-bottom-r {
		padding-bottom: 0 !important;
	}
	.custom-padding-r {
		padding-left: 15px !important; 
		padding-right: 15px !important; 
		padding-top: 0px !important; 
		padding-bottom: 0px !important;
	}
	.font-12 {
		font-size: 12px !important;
	}
	#bendera {
		padding-top: 0px !important;
		padding-bottom: 80px !important;
		margin-top: -20px;
	}
	.carousel-caption {
		bottom: 0px !important;
		padding-top: 0px !important;
	}
}

.dropdown-menu>li>a {
	color:  #c79902;
}
.dropdown-submenu {
	position: relative;

}

.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
	box-sizing: border-box;
	width: 80%;
}


.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px;
}

@media (min-width: 1050px) {
	.nav li .dropdown{
		padding-top: 6px;
		padding-bottom: 6px;
	}
	.nav li .dropdown-submenu{
		padding-top: 6px;
		padding-bottom: 6px;
	}
	.nav li .dropdown-submenu li {
		padding-top: 6px;
		padding-bottom: 6px;
	}
}
.flex-caption {
	width: 100%;
	padding: 2%;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	font-size: 14px;
	line-height: 18px;
}
li.css a {
	border-radius: 0;
}

.fa-twitter {
	background: #55acee;

}

.fa-facebook {
	background: #3b5999;
}

.fa-youtube {
	background: #cd201f;   
}

.fa-instagram {
	background: #e4405f;
}

.social-list i {
	color: #fff;
	border-radius: 20px;
	width: 35px;
	height: 35px;
	font-size: 20px;
	text-align: center;
	margin-right: 10px;
	padding-top: 15%;
}

.searchbox2 {
	outline: none;
	box-shadow: none !important;
	border-radius: 15px;
}

.panel {
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.panel-heading {
	background-color:#2c3e50 !important;
	border-left: 10px solid #fba026 !important;
	color: #fff !important;
	font-size: 16px;
	border-radius: 10px;
}
.panel-body {
	padding: 0 15px;
	border-radius: 20px;
}
.panel-body p {
	margin-right: 15px;
	margin-left: 15px;
}
.pnlKiri {
	padding: 0PX;
	border: solid 3PX #ffc800;
	background-color: rgba(255, 255, 255, 0);
}

#search .social-list {
	margin-left: 5px;
}
@media (min-width: 992px) {
	.icon-fr {
		width: 90%;
		margin: 3px 1px;
	}
	.sitess {
		width: 30%;
		margin: 3px 2 px;
	}
}
@media (max-width: 768px) {
	#artikel-mobile-img {
		margin-top: 20px;
		margin-right:auto;
		margin-left:20px;
	}
	.icon-fr {
		width: 100%;
		margin: 3px 2px;
		align: center;
	}
	.sitess {
		width: 40%;
		margin: 3px 1px;
	}
}
.produk {
	padding: 0px;
	margin-bottom: 20px;
}

.embed-container {position: relative; padding-bottom: 80%; height: 0; max-width: 100%;} .embed-container iframe, .embed-container object, .embed-container iframe{position: absolute; top: 0; left: 0; width: 100%; height: 100%;} small{position: absolute; z-index: 40; bottom: 0; margin-bottom: -15px;}
.video-panel {
	background-color: #fba026;
	color: #fff;
	height: 40px;
	padding: 8px 15px;
	margin-bottom: 10px;
}
.video-panel a{
	color: #fff;
	font-size: 16px;
}
.judul {
	margin-top: 10px;
	font-size:16px;
	font-weight: bold;
}
.tanggal {
	font-size: 12px;
	color: #bfbebe;
}
.isi {
	text-align: left;
}
.isi img{
	width:35%; 
	float: left; 
	margin: 5px 5px 5px 0;
}
.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	opacity: .5;
}
.carousel-control.left {
	background-image: linear-gradient(to right,rgba(0,0,0,.0) 0,rgba(0,0,0,.0001) 100%);
	background-repeat: repeat-x;
}
.carousel-control.right {
	right: 0;
	left: auto;
	background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.0) 100%);
	background-repeat: repeat-x;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	color:#fff;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	color: #fff;
}

@media (min-width: 992px) {
	.title-height-r {
		height: 50px;
		font-weight: 600 !important;
		font-size: 12px !important;
	}
}
@media (max-width: 768px) {
	.title-height-r {
		height: 50px;
		font-weight: 500 !important;
		font-size: 11px !important;
	}
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	background-color: rgba(,,, 1);
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	background-color: rgba(,,, 1);
}

#topbar.container-fluid {
	background-color:#c11717;
}

#kilas-berita.container-fluid {
	background-color: #c11717;
}

#profil-artikel #accordionProfil .panel .panel-heading {
	background-color: rgba(,,, 1);
	border-color: rgba(,,, 1);
}

#profil-artikel #accordionBerita .panel .panel-heading {
	background-color: rgba(,,, 1);
	border-color: rgba(,,, 1);
}

footer #copyright .row {
	background-color:#2c3e50;
}

li.dropdown a {
	color: rgba(,,, 1);
}

#collapse .panel-group > .panel-default > div.panel-heading:not(#headingLayanan) {
	background-color: rgba(,,, 1);
	border-color: rgba(,,, 1);
}

#collapse2 .title {
	background-color: rgba(,,, 1);
	border-color: rgba(,,, 1);
}

#lpse #lpse-table thead {
	background-color: rgba(,,, 0.7);
	
}


#search.container-fluid .saran a {
	color: rgba(,,, 0.7);
}


#search.container-fluid .btn-search {
	background-color: rgba(,,, 1);
}

#search.container-fluid .searchtext {
	color: rgba(,,, 0.7);
}

#artikel .artikel-body .title {
	color: rgba(,,, 0.7);
}

#artikel .artikel-body .subtitle {
	color: rgba(,,, 0.6);
}

.text-primary {
	color: rgba(,,, 0.8);
}

#profil-artikel #artikel .title {
	color: rgba(,,, 0.8);
}

.description a {
	color: rgba(,,, 0.8);
}

.galeri-heading a {
	color: rgba(,,, 0.8);
}


.berita-title a {
	color: rgba(,,, 0.8);
}

.panel-heading:not(#headingCapaian):not(#headingLayanan) h4.panel-title > a {
	color: #ffffff;
}


.fa-angle-double-right:before {
	color: #ffffff;
}

#profil-artikel #accordionProfil .subpanel .panel .panel-heading i {
	color: #ffffff;
}

.pagination>li>a, .pagination>li>span {
	color: rgba(,,, 0.8);
}