#demo .carousel-caption
	{
		color:yellow;
     font-size: 25px!important;
	}


/*
.carousel-caption
{
  margin-top: -200px!important;
}*/

 .carousel-inner img {
    width: 100%;
    max-height: 490px;
    min-height: 490px;
  }
  #demo
  {
    max-height: 490px!important;
    min-height: 490px!important;
  }



  .slideBOX
  {
    height: 90px;
    min-width: 100%!important;
    z-index: 111;
    right: 0;
    padding: 0px!important;
  }

 .slideBOX .col-lg-3
 {
  padding: 0px!important;
  margin: 0px!importantl
 }
  .divOne ,.divTwo ,.divThree,.divFourt
  {
      height: 80px;
      text-align: center;
      color: #fff;
      padding-top: 10px;
      min-width: 100%!important;
      margin: 0px!important;
  }

   .divOne h3,.divTwo h3 ,.divThree h3,.divFourt h3
   {
      font-size: 15px;
   }

   .divOne hr,.divTwo hr ,.divThree hr,.divFourt hr
   {
      margin: 2px!important;
   }

   .divOne h5,.divTwo h5 ,.divThree h5,.divFourt h5
   {
      font-size: 15px;
      margin-bottom: 0px!important;
   }
    .divOne
    {
      background-color: #D65DB1;
    }
    .divTwo
    {
      background-color: #FF6F91;
    }
    .divThree
    {
      background-color:#FF9671;
    }

    .divFourt
    {
     background-color:#FFC75F;
    }










