.chat-wrapper .chatScreen ul li {
  font-weight: 400;
  font-size: 1em;
  color: #090808;
}
#agenda .event-item .time {
	margin-top: 5px;
}
@media (max-width: 767px) {
#agenda .accordion-button {
  font-size: 13px;
}
.speaker-name {
  font-size: 14px;
}
.agenda-tabs-container .tab-content h2 {
  font-size: 16px;
}
.agenda-tabs-container .tab-content .agenda-content .title {
  font-size: 16px;
}
.description {
  font-size: 12px;
}	
.logo2 {
	margin-bottom: 10px;
}
.image-right {
  margin-right: 1px !important;
}
.agenda-tabs-container .nav-link .name {
  font-size: 12px;
}
}
@media (min-width: 767px) {
#agenda .event-item .time {
  margin-top: 60px;
}
}
section h4 {
  text-align: center;
  margin-top: 20px;
}
.list {
 font-size: 16px;
}
.color-title {
	color: #135CA1;
	font-weight: 500;
	margin-bottom: 20px;
	text-align: left;
	border-bottom: 1px solid #E5B219;
	
}
.footer-links{
  margin-top: 20px;
  margin-top: 10px;
}
footer .footer-links a {
  color: #FFFFFF;
  text-decoration: none;
}
.sponsor {
	display: flex;
	justify-content: center;
	margin-top: 20px;
}
footer .footer-menu_2 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
	justify-content: space-between;
  color: #FFFFFF;
}
footer .footer-menu_2 p {
  margin: 0;
}
footer .footer-menu_2 a {
  color: #FFFFFF;
}
.sub-text {
  text-align: left;
  margin-top: 18px;
}
.sub-text_2 {
  text-align: center;
  margin-top: 24px;
  font-size: 14px;
  color: #656666;
}
.details {
 margin-top: 4px;
}
.image-right{
  float: right;
  margin-top: 20px;
  margin-right: 20px;
} 

.terms {
  font-size: 0.875rem;
  line-height: 1.4;
}