.awesome-weather-wrap { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 14px; line-height: 14px; }
.m-15{
  margin: -15px;
}
.stander{
	margin: 0;
	padding: 0;
  column-count: 1;
  padding-left: 15px;
}
.lang-i{
  margin: 0px 5px 0px 0px !important;
  padding: .5555555556em 3px !important;
}
.tgl-home{
  color: #fff;
font-size: 12px;
background-color: #0d64c8;
padding: 5px;
}
.post-meta-home{
  margin-top: 5px;
}
.btn{
  background-color: #002147;
  border: none;
  color: white !important;
  padding: 10px 30px !important;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 12px !important;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 30px;
  text-decoration: none !important;
}
.btn:hover {
  background-color: #0d64c8;
  color: white !important;
}
.stander li a{
  color: #002147 !important;
  text-shadow: none !important;
  font-weight: 400 !important;
  font-size: 18px !important;
}
.stander li a::after{
  background-color: #002147 !important;
}
.stander li {
  display: block !important;
  float: left;
  width: 100%;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
}
.stander > li a, .stander > li a:hover, .stander > li a.active, .stander > li a:active, .stander > li a:visited, .stander > li a:focus{
	color:#fefefe;
	text-decoration:none;
}
.stander > li a{
  color:#fff #important;
  text-decoration:none;
}

#site-navigation ul li a:active, #site-navigation ul li a:focus, #site-navigation ul li a:hover {
    color: #fff;
}
/*mega menu*/

.mega-menu {
  left: 0;
  right: 0;
  margin: 0 15px;
  display:none;
  padding-top: 0;
  min-height: 100%;
  background-color: #fff !important;
}
.group-mega-menu{
	width: 25%;
  float: left;
  padding-bottom: 20px;
}
h4.row.mega-title {
  color: #eee;
  margin-top: 0px;
  font-size: 14px;
  padding-left: 15px;
  padding-bottom: 13px;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  padding-top: 15px;
  background-color: #002147;
  }
 .mega-menu ul li a {
  line-height: 25px;
  font-size: 80%;
  display: block;
}
ul.stander li a {
    padding: 3px 0px;
    color: #fff;
}
#site-navigation ul li a {
    color: #fff;
}

ul.description li {
    padding-bottom: 12px;
    line-height: 8px;
}

ul.description li span {
    color: #ccc;
    font-size: 85%;
}
a.view-more{
  border-radius: 1px;
  margin-top:15px;
  background-color: #009FE1;
  padding: 2px 10px !important;
  line-height: 21px !important;
  display: inline-block !important;
}
a.view-more:hover{
	color:#fff;
	background:#0DADEF;
}
ul.icon-des li a i {
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    background-color: #009FE1;
    line-height: 35px !important;
}

ul.icon-des li {
    width: 100%;
    display: table;
    margin-bottom: 11px;
}

/*common*/
.flyout-right ul>li>a ,
.flyout-left ul>li>a,
.flyout-mega-wrap,
.mega-menu{
	background-color: #547787;
}

/*hover*/
.Blog:hover,
.Images:hover,
.mega-menu:hover,
.drop-down-ul:hover,
li.flyout-left>ul:hover,
li.flyout-right>ul:hover,
.flyout-mega-wrap:hover,
li.flyout-left a:hover +ul,
li.flyout-right a:hover +ul,
.blog-drop-down >a:hover+.Blog,
li.drop-down>a:hover +.drop-down-ul,
.images-drop-down>a:hover +.Images,
.mega-drop-down a:hover+.mega-menu,
li.flyout-mega>a:hover +.flyout-mega-wrap{
  display:block;
  z-index: 9;
}
/*responsive*/
 @media (min-width:767px){
	.exo-menu > li > a{
	display:block;
	padding: 20px 22px;
 }
.mega-menu, .flyout-mega-wrap, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
		position:absolute;
}
 .flyout-right>ul{
	left: 100%;
	}
	.flyout-left>ul{
	right: 100%;
}
 }
@media (max-width:767px){
.lang-i{
  margin: 0px 5px 0px 0px !important;
}
	.exo-menu {
		min-height: 58px;
		background-color: #23364B;
		width: 100%;
	}
	.exo-menu > li > a{
		width:100% ;
	    display:none ;
	
	}
	.exo-menu > li{
		width:100%;
	}
	.display.exo-menu > li > a{
	  display:block ;
	  	padding: 20px 22px;
	}
	
.mega-menu, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
		position:relative;
 
}

}
@media (max-width:1023px){
  .mega-menu, .Images, .Blog,.flyout-right>ul,
.flyout-left>ul, li.drop-down>ul{
      display: none !important;
}
}
a.toggle-menu{
    position: absolute;
    right: 0px;
    padding: 20px;
    font-size: 27px;
    background-color: #ccc;
    color: #23364B;
    top: 0px;
}

/*Menu offcanvas*/
.menu-nav {
  position: fixed;
  right: 0;
  z-index: 1001;
  width: 300px;
  height: 100%;
  padding: 40px;
  background-color: #222 !important;
  box-shadow: 0 0 15px rgba(0,0,0,0.2);
  transition: all 0.5s cubic-bezier(0.7,0,0.3,1);
  transform: translate3d(360px,0,0);
  cursor: pointer;
  overflow-y: scroll;
}
.menu-nav.active {
  transform: translate3d(0px,0,0);
}

.menu-nav .menu .icon-list a {
  position: relative;
  font-family: "Oswald", "Helvetica Neue", Helvetica, sans-serif;
  display: block;
  padding: 20px;
  text-decoration: none;
  color: #eee;
  font-size: 20px;
  transition: all 0.3s ease;
}
.menu-nav .menu .icon-list a::before {
  position: absolute;
  content: "";
  width: 0%;
  height: 2px;
  top: 80%;
  transition: all 0.3s ease;
}
.menu-nav .menu .icon-list a:hover {
  color: #CDDC39;
}
.menu-nav .menu .icon-list a:hover::before {
  width: 50%;
  background-color: #CDDC39;
}
/* Buttons */
.menu-button, 
.close-button {
  position: fixed;
  top: 50px;
  width: 50px;
  height: 50px;
  background-color: #fff;
  font-size: 18px;
  border: none;
  outline: none;
  cursor: pointer;
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.menu-button {
  right: 0px;
  z-index: 102;
}
.close-button {
  z-index: 100;
background-color: #0d64c8;
top: 5px;
right: 8px;
}
.close-button:hover{
    background-color: #222;
}

.menu-mobile{
  margin: 0px;
  padding-left: 0px;
  width: 197px;
}
.menu-mobile li a{
  color:#fff !important;
  text-decoration:none;
  list-style-type: none;
}
.menu-mobile li{
  color:#fff !important;
  text-decoration:none;
  list-style-type: none;
  font-size: 18px;
}
.menu-mobile li a:hover{
  border-bottom: 3px solid #fff;
}
.menu-title{
  color: #fff;
text-transform: uppercase;
padding-top: 10px;
border-bottom: 1px dashed #fff;
padding-bottom: 10px;
font-size: 22px;
}

.menu-single:hover,.single-drop-down a:hover+.menu-single{
  display:block;
  z-index: 9;
}
.menu-single {
  display:none;
  background-color: #fff !important;
  position: absolute;
  width: 300px;
  font-size: 8px;
}
.panel[data-type="splash-image"] #splash--wordmark {
    font-size: 71px !important;
}

@media (max-width:1023px){
  .menu-single{
      display: none !important;
}
}

@media (max-width:575px){
#brand-bar #logo {
    font-size: 14px !important;
    top: 13px !important;
}
.panel[data-type="splash-image"] #splash--wordmark {
    font-size: 31px !important;
}
}

.detail-berita{
  width: 70% !important;
  float: left !important;
  padding-top: 30px !important;
padding-right: 30px !important;
}
.sidebar-single{
  width: 30% !important;
  float: left !important;
  padding-top: 30px;
}
@media (max-width:650px){
  .detail-berita{
    width: 100% !important;
    padding-right: 0px !important;
  }
  .sidebar-single{
    width: 100% !important;
  }
}
.detail-isi{
  width: 100% !important;
  margin: 0px !important;
}
.isi{
  width: 100% !important;
  margin: 0px !important;
  padding-top: 20px !important;
}
.jd-isi{
  font-size: 30px;
  float: left; 
}
.share-sosmed{
  float: left;
  margin-left: 0px !important;
  margin-top: 60px !important;
  border-top:4px solid rgb(0, 108, 184) !important;
  width: 100% !important;
  padding: 18px !important;
  
}
.share-sosmed a{
  padding:20px !important;
  text-decoration: none !important;
  background-color: #eee !important;
}
.share-sosmed a:hover{
  background-color: #0d64c8 !important;
  color: #fff;
}
.info-berita{
  font-size: 14px;
}
.bright{
  border-right: 2px solid #002147;
  margin: 12px;
}
.pagination li a{
  float: left !important;
  padding: 8px 16px !important;
  text-decoration: none !important;
  min-width: 30px !important;
  color: #fff;
  background-color: #002147;
  box-shadow: 0 0 10px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.1);
}
.pagination li span{
  float: left !important;
  padding: 8px 16px !important;
  text-decoration: none !important;
  min-width: 30px !important;
  color: #fff;
  background-color: #002147;
  box-shadow: 0 0 10px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.1);
  font-size: 1.25em;
  font-weight: 600;
  line-height: 1.5;
}
.pagination {
  list-style: none;
  margin: auto;
  padding:0px;
}
.pg-active{
  background-color: #0d64c8 !important;
}
.top-40{
  margin-top: 40px;
}
.lgo{
  width: 25px;
  margin-top: -4px;
}
@media (max-width:650px){
  .top-40{
    margin-top: 10px;
  }
}

.agenda{
  padding-bottom: 0px !important;
}
.sosmed{
  list-style: none;
  padding: 10px 0px 0px 0px;
  margin: 0px;
}
.sosmed li a{
  text-decoration: none;
  padding-left: 10px;
}
.sosmed li a span{ 
  margin-right: 10px;
}
.lands{
  height: 357px !important;
  width: 100% !important;
}
.landscape{
  line-height: 0.594 !important;
}
.img-akademik{
  height: 302px;  
  width: 100%;
}
.btn-default{
  padding: 15px;
  margin-top: 18px;
  background-color: #002147;
  color: #fff !important;
  text-decoration: none;
  float: left;
width: 100%;
text-align: center;
}
.btn-default:hover{
  background-color: #0d64c8;
  text-decoration: none;
}
.page-kosong{
  background-color: #eee;
padding: 30px;
text-align: center;
border-top: 3px solid #002147;
}
.link-lu{
  list-style: none;
  padding-left: 0px;
  margin:0px;
}
.link-il a{
  text-decoration: none;
}
.bg-image{
  line-height: 0 !important;
}
.bg-slider{
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  -webkit-transform: none !important;
  transform: none !important;
}
@media (max-width:650px){
.bg-slider{
  -webkit-transform: scale(2,1) !important;
  transform: scale(2,1) !important;
}
}
.bg-img-footer{
  width: 100% !important;
  top:-100px !important;
}
.panel[data-type="profile"] {
  padding: 350px !important;
}
.panel[data-type="profile"][data-bg-img="true"] .bg-img {
  width: 100% !important;
  top: 0 !important;
  left: 0 !important;
  -webkit-transform: none !important;
transform: none !important;
}
@media (max-width:650px){
  .nm{
    display: none !important;
  }
}
