.cleverServiceImg .left,
.cleverServiceImg .right,
.cleverServiceImg .carousel-caption {
  text-shadow: none;
}
.cleverServiceImg .carousel-control.right,
.cleverServiceImg .carousel-control.left {
  background-image: none;
}
.cleverServiceImg .carousel-caption {
  position: relative;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #000;
  text-align: center;
}
.cleverServiceImg .carousel-indicators li {
  background-color: #c7c7c7;
}
.cleverServiceImg .carousel-indicators {
  position: relative;
  bottom: 0;
  left: 0;
  z-index: 15;
  width: 60%;
  margin: 0 auto;
  text-align: center;
  list-style: none;
}
.cleverServiceImg .carousel-indicators .active {
  background: #00b377;
}
.cleverServiceImg .imgAbsolute {
  position: absolute;
  left: 5%;
  top: 3%;
  width: 90%;
}
@media screen and (max-width: 1023px) {
  .electronicContent .electronicContentDetail {
    height: auto;
    padding-top: 30px;
  }
  .electronicContent .electronicContentDetail .sElectronicContentDetail {
    margin: 10px auto;
  }
  .electronicContent .electronicContentDetail .lElectronicContentDetail {
    color: #747474;
  }
  .electronicContent .roundImg {
    min-height: 0;
    width: 60%;
    margin: 0 auto;
    height: auto;
  }
  .electronicContent .lifeRound {
    min-height: 0;
    height: auto;
    padding-top: 30px;
  }
  .electronicContent .lifeRound .lifeRoundTitle {
    margin: 10px auto;
  }
  .electronicContent .cleverServiceImg {
    height: auto;
    padding-top: 30px;
  }
  .electronicContent .cleverServiceImg .cleverTitle {
    margin: 10px auto;
  }
  .electronicContent .analImg {
    height: auto;
    min-height: 0;
    padding-top: 30px;
  }
  .electronicContent .analImg .analTitle {
    margin: 10px auto;
  }
  .electronicContent .analImg .anaMobile {
    width: 100%;
    height: auto;
  }
  .electronicContent .analImg .anaMobile .anaItemMobile {
    box-sizing: border-box;
    padding: 10px;
    width: 100%;
    height: auto;
    box-shadow: 2px 2px 5px lightgrey;
    margin: 0 auto 20px auto;
  }
  .electronicContent .analImg .anaMobile .anaItemMobile .anaItemImgMob {
    width: 100%;
    height: auto;
  }
  .electronicContent .analImg .anaMobile .anaItemMobile .analItemTileMob {
    width: 100%;
    padding: 10px 0;
    text-align: center;
  }
}
/*# sourceMappingURL=electronicResources.css.map */