#foot{
    display: none;
}
#docTitle {
    font-size: 18px;
    color: #333333;
    margin: 53px 0 26px 0;
    text-align: center;
    font-weight: 600;
}
.protection-statement {
   padding-bottom: 24px;
}

@media screen and (max-width: 1028px) {
    #top_con {
        display: none;
    }
    #docTitle{
        display: none;
    }
    .com-content{
        width: 100%;
        padding:15px;
        box-sizing: border-box;
    }
}

body {
  background: #eee;
}
.container {
  width: 1200px;
  height: 914px;
  padding-top: 20px;
  margin: auto;
}
.con-title {
  position: relative;
}
.el-tabs__header .el-tabs__nav-wrap .el-tabs__active-bar {
  background-color: #03BBD6 !important;
  height: 3px !important;
}
.el-tabs__item.is-active {
  color: #03BBD6 !important;
}
.el-tabs__item:hover {
  color: #03BBD6 !important;
}
.el-tabs__item {
  font-weight: bold !important;
  font-size: 16px;
}
.con-back {
  position: absolute;
  top: 10.5px;
  right: 2px;
  color: #373438;
  font-size: 14px;
}
.con-inner {
  height: 820px;
  background: #FFFFFF;
  border-radius: 10px;
  margin-top: 10px;
  padding: 24px;
  overflow: hidden;
  position: relative;
}
h1 {
  font-weight: bold;
  text-align: left;
  margin: 8px auto;
}
h2 {
  font-weight: bold;
}
.Standard125cm {
  padding-left: 20px;
}
#data_protection {
  width: 100%;
  height: 100%;
  color: #373438;
  font-size: 14px !important;
  line-height: 24px;
  overflow: auto;
}
#iframeContain {
  padding: 0 0 20px;
}
#head {
  background: #25313B;
}
h3, h4 {
  font-weight: bold;
  font-size: 16px;
}
