a {
  color: #000;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #d31030;
  text-decoration: underline;
}
.top-bar-bottom .col-lg-6,.top-bar-bottom .col-md-6, .top-bar-bottom .col-sm-6 {
padding-right: 0px;
padding-left: 0px;
background-color: #d31030;

}

.header-action-item .fa{

  font-size: 1.4em;

}
.white a, .white a:hover, .white a:link, .white a:visited {color: #ffffff;text-decoration: none;padding-right: 20px} 
ul.news-info-list li i {
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}
ul.news-info-list li a {
  color: #fff;
  
}
.header-top-bar .bg-accent {
  background-color: #d31030;
}
.header-style2 ul.header-social li a {
  color: #fff;
}
.header-style2 ul.header-social li a:hover {
  background-color: #ffffff;
  color: #d31030;
}

.mean-container .mean-nav ul li a {
  background: #f8f8f8;
  color: #333;
  display: block;
  float: left;
  font-size: 15px;
  margin: 0;
  padding: 1em 3%;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  width: 90%;
  font-weight: 700;
}