.sc-product {
  background: linear-gradient(0deg, rgba(0, 179, 164, 0.05), rgba(0, 179, 164, 0.05));
}
.sc-product .wrapper.bgI {
  background: #45c2b1;
}
.sc-product .wrapper.bgII {
  background: #4ec59f;
}
.sc-product .wrapper.bgIII {
  background: #60acb4;
}
.sc-product .wrapper.bgIV {
  background: #6c93a8;
}

.sc-pocketmanage {
  padding: 48px 0;
  background: url(/SiteCollectionDocuments/personal/digital-banking/e-fcd/img/kefcd-product-bg-mobile.jpg) top center no-repeat;
  background-size: cover;
}
.sc-pocketmanage .sc-inner {
  padding: 0 !important;
}
.sc-pocketmanage .sc-inner .sub-title {
  color: #fff;
  padding-top: 8px;
}

.sc-open-account {
  background: #fafafa;
}

@media (min-width: 500px) and (max-width: 768px) {
  .sc-pocketmanage .pocket-flex {
    display: flex;
    flex-direction: column !important;
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  .sc-pocketmanage {
    padding: 64px 0;
    background: url(/SiteCollectionDocuments/personal/digital-banking/e-fcd/img/kefcd-product-bg-desktop.jpg) center right no-repeat;
    background-size: cover;
  }
  .sc-pocketmanage .pocket-text {
    padding-bottom: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sc-pocketmanage .pocket-flex {
    max-width: 990px;
    width: 100%;
    margin: 0 auto;
  }
  .sc-pocketmanage .pocket-flex img {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sc-pocketmanage .pocket-flex {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
  }
  .sc-pocketmanage .pocket-flex img {
    max-width: 350px;
    width: 100%;
    margin: 0 auto;
  }
  .sc-pocketmanage .pocket-flex .pocket-text {
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
  }
}
.sc-channels {
  background: rgb(52, 92, 97);
}
.sc-channels #performance-table {
  margin: 32px 0;
}
.sc-channels .table-data {
  min-width: 100%;
}
.sc-channels .table-data tr td:first-child {
  text-align: left;
}
.sc-channels .desc {
  font-size: 13px !important;
}

@media screen and (max-width: 767px) {
  .sc-channels #performance-table {
    margin: 24px 0;
  }
  .sc-channels .table-data .txt-head {
    padding: 8px;
    font-size: 13px;
    line-height: 20px;
  }
  .sc-channels .table-data .txt-head:first-child {
    min-width: 153px;
  }
  .sc-channels .table-data tbody td {
    padding: 10px 8px;
    font-size: 13px;
    line-height: 20px;
  }
  .sc-channels .table-data .ic {
    width: 20px;
    height: 20px;
  }
}
.sc-step-on-kepocket .tab-dropdown-btn {
  display: none;
}

.sc-service .sc-heading {
  margin-bottom: 40px;
}
.sc-service .sc-service-info .title {
  padding-bottom: 4px;
}
.sc-service .sc-service-info .action {
  margin-top: 16px;
}

@media screen and (max-width: 767px) {
  .sc-service .sc-heading {
    margin-bottom: 24px;
  }
  .sc-faqs .sc-heading {
    margin-bottom: 24px;
  }
}
.sc-nav-gallery .swiper-button-prev {
  left: 15%;
  top: 56% !important;
}
.sc-nav-gallery .swiper-button-next {
  right: 15%;
  top: 56% !important;
}
.sc-nav-gallery .content {
  width: 250px;
  margin: 0 auto;
}

.tab-content-inner .sc-nav-gallery1 .swiper-button-prev {
  left: 15%;
  top: 56% !important;
}
.tab-content-inner .sc-nav-gallery1 .swiper-button-next {
  right: 15%;
  top: 56% !important;
}
.tab-content-inner .sc-nav-gallery1 .content {
  width: 250px;
  margin: 0 auto;
}

.sc-thumb-box .sc-thumb-gallery {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  padding: 0 48px 48px;
}
.sc-thumb-box .sc-thumb-gallery .swiper-button-prev {
  left: 3%;
}
.sc-thumb-box .sc-thumb-gallery .swiper-button-next {
  right: 3%;
}
.sc-thumb-box .content {
  width: 300px;
  margin: 0 auto;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(1);
  position: relative;
}

.title-tab-step .button .btn-tab {
  width: 247px;
  text-align: center;
}

@media screen and (max-width: 1199px) {
  .tab-content-inner,
  .tab-content-inner2 {
    position: relative;
  }
  .sc-nav-gallery .swiper-button-prev {
    left: 0 !important;
    top: 40% !important;
  }
  .sc-nav-gallery .swiper-button-next {
    right: 0 !important;
    top: 40% !important;
  }
}
@media screen and (max-width: 991px) {
  .sc-nav-gallery img {
    width: 200px;
    margin: auto;
    display: block;
  }
  .sc-nav-gallery .content {
    width: 200px;
    margin: 0 auto;
  }
  .tab-content-inner .sc-nav-gallery1 .content {
    width: 200px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .title-tab-step .button .btn-tab {
    width: 100%;
  }
  .sc-nav-gallery .swiper-button-prev,
  .sc-nav-gallery .swiper-button-next {
    display: none;
  }
  .sc-nav-gallery img {
    width: 220px;
    margin: auto;
    display: block;
  }
  .sc-nav-gallery .content {
    width: 220px;
    margin: 0 auto;
  }
  .tab-content-inner .sc-nav-gallery1 .content {
    width: 220px;
    margin: 0 auto;
  }
}/*# sourceMappingURL=style.css.map */