/*body {
  padding-bottom: 100px;
  background-image: url(http://wmh.github.io/circular-slides-generator/static/img/noise.png);
}
h1, h2, h3 {
  padding-top: 20px;
  font-family: 'Amaranth', sans-serif;
}*/
.scroll-text {

  width: 175px;
  height: 9.5em;
  overflow: hidden;
}
.scroll-text ul {
  width: 270px;
  height: auto;
  overflow: hidden;
  margin: 0;
}
.scroll-text ul li {
  height: 6.9em;
}
.date{font:14px 'Colaborate-Light', Arial, Helvetica, sans-serif; line-height:18px; color:#ff9205; margin-top:3px;}
.scroll-text li{ font:14px 'Colaborate-Light', Arial, Helvetica, sans-serif; line-height:18px; margin-bottom:10px; width:175px; height:auto; color:#5f5e5e;}
.scroll-text li a{ text-decoration:none; line-height:25px;}
.scroll-img {
  
  width: width:280px;
  height: 100px;
  overflow: hidden;
  font-size: 0;
}
.scroll-img ul {
  width: 280px;
  height: 300;
  margin: 0;
}
.scroll-img ul li {
  display: inline-block; margin-bottom:10px;
 
}
#demo4.scroll-img ul,
#demo5.scroll-img ul {
  width: 1500px;
}
#demo5-btn {
  width: 680px;
  padding-top: 10px;
}
#demo6 {
  width: 412px;
}
#demo6-queue {
  width: 680px;
}
#demo6 p, #demo6-queue p {
  width: 124px;
  height: 124px;
  background-color: lightgray;
  font-family: 'Amaranth', sans-serif;
  font-size: 82px;
  text-align: center;
  display: table-cell;
  vertical-align:middle;
}

