.bg-overlay {
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    color-stop(26%, rgba(30, 38, 38, 0)),
    to(#1e2626)
  );
  background-image: -o-linear-gradient(right, rgba(22, 22, 22, 0) 26%, #111111);
  background-image: linear-gradient(270deg, rgba(22, 22, 22, 0) 26%, #111111);
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 100%;
}
#inSlider a,
#inSlider a img {
  width: 100%;
}

@media (min-width: 1915px) {
  .carousel .item {
    height: auto;
  }
}

h2.sc-ptc-title {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 25px;
}

.kep-page .kep-center {
  text-align: center;
}

.kep-page .kep-left {
  text-align: left;
}

.kep-page p {
  font-size: 16px;
  color: #555;
  line-height: 26px;
}

h3.sc-ptc-title {
  font-weight: bold;
}

.black-btn {
  background: #333;
  color: #fff;
  width: 200px;
  font-weight: bold;
  font-size: 16px;
  padding: 11px 10px;
}

.black-btn:hover {
  color: #fff;
}

.black-btn2 {
  background: #fff;
  border: 2px solid #333;
  color: #333;
  width: 200px;
  font-weight: bold;
  font-size: 16px;
  padding: 11px 10px;
}

.xunchuan .inline-block {
  background: #fff;
  padding: 20px 15px;
}

.xunchuan .sc-ptc-title h3 {
  margin-top: 0px;
  padding: 0px;
}

.xunchuan .sc-ptc-title p {
  font-size: 16px;
}

#benefits .col-sm-4 {
  margin-bottom: 30px;
}

.k-tab-cen h3 {
  font-weight: bold;
  padding-bottom: 15px;
  font-size: 20px;
}

#Resources .col-sm-6 {
  margin-bottom: 25px;
  margin-top: 25px;
  padding: 20px 20px !important;
  padding-left: 0px !important;
}

#Resources .col-sm-6,
#Resources .col-sm-5 {
  padding: 0px;
}

#Resources .col-sm-7 h3 {
  margin-top: 0px;
  font-size: 18px;
  color: #333;
}

#Resources .col-sm-6:hover {
  background: #fff;
  box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 10%);
}

.panel-body h3 {
  font-size: 15px;
  color: #555;
}

.panel-body p,
.panel-body ul li {
  font-size: 15px;
  color: #555;
}

#accordion .panel-body div {
  padding-left: 62px;
  border-left: 1px dashed #8c8c8c;
}

.action-top-tag {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 10000;
}

.nav-li {
  margin-right: 25px;
}

.nav-li a,
.nav-right-li a {
  color: #bebebe;
  height: 68px;
  display: inline-block;
  line-height: 68px;
  font-size: 14px;
  font-weight: bold;
}

.isdis-case {
  display: none;
}

.carousel .item {
  height: auto;
}

/* ######################################### */

#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after {
  content: "\f107";
  font-family: fontawesome;
  width: 55px;
  height: 55px;
  line-height: 55px;
  font-size: 25px;
  color: #555;
  text-align: center;
  border: 1px solid #f3f3f3;
  position: absolute;
  top: -2px;
  left: -8px;
  transition: all 0.3s ease 0s;
  border: none;
}

#accordion .panel-title a.collapsed:after {
  content: "\f105";
  background: none;
  color: #0d345d;
  box-shadow: none;
}

.suite-part {
  border-radius: 10px;
}

.opc-drive .tag-title {
  border-radius: 10px 10px 0px 0px;
}

#Accor4 {
  border-radius: 10px;
}

.kep-tag > div:first-child > a,
.tag-advange,
.tag-data,
.tag-alarm {
  border-radius: 10px;
}

.tag-div {
  border-radius: 0px 0px 10px 10px;
}

.search-btn,
.suit-btn {
  border-radius: 4px;
}

#accordion .panel-title a {
  border-radius: 5px;
}

a:hover,
a:focus {
  text-decoration: none;
  outline: none;
}

#accordion .panel {
  border: none;
  box-shadow: none;
  border-radius: 0;
}

#accordion .panel-heading {
  padding: 0;
  border-radius: 30px;
}

#accordion .panel-title a {
  display: block;
  padding: 16px 20px 16px 70px;
  background: #f7f7f7;
  font-size: 18px;
  font-weight: 600;
  color: #555;
  border: 1px solid transparent;
  position: relative;
  transition: all 0.3s ease 0s;
}

#accordion .panel-title a.collapsed {
  background: #f7f7f7;
  color: #555;
  border-top: 1px solid #ddd;
}

#accordion .panel-body {
  padding: 20px 25px 10px 9px;
  background: #f7f7f7;
  color: #8c8c8c;
  line-height: 25px;
  border-top: none;
  position: relative;
}

/* #accordion .panel-body div {
  padding-left: 25px;
  border-left: 1px dashed #8c8c8c;
} */

/* ########################################## */

/* *********************************** */
.bigBox ul {
  list-style: none;
}

.bigBox {
  /* background: rgb(236, 236, 236); */
  margin: 0 auto;
  box-sizing: border-box;
  margin-top: 30px;
  padding-top: 20px;
  padding-bottom: 30px;
  margin-bottom: 5px;
  margin-left: 15px;
  margin-right: 15px;
}

.bigBox ul {
  /* height: 50px; */
  /* display: flex;
            justify-content: space-evenly; */
  width: 100%;
  margin: auto;
  text-align: center;
  padding-bottom: 2px;
}

.bigBox ul li {
  /* padding: 0px 0px; */
  /* margin: 0px 20px; */
  padding: 0px 20px;
  background: none;
  transition: all 0.7s ease 0s;
  display: inline-block;
  height: 45px;
  line-height: 18px;
  font-weight: bold;
  color: rgba(102, 102, 102, 1);
  font-size: 16px;
}

.bigBox ul li:hover {
  /* background-color: skyblue; */
  cursor: pointer;
}

.box {
  width: 100%;
  /* height: 400px; */
  margin: 10px auto;
  margin-top: -4px;
  border-top: 2px solid #d6ebf5;
}

.box > div {
}

.kep-content .active {
  /* background: skyblue !important; */
  border-bottom: 4px solid #1c7fce;
}

.tile-row-bg-image-overlay {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(30%, #fff),
    color-stop(63%, hsla(0, 0%, 100%, 0.9)),
    color-stop(95%, rgba(176, 188, 194, 0))
  );
  background-image: -o-linear-gradient(
    top,
    #fff 30%,
    hsla(0, 0%, 100%, 0.9) 63%,
    rgba(176, 188, 194, 0) 95%
  );
  background-image: linear-gradient(
    180deg,
    #fff 30%,
    hsla(0, 0%, 100%, 0.9) 63%,
    rgba(176, 188, 194, 0) 95%
  );
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 84%;
  background-image: linear-gradient(
    90deg,
    hsla(0, 0%, 100%, 0.95) 43%,
    rgba(176, 188, 194, 0) 95%
  );
}

@media (max-width: 950px) {
  .bigBox img {
    height: 250px;
  }

  .k-dcr01,
  .k-dcr02 {
    font-size: 14px;
  }

  .bigBox h3 {
    margin-bottom: 10px;
  }
}

.k-tab-cen {
  position: absolute;
  top: 20%;
  left: 5%;
  max-width: 430px;
  /* font-size: 1.8rem; */
  color: #666666;
  font-size: 16px;
}

.k-tab-cen a {
  padding: 10px 22px;
  background: #1d1d1e;
  color: #fff;
}

.k-tab-cen .k-btns a {
  padding: 10px 0px;
  background: none;
  font-size: 16px;
  color: #2891e1;
  margin-right: 24px;
}

.bigBox.kep-content {
  padding-bottom: 30px;
}

@media (max-width: 992px) {
  .k-tab-cen {
    font-size: 1.5rem;
  }
}

.search-btn {
  background: #00a1e2;
  padding: 10px 15px;
  color: #fff;
  font-weight: normal;
}

.text-center .search-btn:hover {
  color: #fff;
  background: #16629c;
}

.blue-line {
  margin-top: 10px;
  margin-bottom: 20px;
}

.kep-index-page .mtop {
  margin-top: 0px;
}

.text-center {
  text-align: center;
}

.col-sm-6,
.col-sm-3 {
  padding-left: 0px;
  padding-right: 0px !important;
}

.kep-tj {
  margin-top: 0px;
}

/* *********************************** */

#my-video {
  height: 330px;
}

.video-js .vjs-tech {
  background-color: #000000;
}

.vjs-big-play-centered .vjs-big-play-button {
  top: 50%;
}

.my-video-dimensions {
  width: 100%;
}

a.ptc-link.mf-listen {
  font-size: 18px;
  font-weight: bold;
  color: #555;
  display: inline-block;
  padding-bottom: 3px;
  border-bottom: 2px solid;
}

/* ####################################### */
.isdis-case {
  display: none;
}

.carousel .item h1 {
  text-align: left;
  color: #fff;
  font-weight: bold;
  font-size: 40px;
  line-height: 60px;
}

.carousel .item p {
  margin: 0px;
  color: #fff;
  font-size: 18px;
}

.carousel .item {
  height: auto;
}

.bigBox2 .k-tab-cen {
  left: 12%;
  background: #fff;
  padding: 25px;
}

.bigBox2 .tile-row-bg-image-overlay {
  background-image: none;
  background-image: none;
  background-image: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  background-image: none;
}
#contact p {
  font-size: 14px;
}
.isOpenCollapse-div {
  text-align: right;
  margin-bottom: 10px;
}
.span-fx {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: green;
  vertical-align: sub;
  margin-right: 2px;
}

#benefits h3 {
  font-size: 18px;
  margin-top: 10px;
}

.section-content {
  padding-top: 65px;
}

#kepware-plus p.u-display-none.kep-center {
  font-size: 15px;
  text-align: left;
}

.icon-component.u-textAlign-ctr.col-sm-3.kep-center {
  padding: 0px 20px !important;
}

#resources h3.sc-ptc-title.kep-left.sc-ptc-title,
#Resources h3.sc-ptc-title.kep-left.sc-ptc-title {
  font-size: 20px !important;
  color: #555;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

#resources p,
#Resources p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 78px;
}

.gn-content h3.sc-ptc-title {
  font-size: 18px;
}

@media only screen and (min-width: 1601px) and (max-width: 1920px) {
  .kep-page h1 {
    margin-top: 0px;
  }
}

#large-bulleted-list .row p {
  margin-bottom: 30px;
}

.lin-bu-p {
  width: 60%;
  margin-bottom: 25px;
}

.redu-resources p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: inherit !important;
  font-size: 14px !important;
}

.redu-resources .col-sm-6 {
  margin-top: 0px !important;
}

.redu-resources h3.sc-ptc-title.kep-left.sc-ptc-title {
  display: -webkit-box;
  -webkit-line-clamp: inherit !important;
  -webkit-box-orient: inherit !important;
  overflow: inherit !important;
}

@media (max-width: 1500px) {
  .carousel .item h1 {
    font-size: 30px !important;
    line-height: inherit !important;
  }
}

@media (max-width: 768px) {
  .isdis-case {
    display: block;
    margin-bottom: 10px;
  }

  .carousel .item h1 {
    font-size: 18px !important;
    line-height: inherit !important;
  }

  .carousel .item p {
    display: none;
  }

  .bigBox ul li {
    height: 24px;
    margin-bottom: 20px;
  }

  .bigBox ul {
    padding-left: 0px;
  }
  .top-link-box .col-sm-6:nth-of-type(2) {
    display: none;
  }

  .bigBox ul li img {
    width: 120px;
    height: 44px;
  }
  .nav-li a,
  .nav-right-li a {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .ts-kep-item {
    left: 0px !important;
  }
  .bigBox.kep-content {
    padding: 40px 10px !important;
  }

  h2.sc-ptc-title {
    font-size: 22px;
  }
  h3.sc-ptc-title {
    font-weight: bold;
    font-size: 20px;
  }
  .kep-page p {
    font-size: 16px;
    line-height: 26px;
  }
  .k-tab-cen {
    top: 0%;
  }

  h2.sc-ptc-title.kep-left {
    text-align: center;
  }

  .lin-bu-p {
    width: 100%;
  }

  #resources .icon-component.u-textAlign-ctr.col-sm-4.kep-center {
    margin-bottom: 25px;
  }

  .kep-index-casedes {
    width: 100% !important;
    padding: 0px 15px;
  }

  .bigBox2 .k-tab-cen {
    left: 10%;
    background: #fff;
    padding: 25px;
    width: 80%;
    top: 10px;
    max-width: 430px;
  }
  .bigBox {
    margin-left: 0px;
    margin-right: 0px;
  }
  .tile-row-bg-image-overlay {
    width: 130%;
  }
  .bigBox ul li {
    font-weight: normal;
    margin: 10px 20px;
    padding: 0px;
  }
}

@media (min-width: 1601px) and (max-width: 1920px) {
  .carousel .item h1 {
    margin-top: 0px !important;
  }
}

.kep-page .panel-body ul li {
  list-style: disc;
}

.kep-page .panel-body ul ul li {
  list-style: circle;
}

.li-redu-top {
  width: 100%;
  max-width: 740px;
  margin: auto;
}
.li-redu-top h2 {
  border-bottom: 1px solid;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.isOpenCollapse-div .btn {
  background: #e4e7e9;
}

.bigBox2 li img {
  width: 140px;
  height: 45px;
}

@media (min-width: 1900px) {
  .item .bg-overlay + div {
    top: 33% !important;
  }
}

.ico-rhombus {
  width: 17px;
  height: 17px;
  background: green;
  transform: rotate(45deg);
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.span-fx {
  width: 15px;
  height: 15px;
  background: green;
  transform: rotate(45deg);
  position: relative;
  top: -2px;
  margin-right: 5px;
}
#lin-cese p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 55px;
}
.kep-top-tel a span {
  font-size: 20px;
}
#lin-cese .col-sm-6 {
  padding-right: 15px !important;
}
.footer_area .contactus p{
  font-size: 14px;
}

/* ########################################## */
.case-infopage .k-tab-cen {
  position: inherit;
  top: 0;
  left: 0;
  max-width: 90%;
  color: #666666;
  font-size: 16px;
  margin: auto;
  margin-top: 45px;
}
.case-infopage .k-tab-cen a {
  padding: 0;
  background: #fff;
  color: #1775b7 !important;
  font-weight: bold;
}

.case-infopage .bigBox .k-tab-cen ul li {
  display: block;
  text-align: left;
}
.case-infopage .news-content p {
  text-indent: 0em;
  color: #555;
  font-size: 16px;
}

.case-infopage .bigBox .k-tab-cen ul li {
  font-weight: normal;
}
.case-infopage ol li {
  list-style: disc;
  margin-bottom: 15px;
}
.case-infopage ol li a {
  color: #1775b7 !important;
  font-weight: bold;
}
/* ########################################## */