.footer-basic {
  padding: 0px;
  background-color: #374165;
  color: #ffffff;
  /*margin-top: 20px;*/
}

.footer-basic ul {
  padding: 0;
  list-style: none;
  text-align: center;
  font-size: 14PX;
  line-height: 2.6;
  margin-bottom: 0;
  background-color: #007700;
  margin-bottom: 10px;
}

.footer-basic li {
  padding: 0 10px;
}

.footer-basic ul a {
  color: inherit;
  text-decoration: none;
  opacity: 0.8;
}

.footer-basic ul a:hover {
  opacity: 1;
}

.footer-basic .social {
  text-align: center;
  padding-bottom: 25px;
}

.footer-basic .social > a {
  font-size: 24px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #ccc;
  margin: 0 8px;
  color: inherit;
  opacity: 0.75;
}

.footer-basic .social > a:hover {
  opacity: 0.9;
}


.container {
 
}

.footer-basic .copyright {
  margin-top: 15px;
  text-align: center;
  font-size: 13px;
  color: #ffffff;
  margin-bottom: 0;
}

.tab-panel {
  height: 200px;
}

read-more {
  background-color: #374165;
  font-size: 12px;
  margin-top: 9px;
}

.read-more-btn {
  background-color: #374165;
  font-size: 12px;
  margin-bottom: 20px;
  color:white !important;
}
.read-more-btn:focus {
  background-color: #932f54;
  outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 0%) !important;
}

.row.marquee-row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0px;
  margin-left: 0px;
}

.day-time {
  float: left;
  margin-left: 33px;
  margin-bottom: 5px;
}

