.adapting-iframe {
  width: 100%;
  display: none;
}

.header-menu .active {
  color: #cd0000;
}

#langList {
  display: none;
}

.nfsq-site-content-components-toggle-language-index-languageItem {
  float: right;
}

.warm_prompt {
  position: fixed;
  left: 15%;
  top: 420px;
  width: 70%;
  background-color: #fff;
  padding: 15px 20px;
  box-shadow: 0 0 8px #ccc;
  z-index: 10000;
}

.warm_prompt dl {
  padding-left: 30px;
  margin: 0;
}

.warm_prompt dl dt {
  color: #333;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  position: relative;
  line-height: 26px;
}

.warm_prompt dl dt span {
  display: block;
  position: absolute;
  left: -30px;
  top: 2px;
  width: 22px;
  height: 22px;
  background: url(/assets/img/icon_warn.png) no-repeat 0 0;
  background-size: cover;
}

.warm_prompt dl dd {
  color: #888;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
}

.warm_prompt .warm_prompt_close {
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 18px;
  height: 18px;
  cursor: pointer;
  background: url(/assets/img/icon_close.png) no-repeat 0 0;
  background-size: cover;
}

.warm_prompt .warm_prompt_close:hover {
  opacity: 0.8;
}

#planting-top-img {
  height: 300px;
}

#planting-bottom-img {
  height: 300px;
}

.bannerText-sg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 32px;
  color: #fff;
  z-index: 1;
  width: 70%;
  text-align: center;
}
.waterLife .lifeBox .pie .isSg:before{
  background-image: url(/assets/img/mobile/water-health/icon-en-sector.png) !important;
}