body {
  padding-bottom: 100px;
 
}
h1, h2, h3 {
  padding-top: 20px;
  font-family: 'Amaranth', sans-serif;
}
.scroll-text {
  border: 1px solid red;
  width: 400px;
  height: 4.5em;
  overflow: hidden;
}
.scroll-text ul {
  width: 800px;
  height: 100px;
  overflow: hidden;
  margin: 0;
}
.scroll-text ul li {
  height: 1.5em;
}
.scroll-img {
  
    width: 916px;
    height: 470px;
  overflow: hidden;
  font-size: 0;
}
.scroll-img ul {
  width: 700px;
  height: 600px;
  margin: 0;
}
.scroll-img ul li {
  display: inline-block;
  margin: 10px 0 10px 10px;
}
#demo4.scroll-img ul,
#demo5.scroll-img ul {
  width: 1500px;
}
#demo5-btn {
  width: 680px;
  padding-top: 10px;
}

#demo25.scroll-img ul {
  width: 1500px;
}
#demo25-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;
}

@media screen and (min-width: 920px) and (max-width: 1145px) {
.boundingBox .scroll-img {
  
    width: 700px;
	margin:auto;
    height: 390px;
  overflow: hidden;
  font-size: 0;
}
}

.boundingBoxMob {display:none}
.boundingBoxMob2 {display:none}


@media screen and (min-width: 150px) and (max-width: 920px) {
	.boundingBox {
	display:none!important;

	}
	.boundingBox2 {
	display:none!important;

	}
	.boundingBoxMob {
	background: url(/tt/images/mobbg1.jpg);
	width:100%;
	display:block!important;
	height:300px;
	text-align:center;	
	    background-position-x: center;
	}
	.boundingBoxMob a{
	    background-color: #FFD304;
    color: #0C2231;
    text-transform:uppercase;
	line-height: 23;
    padding: 12px;
    font-weight: 600;
    font-size: 13px;
	
	}
	
	.boundingBoxMob2 {
	background: url(/tt/images/mobbg2.jpg);
	width:100%;
	display:block!important;
	height:300px;
	text-align:center;	
	    background-position-x: center;
	}
	.boundingBoxMob2 a{
	    background-color: #FFD304;
    color: #0C2231;
    text-transform:uppercase;
	line-height: 23;
    padding: 12px;
    font-weight: 600;
    font-size: 13px;
	
	}
}
