.dropdown-menu{
background-color: #880000;
border-color:#ffffff;
font-weight:bolder;
}

.t3-megamenu .mega-inner{
padding:0px;
}

.t3-copyright{
    display:none;
}

.mega-col-nav{
padding :0px;
}

#jform_title{
	width:800px;
}

.t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a{
padding:10px 20px;
}
.t3-megamenu .mega-nav > li.open a, .t3-megamenu .dropdown-menu .mega-nav > li.open a{
background-color:#770000;
}

.t3-megamenu .mega-nav > li.active a, .t3-megamenu .dropdown-menu .mega-nav > li.active a{
background-color:#330000;
}

.t3-module{
    border-top:2px solid #800000;
}

iframe{
     width:100%;
}

.t3-footer-sl .t3-module .module-title{
    color:white;
}

.t3-footer-sl .t3-module{
    background-color:#800000;
    color:#fff;
}

.t3-footer-sl .t3-module a{
 
    color:#fff;
}

/*batas css lama*/
.t3-mainnav{
	border:none;

}
.slideshow{
	padding: 30px 0 !important;
}
.article-header{
	height: 100px;
}

.article-content{
    text-align:justify;
}

.head-search .form-control{
	/*height: 80px;*/
}

.module-title{
	background-color: #800000;
	color: #ffffff;
	padding: 10px;
	text-align: center;
}

.logo-image > a {
	/*max-width: 390px;
	max-height: 80px;*/
}

.header-undhari{
	padding:0 120px;
}

.logo-header{
	display: block;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}
.teks-header{
	display: block;
	float: left;
	padding: 5px 0;
	
}
.teks-atas{
    text-shadow: 0px 0px 5px #000000;
    font-size: 24px;
    margin: auto;
    color: #F9CF00;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: lighter;
    margin-bottom: -8px;
}

.teks-bawah{
	font-style: italic;
	margin: auto;
	color:#ffffff;
	font-weight: lighter;
	font-size: 16px;
}

.container-header{	
	text-align: left;
	padding-top: 30px;
	padding-bottom: 20px;
	height: 160px;
	background-color: #880000;
	margin:0px 0px;
}
.page-masthead .row-feature{
	width: 100%;
	padding: 0px;
}

.t3-sidebar{
	background-color: #eeeeee;
}

.mod-articles-category-title:hover{
	background-color: #800000;
	color: #ffffff;
	text-decoration: none;
}

.mod-articles-category-title{
	padding: 10px 10px;
}

.module-ct>ul>li{
	padding :0;

}

.article-title{
	text-transform: uppercase;
	text-align:justify;
}

.article-header{
	height: auto;
}

.item-page .article-aside{
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.t3-footer{
	background-color: #800000;
	color: #ffffff;
}

h2{
	font-size: 18px;
}

h1{
	font-size: 28px;
}

.readmore>.btn-default{
		border:none;
		color:#800000;

}

.readmore>.btn:hover{
		background-color: #ffffff;
		color: #998888;
		text-shadow: 0px 0px 5px #ff0000;
		
}

.article-intro{
    text-align:justify;
}
@media screen and (max-width: 1200px){
	h2{
		font-size: 14px;		
	}
	.article-aside{
		font-size: 10px;
		font-weight: bolder;
	}

}

@media screen and (max-width: 993px){
	h2.article-title{
		font-size: 17px;		
	}
	.logo-header{
	margin-top:20px;
	text-align: center;
	float: none;
	margin-right: 20px;
	
	}
	
	.teks-header{
	text-align: center;
	float: none;
	padding: 20px 0;

	}
	.teks-atas{
		margin-bottom: 0px;
	}
	.container-header{
	    text-align: center;
	    height: 100%;
	    padding-top: 1px;
	    padding-bottom: 0;
	}
	.teks-atas{
	    font-size:24px;
	}
    .item-image{
    	width: 100%;
    }
	.item-image>a>img{
		/*max-height: 200px;*/
		width: 100%;
		
	}

	.article-header{

		float: left;
		height: auto;
	}
	.article-intro{
		margin-top: -20px;
	}
	
    .slide-desc-text-default{
        font-size: 12px;
	}
}

@media screen and (max-width: 500px){

	h2.article-title{
		font-size: 15px;		
	}
	.article-aside{
		font-size: 10px;
		font-weight: bolder;
	}

	.t3-content{
		padding: 0 20px;
	}
	.teks-bawah{
		display: none;
	}
	.teks-atas{
	    display: none;
	    font-size: 20px;
	    
	}
	.header-undhari{
	    padding: 0 40px;
	}
	.slide-desc-text-default{
	    font-size: 8px;
	}
}

@media screen and (max-width: 350px){
	.teks-atas{
		font-size: 18px;
		display: none;
	}
    .slide-desc-text-default{
	    font-size: 5px;
	}
}

@media (max-width: 767px){
    .hidden-xs{
        display:block !important;
    }
}
