body {
    color: #a1a1a1;
}

.border1 {
    padding-bottom: 30px;
}

.infopanel {
    background-color: #f5f6f6;
    padding: 55px 30px;
    margin-top: 5px;
}

#more-info-links .list1 li a {
  text-transform: none;
}

footer article.contacts p,
footer article.contacts p > a
{
	margin-top: 0;
	margin-bottom: 8px;
	text-transform: none;
}
footer article.contacts p svg {
	color: #fff6e5;
	margin-right: 8px;
}

@media (min-width: 1200px) {
  #byd-videos > div.caroufredsel_wrapper {
    height: 295px !important;
  }
  #byd-functionality > div.caroufredsel_wrapper {
    height: 304px !important;
  }
}

.vjs-poster {
  background-position: 0;
}

.list_carousel #foo2 {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  cursor: default;
  height: 100% !important;
}
.list_carousel #foo2 > li {
  padding: 0;
  float: left;
  cursor: default;
  margin-right: 4px;
}
.list_carousel #foo2 li figure {
  margin: 0;
  float: left;
  margin-right: 20px;
  border: 12px solid #fff;
}
.list_carousel #foo2 li figure img {
  width: 100%;
}
.list_carousel #foo2 li .caption h5 {
  margin-bottom: 12px;
}
.list_carousel #foo2 li .caption h6 {
  margin-bottom: 19px;
}
.list_carousel #foo2 li .caption p {
  margin-bottom: 11px;
}

#byd-functionality {
    margin-top: 0;
}

.list_carousel .btn-info {
    position: absolute;
    left: 30px;
    bottom: 20px;
}

.campaign-7-questions li {
    margin-bottom: 30px;
    padding-top: 30px;
    border-top: 1px solid #ddd;
}
.campaign-7-questions li div strong {
    color: #C66;
}
