
.scroll-text {
  border: 1px solid red;
  width: 400px;
  height: 4.5em;
  overflow: hidden;
}
.scroll-text ul {
  width: 100%;
  height: 206px;
  overflow: hidden;
  margin: 0;
}
.scroll-text ul li {
  height: 1.5em;
}
.scroll-img {
  border: none;
  width: 100%;
  height: 142px;
  overflow: hidden;
  font-size: 0px;
}
.scroll-img ul {
  width: 100%;
  height: 600px;
  margin: 0;
}
.scroll-img ul li {
  display: inline-block;
  margin: 10px 0 10px 10px;
}
#demo4.scroll-img ul,
#demo5.scroll-img ul, 
#by_industry.scroll-img ul, 
#by_box_style.scroll-img ul,
#other_products.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;
}



.scroll-img a img.img-responsive {
  /* padding: 28px; 
  max-width: 188px;*/
  max-width:100% !important;
  height: 250px;
  border: 2px solid #f05e27;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.scroll-img ul{
  padding-left: 0px;
}
.scroll-img ul li {
    margin: 17px 1px;
    /*border: 1px solid #f05e27;*/
    width: 222px !important;
}
.scroll-img {
  height: 335px;
}
.scroll-img ul li .img-desc{
  height: 41px;
  border-radius: 0px;
  border: 0px;
  border-top: 1px solid #f05e27;
  padding: 10px 0;
  display: block;
  color:#fff !important;
  background-color:#f05e27 !important;
  /* background: linear-gradient(to bottom, #f7f7f7 0%,#ffffff 100%); 
  background: linear-gradient(to bottom, #f0632a 0%,#000 100%);*/
  
}

.scroll-img ul li .img-desc h3{
  font-family: 'Lato', sans-serif;
  /* color: #6c6c6c; */
  color: #fff;
  text-align: center;
  font-size: 14px;
  margin:0px;
}
/* Start blog*/



.power h2 {
  position: relative;
  text-align: center;
}

.power h2 span {
  /*background: #fff; */
  padding: 0 15px;
  position: relative;
  z-index: 1;
}

.power h2:before {
  background: #ddd;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
    top: 50%;
  width: 100%;
}
.power h2:before {
  left: 0;
}

.boxes .txt_line  ul
{
	list-style:none;
	padding-left:0px;
	margin-top: 10px;
}


.boxes .txt_line ul li:first-child {
  border-left: none;
}

.boxes .txt_line ul li
{
  display: inline;
  border-left: 1px solid #ccc;
  padding: 5px;  
}

.bton_read p  a
{
  color:black;
  cursor:pointer;
  text-decoration:none;
}
/* end blog*/

@media (max-width:1024px) {
    .scroll-img ul li {
    margin: 10px 0px;
    border: 3px solid #fd926d;
    width: 235px !important;
}
}
@media (max-width:800px) {
    .scroll-img ul li {
    margin: 10px 0px;
    border: 3px solid #fd926d;
    width: 240px !important;
}
}
@media (max-width:600px) {
    .scroll-img ul li {
    margin: 10px 0px;
    border: 3px solid #fd926d;
    width: 283px !important;
}
.scroll-img ul li .img-desc h3 {
    font-size: 12px;
}
}
@media (max-width:414px) {
    .scroll-img ul li {
    margin: 10px 0px;
    border: 3px solid #fd926d;
    width: 192px !important;
}
.scroll-img
{
    height: 322px;
}
}
@media (max-width:384px) {
    .scroll-img ul li {
    margin: 10px 0px;
    border: 3px solid #fd926d;
    width: 178px !important;
}
}
@media (max-width:375px) {
    .scroll-img ul li {
    margin: 10px 0px;
    border: 3px solid #fd926d;
    width: 174px !important;
}
}
@media (max-width:360px) {
    .scroll-img ul li {
    margin: 10px 0px;
    border: 3px solid #fd926d;
    width: 168px !important;
}
}
@media (max-width:320px) {
    .scroll-img ul li {
    margin: 10px 0px;
    border: 3px solid #fd926d;
    width: 286px !important;
}
.scroll-img a img.img-responsive {
    max-width: 100% !important;
    height: 265px;
}
.tab-content {
    /* padding: 5px 10px; */
    margin-top: 40px;
}
}
body {
    display: block !important ;
}