/*about-banner*/
#about-banner{background:url(../images/ekahau.png) center top no-repeat; height: auto; padding-bottom: 110px; margin-top: 1%}
#about-banner h2{font-size: 40px; font-weight: 600; color: #fff; text-align: center; margin-top: 18%; text-transform: uppercase; width: 100%;}
#about-banner .container-fluid{width: 70%}





/*vision*/
#vision {padding-top: 100px; padding-bottom: 100px; border-top: 1px solid #ebebeb}
#vision .container-fluid {width: 75%;}
#vision h2{font-size: 30px; text-align: left; color: #000}
#vision p{font-size: 16px; text-align: left; color: #000; line-height: 28px;}
#vision .top {margin-top: 25px;}
#vision ul li{list-style-type:none; font-size: 16px; line-height: 30px}
#vision ul li i{margin-right: 20px; font-size: 9px; color: #4369b2; }


/*vision*/
#vision {padding-top:60px; padding-bottom:60px; border-top: 1px solid #ebebeb}
#vision .container-fluid {width: 75%;}
#vision h2{font-size: 30px; text-align: left; color: #000}
#vision p{font-size: 16px; text-align: left; color: #000; line-height: 28px;}
#vision .top {margin-top: 25px;}
#vision ul li{list-style-type:none; font-size: 16px; line-height: 30px}
#vision ul li i{margin-right: 20px; font-size: 9px; color: #4369b2; }


/*Solutions*/
#solutions {padding-top: 60px; padding-bottom: 60px; background: #f2f2f2;}
#solutions .container-fluid {width: 75%;}
#solutions h2{font-size: 30px; text-align: left; color: #000}
#solutions p{font-size: 16px; text-align: left; color: #000; line-height: 28px }

#solutions .top{margin-top: 4%}
#solutions .we{width: 96%; margin:auto;}

#solutions .top .box{background: #fff; padding: 15px 30px 30px 30px; border: 2px solid #d0d0d0; text-align: left; }
#solutions .top :hover .box{background: #4368b4; padding: 15px 30px 30px 30px; border: 2px solid #4368b4; color: #fff }
#solutions .top .box:hover h2{color: #fff }
#solutions .top .box:hover p{color: #fff; cursor: pointer;}
#solutions .top :hover img{color: #fff;}
#solutions .top :hover .box h2{color: #fff}
#solutions .top :hover .box p{color: #fff}
#solutions .top .box h2{text-align: left; font-size: 24px; color: #4468b3; }
#solutions .top .box p{text-align: left; width: 100% }
#solutions .top .read{border: 2px solid #4468b2; padding: 12px; color:#4468b2;  width: 15%; margin: auto; margin-top: 5%; text-align: center;}
#solutions .top .read:hover{border: 2px solid #4468b2; color:#fff; background: #4468b2; cursor:pointer;}

#solutions .inner{ padding: 20px;     padding-bottom: 8px;color: #000;     margin-left: 1%;}
#solutions .inner a{color: #000; text-transform: uppercase; text-decoration: none;padding-left: 10px; padding-right: 10px}
#solutions .inner a:hover{color: #f6cd27; }
#solutions .inner .active{color: #f6cd27; }


.thumbnail {
  border: 0px solid #ddd;
}

.italic { font-style: italic; }
.small { font-size: 0.8em; }

/** LIGHTBOX MARKUP **/

.lightbox {
  /** Default lightbox to hidden */
  display: none;

  /** Position and style */
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100%;
  text-align: center;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.8);
}

.lightbox img {
  /** Pad the lightbox image */

  max-height: 80%;
  margin-top: 15%;
}

#solutions .top :hover img{ -moz-box-shadow: 0 0 10px #ccc;
    -webkit-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;}
.lightbox:target {
  /** Remove default browser outline */
  outline: none;

  /** Unhide lightbox **/
  display: block;
}





#solutions .new{margin-top: 2%}



.arrow{ position: absolute; top: 58%; left: 48%; border: 1px solid #f6cd27; border-radius: 45px 45px 45px 45px; width: 45px;
 height: 12%;}
.arrow .arrow1{margin-top: 40px}
.arrow span{ display: block; width: 10px; height: 10px; border-bottom: 2px solid #fff; border-right: 2px solid #fff;
 transform: rotate(45deg); margin: -10px auto; animation: animate 2s infinite;}
.arrow span:nth-child(2){ animation-delay: -0.2s;}
.arrow span:nth-child(3){ animation-delay: -0.4s;}
@keyframes animate {
    0%{
        opacity: 0;
        transform: rotate(45deg) translate(-20px,-20px);
    }
    50%{
        opacity: 1;
    }
    100%{
        opacity: 0;
        transform: rotate(45deg) translate(20px,20px);
    }
}







@media only screen and (min-width : 1920px) and (max-width : 2559px){ 
  
  
  
}
@media only screen and (min-width : 1600px) and (max-width : 1919px){ 
  #solutions .container-fluid {width: 85%;}
#clients .container-fluid {width: 86%;}

}
@media only screen and (min-width : 1440px) and (max-width : 1599px){ 

#clients .container-fluid {width: 85%;}
#solutions .container-fluid { width: 85%;}
#company .container-fluid {width: 80%;}
#services .container-fluid{width: 80%;}




}
@media only screen and (min-width : 1366px) and (max-width : 1439px){
  
  #clients .container-fluid {width: 85%;}
#solutions .container-fluid { width: 85%;}
#company .container-fluid {width: 80%;}
#services .container-fluid{width: 80%;}
  #company .top .box{padding: 15px 15px 30px 15px;}
 
#about-banner i{width: 8%;}


#solutions .inner{padding-top: 0px;}


}
@media only screen and (min-width : 1200px) and (max-width : 1365px){ 


  #clients .container-fluid {width: 95%;}
#solutions .container-fluid { width: 90%;}
#company .container-fluid {width: 90%;}
#services .container-fluid{width: 90%;}
  #company .top .box{padding: 15px 15px 30px 15px;}
  
  #about-banner i{width: 8%;}

.arrow {top: 60%;} 


#solutions .inner{padding-top: 0px;}


}

@media only screen and (min-width : 1024px) and (max-width : 1199px){ 
  
  
    #about-banner i{width: 10%;}
  #clients .container-fluid {width: 95%;}
#solutions .container-fluid { width: 90%;}
#company .container-fluid {width: 90%;}
#services .container-fluid{width: 90%;}
  #company .top .box{padding: 15px 11px 30px 10px;}

  #company {padding-top: 50px; padding-bottom: 60px;}
#company .top .box p span {font-size: 30px;}
#services p{width: 90%}
#services {padding-top: 50px; padding-bottom: 60px;}


#solutions {padding-top: 50px;padding-bottom:50px;}
#solutions .inner{padding-top: 0px;}


}

@media only screen and (min-width : 768px) and (max-width : 1023px){ 
  

  #clients .container-fluid {width: 95%;}
#solutions .container-fluid { width: 90%;}
#company .container-fluid {width: 90%;}
#services .container-fluid{width: 90%;}
  #company .top .box{padding: 15px 11px 30px 35px;}
  #solutions {padding-top: 50px; padding-bottom: 50px;}
  #company {padding-top: 50px; padding-bottom: 60px;}
#company .top .box p span {font-size: 30px;}
#services p{width: 90%}
#services {padding-top: 50px; padding-bottom: 60px;}
#clients .carousel img{width: 120%}
#clients .carousel-control.left{    margin-top: -20px;}
#clients .carousel-control.right{    margin-top: -20px;}
#clients {padding-top: 20px; padding-bottom: 30px;}
#solutions .top .read{width: 30%;}
#company .read{width: 30%;}
#services .top .read{    width: 100%;font-size: 20px;    line-height: 38px;}
#services .top a{   font-size: 19px;    line-height: 38px;}
#solutions .top .box{border: 1px solid #d0d0d0;}



#about-banner i {width: 13%;}

.col-md-4{flex: none; max-width: none;}
.col-md-8{flex: none; max-width: none;}
#solutions .inner{margin: auto;padding-top: 0px;}
#solutions p{text-align: center;}
#solutions .box {margin: 0!important; margin-top: 10%!important;}
#solutions .we{margin-top: 5%}

.arrow {top: 50%;width: 42px;}  
.arrow .arrow1 {margin-top: 35px;}





}
@media only screen and (min-width : 150px) and (max-width : 767px){ 

.kb_wrapper {overflow: hidden; height: 260px;}
.kb_wrapper>.carousel-inner>.item>img, .kb_wrapper>.carousel-inner>.item>a>img{height: 260px}

#solutions .top .read{width: 100%}

#solutions {padding-top: 40px; padding-bottom: 40px;}
#solutions p{width: 100%}
#solutions .container-fluid {width: 90%;}
#solutions .top {margin-top: 10%;}
#solutions .top .pad{margin-bottom: 20px}


#company p{width: 100%}
#company .read{width: 60%}
#company {padding-top: 20px; padding-bottom: 40px;}
#company .container-fluid {width: 82%;}



#services p{width: 100%}
#services {padding-top: 20px; padding-bottom: 40px;}
#services .top{text-align: center;}
#services .top .read{width: 100%; float: none; margin-bottom: 20px;}
#services .container-fluid {width: 94%;}




#about-banner h2 {font-size: 30px; margin-top: 40%;}
#about-banner i {width: 20%; padding: 8px; font-size: 16px;}


#solutions .inner{margin: auto;padding: 0px; padding-bottom: 10px; padding-top:0px;}
#solutions p{text-align: center;}
#solutions .box {    margin: 2rem; margin-top: 20%!important;}
#solutions .we{margin-top: 5%}

.arrow {top: 47%;width: 42px; left: 45%;}  
.arrow .arrow1 {margin-top: 35px;}
.thumbnail{    margin-bottom: 5px;}


  }
  
  
@media only screen and (max-width: 375px) {
  .topnav{margin-top: -5%}
#clients1 .carousel-control.left{margin-top: 14px;}
#clients1 .carousel-control.right{margin-top: 14px;}
.arrow {top: 45%;}

} 
@media only screen and (max-width: 320px) {
  
  #company h2 {font-size: 24px;}
#services .top a{font-size: 20px; line-height: 42px;}
#clients1 .carousel-control.left{margin-top: 4px;}
#clients1 .carousel-control.right{margin-top: 4px;}
.arrow {top: 40%;}
#solutions .inner a{font-size: 13px;}

}


