header.carousel .fill {
    width: 100%;
    max-height: 100%;
     min-height: 45%;
    background-position: center;
    background-size: cover;
}
.carousel-caption{
	/*margin-bottom:160px;
	font-size: 12px;
	max-width: 100%;*/
      top: 0%;
      left: 0%; 
      right: 0%; 
          height: 100%;
}

/*  animationbanner*/


.main-container {
  padding: 10px 15px;
}

.slideone {
  /*background-color: #00bfff;*/
  background-image: url("../img/first_slider/background.png"); 
  background-repeat: no-repeat;;
  background-size:cover;
}

.slidetwo {
  /*background-color: #22c8ff;*/
  background-image: url("../img/first_slider/background.png");
  background-repeat: no-repeat;
  background-size:cover;

}

.slidethree {
  /*background-color: #00a6dd;*/
  background-image: url("../img/first_slider/background3.png");
  background-repeat: no-repeat;
  background-size:cover;
  
}

.slidefour {
  /*background-color: #00a6dd;*/
  background-image: url("../img/first_slider/background4.png");
  background-repeat: no-repeat;
  background-size:cover;
  
}

.slidefive {
  /*background-color: #00a6dd;*/
  background-image: url("../img/first_slider/background5.png");
  background-repeat: no-repeat;
  background-size:cover;
  
}

.slidesix {
  /*background-color: #00a6dd;*/
  background-image: url("../img/first_slider/background6.png");
  background-repeat: no-repeat;
  background-size:cover;
  
}

.carousel-indicators {
  bottom: 0;
}
.carousel-control.right,
.carousel-control.left {
  background-image: none;
}
.carousel .you {
  min-height: 580px; 
  height: 100%;
  width:100%; 
}
@media (max-width: 1200px){

.carousel .you {
  min-height: 480px; 
  height: 100%;
  width:100%; 
}  
}

@media (max-width: 992px){

.carousel .you {
  min-height: 380px; 
  height: 100%;
  width:100%; 
}  
}
@media (max-width: 548px){

.carousel .you {
  min-height: 200px; http://localhost/Aqil/public/#carousel-example-generic
  height: 100%;
  width:100%; 
}  
}







.carousel-caption h3,
.carousel .icon-container,
.carousel-caption button {
  color: #337ab7;

  /*background-color: #337ab7;*/
  /*opacity: 0.7;*/
  font-size: 45px;
  font-family: 'OpenSansLight',Arial,sans-serif;

}
.carousel-caption h3 {
  /*padding: .5em;*/
}
.carousel .icon-container {
 /* display: inline-block;*/
  font-size: 25px;
  line-height: 25px;
  padding: 1em;
  text-align: center;
  border-radius: 50%;
}
.carousel-caption button {
  border-color: #00bfff;
  margin-top: 1em; 
}

/* Animation delays */
.carousel-caption h3:first-child {
  animation-delay: 1s
  ;
}
.carousel-caption h3:nth-child(2) {
  animation-delay: 0.5s;
}
.carousel-caption button {
  animation-delay: 3s;
}

/*h1 {
  text-align: center;  
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: bold;
}
*/
.p {
  padding-top: 125px;
  text-align: center;
}

.p a {
  text-decoration: underline;
}
.animatetext{
  
  display: inline-block;
  vertical-align: 10%;
 
}
.server{
  /*padding-right: : 420px;*/
}


/*@media (max-width: 875px){

.animatetext{
  position:initial;
  display:block;
  margin-top:180px;*/
  /*display: inline-block;*/
  /*vertical-align:50%;*/
   /*margin-bottom: : 440px;*/
   /*height: 100px;*/
/*}*/


img.server{
  position:none;
  display:inline-block;
 
  


}

}
