.lyseis-modern-theme .header-style-one .main-box .logo-box .logo img {
    max-width: 297px !important;
    -webkit-filter: none;
    filter: none;
}
.contact-details__info li .icon span.lnr-icon-location {
    width: inherit;
    text-align: center;
}
.main-footer.footer-style-one .links-widget ul.user-links.two-column.d-block li {
    width: 100%;
}
.vision-wrap-abt {
    padding: 60px 0;
    background: #dddddd38;
  }

  .leadership-wrap img {
    height: 500px;
    width: 100%;
    object-fit: contain;
  }
  .leadership-wrap {
    background: #f8f8f8;
    padding: 60px 0;
  }
  .leadership-wrap .owl-nav {
    justify-content: space-between;
    display: flex;
  }
  .leader-slide-heading {
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 15px;
  }
  .leadership-wrap .owl-prev {
   background: #4e5baa;
    padding: 20px;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    color: #fff;
  }
  .leadership-wrap .owl-next {
    background: #4e5baa;
    padding: 20px;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    color: #fff;
  }
#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
/*  background-color: #b61924;*/
/*  background-image: url("");*/
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
    top:0;
}
header .main-box .main-menu {
    justify-content: center;
    width: 100%;
}
.spl-services-wrap .service-block-three {
    width: fit-content;
    margin: 0 auto;
}
.service-block-three .inner-box:hover .icon img {
    filter: brightness(0) invert(1);
}
.service-pie-chart-wrapper {
    background: #ffff;
    padding: 60px 0 60px 0;
}
.service-pie-chart-wrapper h5 {
    padding-top: 20px;
     margin-left: 0 !important;
}
section.clients-section.clients-section-spl {
    background: #f9f8ff;
    padding: 40px 0 60px 0;
}
  @media(max-width:767px){
    .lyseis-modern-theme .header-style-one .main-box .logo-box .logo img {
        max-width: 150px !important;
      }
      .banner-section .content-box .title {
        font-size: 30px !important;
      }
      .banner-section .content-box .title span {
        font-size: 20px !important;
      }
      .banner-section {
        height: 400px !important;
        background-position: center !important;
      }
      .banner-section .content-box {
        padding: 30px !important;
      }
      .spl-services-wrap .service-block-three {
    width: 100%;
    margin: 0 auto;
      }
         .service-pie-chart-wrapper h5 {
        text-align: center;
        padding-bottom: 30px;
    }
      .service-pie-chart-wrapper {
    background: #ffff;
    padding: 60px 0 40px 0;
}
  }