.header .header-top { 
  background-color: #21409A; 
}
 
.header .header-main-menu{
  border-top:0;
}

.header .header-sub-menu{
  border-top: 3px solid #21409A;
  background:#21409A;
}
 
a.btn-submit,
.form .btn-submit { 
  background-color: #21409A;
  border-color: #21409A;
}

a.btn-submit:hover,
.form .btn-submit:hover { 
  background: #21409A;
  border-color: #21409A;
}
 
 
.video-list.card .card-body  a:hover {
  color: #21409A; 
}
    
.video-detail.card .card-body  a:hover {
  color: #21409A; 
} 

.related-video.card .card-body > ul li a:hover { 
  color: #21409A; 
}
 
.agenda.card .card-body  a:hover {
  color: #21409A; 
}
   
.grid.card .image-container a {
  color:#21409A;
}

.grid.card .card-body  a:hover {
  color: #21409A; 
}
   
.blog.card .card-body  a:hover {
  color: #21409A; 
}
  

.blog-detail.card .card-body  a:hover {
  color: #21409A; 
}
      
.row-blog.card .card-body  a:hover {
  color: #21409A; 
}
 

.blog-list.card .card-body  a:hover {
  color: #21409A; 
}
 
.polling label.bar {  
  background-color: #21409A; 
}
 
.sidebar .widget.card > ul li a:hover,
.sidebar .widget.card .card-body > ul li a:hover{ 
  color: #21409A; 
}
 
.sidebar .widget.widget-tagcloud .tagcloud a:hover{
  color: #21409A !important; 
}

 
 
.sidebar .widget.widget-comments ul li a:hover {
  color: #21409A; 
}
  
.sidebar .widget.widget-social .social-bar a.social-icon { 
  border: 1px solid #21409A;
  color: #21409A; 
} 
 
.sidebar .widget.widget-social .social-bar a.social-icon:hover  {
  background: #21409A; 
}
 

.sidebar .widget.posts-widget li.list-post a:hover {
  color: #21409A; 
}
 
.sidebar .widget.widget-contact .contact .data label {
  color: #21409A;
} 

#footer .footer  ul li a:hover,
#footer .footer .card-body ul li a:hover{ 
  color: #21409A; 
}
 

.section .card-body .body-container a:hover{
  color: #21409A; 
}
 

.section .card-body .body-container.animate:hover{ 
  border-bottom: 5px solid #21409A;
}
  
#carouselHero .carousel-caption a:hover{
  color: #21409A;
}
 
#back-to-top { 
  background: #FFFF00; 
}
 
#footer-bottom ul.footer-menu li a:hover{
  color: #000;
}


.bg-theme { 
  background-color: #21409A;
  
 } 
 .inner-related-news { 
  border-left: 4px solid #dbdb1b; 
} 
.inner-related-news .related-content a{
  color: #000 !important;
}
.bg-red { 
  background-color: #ee3a43;
  
 }  
 .bold {
  font-weight: bold;
}
 .btn-theme {

  color: -webkit-linear-gradient(left, #525A61 23%, #C0C0C0 87%) ;
}
.btn-responsive {
  background: #ffffff; 
}
  
.team-socmed a { 
  border: 1px solid #21409A;
  color: #21409A !important;
} 

.team-socmed a:hover  {
  background: #21409A; 
}
 
 
 .section .section-container > a.read-more:hover{
   color: #21409A;
 }
 .responsive-menu {
.section .section-container .section-body .section-post.card.post-list .card-body a:hover,
.section .section-container .section-body .section-post.card .post-content a:hover{
 text-decoration: none;
 color: #21409A;
}
 
.section.featured .section-container .section-body .section-post .card-body a:hover{
  color: #21409A;
}
 
#breaking-news .breaking-content .title { 
  background: #dc3545; 
}

#breaking-news .breaking-content .breaking-news-slider {  
  border: 1px solid #dc3545; 
} 
 

#breaking-news .breaking-content .breaking-news-slider a {
  color: #dc3545; 
}
 
#breaking-news .breaking-content .breaking-news-slider .owl-nav button{  
  border: 1px solid #dc3545;
  color: #dc3545; 
}
 
  
.pagination a {     
  border: 1px solid #21409A;
  color: #21409A; 
}

.pagination span.current { 
  background: #21409A; 
}

.pagination a:hover { 
  background: #21409A;
} 