.clearfix:after,
.cistern:after {
  display: table;
  clear: both;
  content: " ";
}

.cistern {
  max-width: 1240px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  position: relative;
}
/*S-= banner*/
.banner-box {
  position: relative;
  transition: all ease 0.5s;
}
.banner-box .pic {
  position: relative;
  overflow: hidden;
}
.banner-box .pic span {
  padding-top: 31.25%;
  display: block;
}
.banner-box .pic img {
  display: block;
  width: 100%;
  position: absolute;
}
.banner-block {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.banner-height {
  height: 100%;
}
.banner-text {
  width: 98%;
  padding-left: 45%;
  display: inline-block;
  vertical-align: middle;
}
.banner-text h2 {
  font-family: "ebg-font-bold";
  font-size: 52px;
  line-height: 1.1;
  color: #333;
  font-weight: normal;
  margin-bottom: 15px;
}
.banner-text p.meet {
  font-family: "ebg-font-bold";
  font-size: 34px;
  line-height: 1.3;
  color: #333;
  padding-top: 2px;
}
.banner-text p.address {
  font-family: "ebg-font-light";
  font-size: 26px;
  line-height: 1.3;
  color: #333;
  padding-top: 6px;
}
a.banner-btn {
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  display: inline-block;
  padding: 0 40px;
  background-color: #e50000;
  margin-top: 26px;
  outline: none;
}

a.banner-btn2 {
  font-size: 18px;
  color: #fff;
  display: inline-block;
  padding: 0 40px;
  background-color: #e50000;
  margin-top: 26px;
  outline: none;
  padding: 30px;
  width: 90%;
  text-align: center;
}
a.banner-btn:hover {
  background: #b70000;
}
a.banner-btn.sbtn1 {
  margin-right: 17px;
}
.verticalmiddle {
  height: 100%;
  vertical-align: middle;
  display: inline-block;
  width: 1px;
}
.inside-page-box .btn {
  text-align: center;
}

.banner-text span {
  display: block;
}
.banner-text span img {
  width: 100%;
  max-width: 240px;
  margin-top: 36px;
}
@media (max-width: 1600px) {
  .replaceimg {
    content: url("https://e.huawei.com/topic/2021-event-me-ip-club/images/banner/banner-pc.jpg");
  }
  .banner-text h2 {
    font-size: 41px;
  }
  .banner-text p.meet {
    font-size: 22px;
  }
  .banner-text p.address {
    font-size: 18px;
  }
  a.banner-btn {
    margin-top: 25px;
    padding: 0 31px;
    height: 40px;
    line-height: 40px;
  }
  a.banner-btn2 {
    margin-top: 25px;
  }
}
@media (max-width: 980px) {
  .replaceimg {
    content: url("https://e.huawei.com/topic/2021-event-me-ip-club/images/banner/ipadV.jpg");
  }

  .banner-text h2 {
    font-size: 40px;
    margin-bottom: 5px;
  }
  .banner-text p.meet {
    font-size: 30px;
    padding-top: 8px;
  }
  .banner-text p.address {
    padding-top: 8px;
  }
  a.banner-btn {
    margin-top: 15px;
  }
  .banner-text span img {
    display: none;
  }
}
@media (max-width: 768px) {
  .replaceimg {
    content: url("https://e.huawei.com/topic/2021-event-me-ip-club/images/banner/banner-wap01.jpg");
  }

  .banner-box:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    display: inline-block;
  }
  .banner-box .pic span {
    padding-top: 42.94%;
  }
  a.banner-btn {
    padding: 0 13px;
    font-size: 14px;
    margin-top: 5px;
    line-height: 30px;
    height: 30px;
  }
  .banner-text h2 {
    font-size: 30px;
  }
  .banner-text p.meet {
    font-size: 24px;
  }
  a.banner-btn.sbtn1 {
    margin-right: 7px;
  }
}
@media (max-width: 480px) {
  .replaceimg {
    content: url("https://e.huawei.com/topic/2021-event-me-ip-club/images/banner/banner-wap01.jpg");
  }
  .banner-text h2 {
    font-size: 16px;
  }
  .banner-text p.meet {
    font-size: 14px;
    padding-top: 4px;
  }
  .banner-text p.address {
    font-size: 12px;
    padding-top: 2px;
  }
  a.banner-btn.sbtn2 {
    display: none;
  }
}
@media (max-width: 340px) {
  .replaceimg {
    content: url("https://e.huawei.com/topic/2021-event-me-ip-club/images/banner/banner-wap01.jpg");
  }
  .banner-text h2 {
    font-size: 12px;
    margin-bottom: 0;
  }
  .banner-text p.meet {
    font-size: 12px;
  }
  a.banner-btn {
    height: 22px;
    line-height: 22px;
    padding: 0px 26px;
  }
}

.LANG-cn .banner-text h2,
.LANG-cn .banner-text p.meet,
.LANG-cn .banner-text p.address {
  font-family: "Microsoft YaHei", Arial;
}
/*E-= banner*/

.h2-title {
  margin-bottom: 40px;
  text-align: center;
  font-size: 40px;
  font-weight: normal;
  line-height: 1.2;
}
@media (max-width: 1680px) {
  .h2-title {
    font-size: 34px;
    margin-bottom: 30px;
  }
}
@media (max-width: 1024px) {
  .h2-title {
    margin-bottom: 25px;
    font-size: 28px;
    background-size: 48px;
  }
}
@media (max-width: 480px) {
  .h2-title {
    margin-bottom: 20px;
    font-size: 26px;
  }
}

@media (max-width: 1600px) {
  .map2 iframe {
    height: 260px;
  }
}
@media (max-width: 1240px) {
  .map2 iframe {
    height: 200px;
  }
}

.F8F9FC {
  background: #f8f9fc !important;
}
.ffffff {
  background: #ffffff !important;
}

/*S-= banner logo*/
.intellogo img {
  max-width: 180px;
  width: 100%;
  padding-bottom: 20px;
}
@media (max-width: 1366px) {
  .intellogo img {
    max-width: 132px;
  }
}
@media (max-width: 1024px) {
  .intellogo img {
    max-width: 80px;
    padding-bottom: 3px;
  }
}
/*E-= banner logo*/

/*S-= introduction*/
.introduction {
  min-height: 422px;
}
.introduction .introduction-l {
  float: left;
  width: 69%;
  padding-right: 6%;
}
.introduction .introduction-l p {
  font-size: 20px;
  line-height: 1.6;
  color: #666;
  padding-bottom: 30px;
}
.introduction .introduction-r {
  float: left;
  width: 31%;
  padding-right: 40px;
  position: relative;
}
.introduction .introduction-r::before {
  width: 90%;
  left: 20px;
  position: absolute;
  height: 100%;
  content: "";
  top: 15px;
  background-color: #3467c0;
}
.introduction .introduction-r img {
  width: 100%;
  position: relative;
}
.introduction .introduction-r a.video-b {
  width: 90%;
  position: relative;
  display: inline-block;
  text-align: center;
  left: 20px;
  padding: 10px;
}
.introduction .introduction-r a.video-b p {
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
}
.introduction .introduction-r a.video-b span {
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
  display: block;
}
.introduction .introduction-r a.video-b i {
  font-size: 34px;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
}

@media (max-width: 1600px) {
  .introduction {
    min-height: 340px;
  }
  .introduction .introduction-l p {
    font-size: 16px;
  }
  .introduction .introduction-r a.video-b p {
    font-size: 14px;
  }
  .introduction .introduction-r a.video-b span {
    font-size: 18px;
  }
}
@media (max-width: 1240px) {
  .introduction .introduction-l p {
    padding-bottom: 18px;
  }
}
@media (max-width: 768px) {
  .introduction .introduction-r::before {
    left: 10%;
  }
  .introduction .introduction-r a.video-b {
    left: 10%;
  }
  .introduction .introduction-l,
  .introduction .introduction-r {
    float: none;
    width: 100%;
  }
  .introduction .introduction-l {
    padding-right: 0;
  }
}
/*E-= introduction*/




.introduction {
  background-color: white;
  padding: 80px 0;
}
@media (max-width: 750px) {
  .introduction {
    padding: 40px 0 ;
  }
}
.introduction .img {
  position: relative;
  overflow: hidden;
  display: inline-block;
  width: 38.5%;
  padding-right: 58px;
  float: left;
}
@media (max-width: 1100px) {
  .introduction .img {
    width: 53%;
  }
}
@media (max-width: 750px) {
  .introduction .img {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 20px;
  }
}
.introduction .img img {
  width: 100%;
  border-radius: 8px;
}
.introduction .img .play {
  position: absolute;
  padding-right: 58px;
  text-align: center;
  width: 100%;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 750px) {
  .introduction .img .play {
    padding-right: 0;
  }
}
.introduction .img .play .iconfont {
  width: 55px;
  height: 55px;
  font-size: 55px;
  color: #fff;
}
.introduction .img .play p {
  color: white;
  font-size: 16px;
}
.introduction .text {
  width: 100%;
  display: inline-block;
  position: relative;
}
@media (max-width: 750px) {
  .introduction .text {
    width: 100%;
    text-align: center;
  }
}
.introduction .text .title {
  font-size: 40px;
  font-weight: 400;
  color: #333333;
  padding-bottom: 15px;
}
@media (max-width: 1600px) {
  .introduction .text .title {
    font-size: 32px;
  }
}
@media (max-width: 1200px) {
  .introduction .text .title {
    font-size: 28px;
  }
}
.introduction .text .title span {
  border-bottom: 2px solid #333;
}
@media (max-width: 750px) {
  .introduction .text .title span {
    border-bottom: 0;
    padding-bottom: 0px;
  }
}
.introduction .text .content {
  font-size: 16px;
  color: #666666;
  line-height: 34px;
}
@media (max-width: 1600px) {
  .introduction .text .content {
    line-height: 24px;
  }
}
@media (max-width: 1200px) {
  .introduction .text .content {
    font-size: 14px;
  }
}
@media (max-width: 750px) {
  .introduction .text .content {
    padding-top: 0;
  }
}
.introduction .btn {
  display: inline-block;
  color: white;
  background-color: #be121e;
  border-radius: 4px;
  padding: 8px 20px;
  margin-top: 20px;
}
@media (max-width: 768px) {
  .introduction .btn {
    padding: 5px 20px;
  }
}
.introduction .btn p {
  display: inline-block;
  font-size: 18px;
  padding-right: 5px;
}
@media (max-width: 768px) {
  .introduction .btn p {
    font-size: 14px;
  }
}
/* invatation */

.invitation .invitation_info,
.invitation .invitation_pic {
  display: inline-block;
  vertical-align: top;
}
.invitation_pic {
  display: block;
}
.wap_invitation_pic {
  display: none;
}
.invitation .invitation_info {
  width: 64%;
}
.invitation .invitation_info .h2-title {
  /* line-height: 1.5;
    font-size: 40px; */
  font-size: 40px;
  color: #333;
  margin-bottom: 30px;
}
.invitation .invitation_info p {

}
.invitation .invitation_pic {
  position: relative;
  /* float: left;/ */
  margin-top: 20px;
  width: 29.57%;
  margin-left: 5%;
  max-height: 530px;
}
.invitation_pic img {
  position: absolute;
  left: -20px;
  top: -20px;
  width: 100%;
  height: auto;
}
.inv_bg {
  width: 95%;
  height: 460px;
  max-height: 560px;
  background: #366cc8;
}
.inv_bg div {
  position: absolute;
  bottom: 30px;
  width: 95%;
  color: #fff;
  text-align: right;
      padding-right: 40px;
}
.inv_bg div span {
  font-size: 24px;
  line-height: 1.5;
}
@media screen and (max-width: 1600px) {
  .invitation .invitation_info p {
    margin-bottom: 24px;
  }
  .invitation .invitation_info {
    width: 62%;
  }
  .invitation .invitation_pic {
    width: 32.07%;
  }
}
@media screen and (max-width: 992px) {
  .wap_invitation_pic {
    display: block;
  }
  .pc_invitation {
    display: none;
  }
  .invitation {
    margin-top: 0px;
  }
  .invitation .invitation_pic {
    width: 100%;
    height: 37vw;
    max-height: 600px;
    margin-left: 0;
  }
  .invitation .invitation_pic .wap_invitation_pic {
    width: 100%;
  }
  .invitation .invitation_info {
    width: 100%;
  }
  .invitation .invitation_info .h2-title {
    font-size: 26px;
    margin-bottom: 15px;
  }
  .invitation_pic img {
    left: 0;
    width: 65%;
}
  }
  
  .conference-int-v2 .designtn {
      
      text-align:right;
      color:white;
    margin-top: 0px;
      
  }



















/*==S agenda*/

.agenda1-btn {
  font-size: 0;
  margin-bottom: 30px;
  text-align: center;
}
.agenda1-btn li {
  font-size: 16px;
  display: inline-block;
  min-width: 180px;
  cursor: pointer;
  text-align: center;
  color: #fff;
}
.agenda1-btn li p {
  margin: 0 10px;
  padding: 8px 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 2px;
  background: #a2a2a2;
  min-height: 40px;
}
.agenda1-btn li.current p {
  background: #2196f3;
}
.agenda1-btn li:hover p {
  background: #2196f3;
}
.agenda1-con {
  overflow: hidden;
  width: 100%;
}
.agenda1-block {
  display: none;
}
.agenda1-block.current {
  z-index: 10;
  display: block;
}
.agenda1-con ul {
  padding: 15px 30px;
  border-bottom: 1px solid #ececec;
  display: table;
  width: 100%;
}
.agenda1-con ul.no-border {
  border-bottom: none;
}
ul.agenda1-head {
  padding: 13px 30px;
  background: #ececec;
}
ul.agenda1-head li {
  font-size: 16px;
  line-height: 24px;
  color: #000;
}
.agenda1-con li {
  font-size: 14px;
  line-height: 20px;
  padding: 0 10px 0 0;
  display: table-cell;
  vertical-align: middle;
}
.agenda1-con li span {
  font-size: 14px;
  line-height: 20px;
  display: block;
  padding: 0 10px 10px;
}
.col-2 li.agenda1-line-1 {
  width: 20%;
}
.col-2 li.agenda1-line-2 {
  width: 80%;
}
.col-3 li.agenda1-line-1 {
  width: 20%;
}
.col-3 li.agenda1-line-2 {
  width: 40%;
}
.col-3 li.agenda1-line-3 {
  width: 40%;
}
.col-4 li.agenda1-line-1 {
  width: 13%;
}
.col-4 li.agenda1-line-2 {
  width: 29%;
}
.col-4 li.agenda1-line-3 {
  width: 29%;
}
.col-4 li.agenda1-line-4 {
  width: 29%;
}
.agenda1 .min-title {
  font-size: 18px;
  padding: 15px 30px;
  border-bottom: 1px solid #ececec;
}
@media (max-width: 1024px) {
  .agenda1-btn li:hover p {
    background: #a2a2a2;
  }
  .agenda1-btn li.current p {
    background: #2196f3;
  }
}
@media (max-width: 768px) {
  .agenda1-con li {
    display: block;
  }
  ul.agenda1-head {
    display: none;
  }
  .agenda1-line-1,
  .agenda1-line-2,
  .agenda1-line-3 {
    width: 100% !important;
  }
  .agenda1 .min-title {
    padding: 15px 0;
  }
  .agenda1-btn li {
    min-width: auto;
  }
  .agenda1-btn li p {
    margin: 0 5px;
  }
}
@media (max-width: 640px) {
  .agenda1-btn li {
    display: inline-block;
    float: left;
    min-width: 0;
    margin: 0;
    width: 33.333%;
    padding: 0 5px;
  }
  .agenda1-btn {
    margin: 0 -5px 30px;
  }
  .agenda1-btn li p {
    margin: 0 5px;
    padding: 3px 10px;
    font-size: 14px;
    line-height: 1.3;
  }
  .agenda1-btn {
    display: table;
    width: 100%;
  }
  .agenda1-btn li p {
    display: table-cell;
    vertical-align: middle;
    width: 33.333%;
  }
}
@media (max-width: 640px) {
  .agenda1-con ul {
    padding: 15px 0;
  }
  .agenda1-btn {
    margin: 0 -5px 10px;
  }
}
.remark {
  font-size: 14px;
  float: right;
  padding-top: 20px;
}
/*==E agenda*/

.partner .partnerContent {
  position: relative;
  display: block;
  cursor: pointer;
}
/* .partner .partnerContent .partnerbg{position: absolute;width: 100%;height: 100%;left:0;top:0}s */
.partner .partnerContent .partnerbg {
  width: 100%;
}
.partner .partnerContent .h2-title {
  position: relative;
}

/*S-= solution3*/
.solution3 .row {
  margin-left: -10px;
  margin-right: -10px;
}
.solution3 .col4 {
  width: 33.333%;
  float: left;
  padding: 0 10px;
}
.solution3 .col3 {
  width: 25%;
  float: left;
  padding: 0 10px;
}
.solution3 .container {
  margin-bottom: -20px;
}
.solution3-t {
  position: relative;
  overflow: hidden;
}
.solution3-t img {
  display: block;
  width: 100%;
  transition: 1s transform;
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
}
.solution3-t i {
  position: absolute;
  left: 20px;
  bottom: 20px;
  font-size: 44px;
  color: #fff;
}
.solution3-b h4 {
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  padding: 15px 0 10px;
}
.solution3-b p {
  font-size: 14px;
  line-height: 22px;
  color: #666;
}
.solution3-block {
  margin-bottom: 20px;
}
.solution3-block > a {
  display: block;
}
.solution3-block:hover .solution3-t img {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
@media (max-width: 1024px) {
  .solution3-block:hover .solution3-t img {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
  }
  .solution3-block:active .active-dask {
    display: block;
  }
  .solution3 .container {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  .solution3-b,
  .solution3-t {
    width: 100%;
  }
  .solution3-t img {
    max-width: 100%;
  }
  .solution3-b {
    padding-left: 0;
  }
  .solution3 .col4 {
    width: 50%;
  }
  .solution3 .col3 {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .solution3-b h4 {
    font-size: 16px;
    line-height: 20px;
    padding: 10px 0 5px;
  }
  .solution3-t i {
    left: 10px;
    bottom: 10px;
    font-size: 24px;
  }
  .solution3 .container {
    margin-bottom: -15px;
  }
  .solution3-b p {
    font-size: 12px;
  }
}
/*E-= solution3*/

/*
Huawei new website banner */

.banner-v2 {
  overflow: hidden;
  position: relative;
  display: block;

  padding-top: 0px;
  padding-bottom: 0px;
}
.banner-v2 .box .pic:after {
  padding-top: 39.0625%;
}
@media (max-width: 1200px) {
  .banner-v2 .box .pic:after {
    padding-top: 39.0625%;
  }
}
@media (max-width: 992px) {
  .banner-v2 .box .pic:after {
    padding-top: 56.25%;
  }
}
@media (max-width: 750px) {
  .banner-v2 .box .pic:after {
    padding-top: 134.4%;
  }
}
@media (max-width: 750px) {
  .LANG-ar .banner-v2 .box .pic::after,
  .LANG-ma .banner-v2 .box .pic::after,
  .LANG-na .banner-v2 .box .pic::after {
    padding-top: 146.66%;
  }
}
.banner-v2 .box .pic img {
  display: block;
}
@media (max-width: 1200px) {
  .banner-v2 .box .pic img {
    display: block;
  }
}

@media (max-width: 1200px) {
}
.banner-v2 .con {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.LANG-ar .banner-v2 .con {
  text-align: right !important;
  direction: rtl;
  unicode-bidi: bidi-override;
}
.LANG-ar .banner-v2 .con .cistern {
  max-width: 1510px;
}
.LANG-ar .banner-v2 .con .cistern .text {
  width: 64%;
  margin-left: 36%;
}
@media (max-width: 750px) {
  .LANG-ar .banner-v2 .con {
    text-align: center !important;
  }
  .LANG-ar .banner-v2 .con .cistern .text {
    margin-left: 0;
    width: 100%;
  }
}
@media (max-width: 750px) {
  .banner-v2 .con {
    padding-top: 30px;
  }
}
.banner-v2 .con .cistern {
  max-width: 1630px;
  height: 100%;
  font-size: 0;
}
@media (max-width: 1200px) {
  .banner-v2 .con .cistern {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 992px) {
  .banner-v2 .con .cistern {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.banner-v2 .con .cistern .text {
  width: 55.999%;
  display: inline-block;
  vertical-align: middle;
  margin-left: 40%;
  margin-top: -20px;
}
@media (max-width: 992px) {
  .banner-v2 .con .cistern .text {
    width: 46%;
    margin-left: 54%;
    margin-top: 20px;
  }
}
@media (max-width: 750px) {
  .banner-v2 .con .cistern .text {
    margin-left: 8%;
    margin-top: 75%;
    width: 92%;
  }
}
.banner-v2 .con .cistern .text h1 {
  font-size: 68px;
  color: #3e3a39;
  line-height: 1;
}
.LANG-cn .banner-v2 .con .cistern .text h1 {
  line-height: 1.15;
}
@media (max-width: 1200px) {
  .banner-v2 .con .cistern .text h1 {
    font-size: 36px;
  }
}
@media (max-width: 992px) {
  .banner-v2 .con .cistern .text h1 {
    font-size: 28px;
  }
  .banner-v2 .con .cistern .text h1 br {
    display: none;
  }
}
@media (max-width: 750px) {
  .banner-v2 .con .cistern .text h1 {
    font-size: 24px;
  }
  .banner-v2 .con .cistern .text h1 br {
    display: none;
  }

  .banner-v2 .con .cistern .text .p1 {
    line-height: 22px;
  }
}

@media (max-width: 320px) {
  .banner-v2 .con .cistern .text h1 {
    font-size: 20px;
  }
  .banner-v2 .con .cistern .text h1 br {
    display: none;
  }

  .banner-v2 .con .cistern .text .p1 {
    font-size: 15px;

    line-height: 17px;
  }
}

.banner-v2 .con .cistern .text .p1 {
  font-size: 42px;
  line-height: 1.2;
  font-weight: bold;
  color: #595657;
  margin-top: 25px;
}
@media (max-width: 1200px) {
  .banner-v2 .con .cistern .text .p1 {
    margin-top: 12px;
    font-size: 22px;
  }
}
@media (max-width: 992px) {
  .banner-v2 .con .cistern .text .p1 {
    font-size: 20px;
    margin-top: 15px;
    background-size: 20px;
  }
}
@media (max-width: 750px) {
  .banner-v2 .con .cistern .text .p1 {
    font-size: 18px;
    margin-top: 14px;
    margin-bottom: 0px;
    padding-left: 0;
  }
}
.banner-v2 .con .cistern .text .p2 {
  font-size: 26px;
  display: block;
  color: #b8070c;
  margin-top: 12px;
}
@media (max-width: 1200px) {
  .banner-v2 .con .cistern .text .p2 {
    margin-top: 4px;
    font-size: 20px;
  }
}
@media (max-width: 992px) {
  .banner-v2 .con .cistern .text .p2 {
    font-size: 14px;
    background-size: 16px;
    margin-top: 4px;
  }
}
@media (max-width: 750px) {
  .banner-v2 .con .cistern .text .p2 {
    font-size: 14px;
    background-size: 12px;
    padding-left: 0;
    margin-top: 0;
  }
}
.banner-v2 .con .cistern .text .ebg-btn-box {
  padding-top: 20px;
  font-size: 16px;
}
@media (max-width: 1200px) {
  .banner-v2 .con .cistern .text .ebg-btn-box {
    padding-top: 12px;
  }
}
@media (max-width: 992px) {
  .banner-v2 .con .cistern .text .ebg-btn-box {
    padding-top: 15px;
  }
}
@media (max-width: 750px) {
  .banner-v2 .con .cistern .text .ebg-btn-box {
    padding-top: 20px;
  }
}
.banner-v2 .con .cistern .text .ebg-btn-box a {
  margin-top: 8px;
  padding: 12px 40px !important;
  border-radius: 50px !important;
  color: #231815;
  border-color: #231815;
  background-color: #c7000b;
}
.banner-v2 .con .cistern .text .ebg-btn-box a:hover {
  border-color: #c7000b;
}
.banner-v2 .con .cistern .text .ebg-btn-box a:first-child {
  margin-top: 0;
  color: #fff;
  border-color: #c7000b;
}
.banner-v2 .con .cistern .text .ebg-btn-box a:first-child:hover {
  background-color: #8b0008;
  border-color: #8b0008;
}
.banner-v2 .con .cistern .text .ebg-btn-box a span {
  font-size: 16px !important;
}
@media (max-width: 992px) {
  .banner-v2 .con .cistern .text .ebg-btn-box a span {
    font-size: 12px !important;
  }
}
@media (max-width: 1200px) {
  .banner-v2 .con .cistern .text .ebg-btn-box a {
    padding: 8px 34px !important;
  }
}
@media (max-width: 992px) {
  .banner-v2 .con .cistern .text .ebg-btn-box a {
    padding: 4px 20px !important;
  }
}
@media (max-width: 750px) {
  .banner-v2 .con .cistern .text .ebg-btn-box a {
    margin-top: 14px;
    padding: 6px 28px 8px !important;
  }
  .banner-v2 .con .cistern .text .ebg-btn-box a span {
    font-size: 14px !important;
  }
}
.banner-v2 .con .cistern .text .ebg-btn-box br {
  display: none;
}
@media (max-width: 750px) {
  .banner-v2 .con .cistern .text .ebg-btn-box br {
    display: block;
  }
}
.banner-v2 .con .cistern:after {
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 750px) {
  .banner-v2 .con .cistern:after {
    display: none;
  }
}
@media (min-width: 1200px) {
  .banner-v2 .con .cistern .text h1 {
    font-size: 48px;
  }
  .banner-v2 .con .cistern .text .p1 {
    margin-top: 18px;
    font-size: 36px;
  }
  .banner-v2 .con .cistern .text .p2 {
    font-size: 22px;
  }
  .banner-v2 .con .cistern .text .ebg-btn-box a {
    padding: 6px 30px !important;
  }
}
@media (min-width: 1517px) {
  .banner-v2 .con .cistern .text h1 {
    font-size: 68px;
  }
  .banner-v2 .con .cistern .text .p1 {
    font-size: 42px;
    margin-top: 25px;
  }
  .banner-v2 .con .cistern .text .p2 {
    font-size: 26px;
  }
  .banner-v2 .con .cistern .text .ebg-btn-box {
    padding-top: 40px;
  }
  .banner-v2 .con .cistern .text .ebg-btn-box a {
    padding: 12px 40px !important;
  }
}
.banner-v2 .swiper-pagination-bullet {
  opacity: 1;
  background-color: #fff;
  margin: 5px;
}
.banner-v2 .swiper-pagination-bullet-active {
  background-color: transparent;
  border: 2px solid #c7000b;
}
.banner-v2 .swiper-pagination-bullets,
.banner-v2 .swiper-pagination-custom,
.banner-v2 .swiper-pagination-fraction {
  width: auto;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  padding: 6px 15px;
  font-size: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 50px;
}
@media (max-width: 1200px) {
  .banner-v2 .swiper-pagination-bullets,
  .banner-v2 .swiper-pagination-custom,
  .banner-v2 .swiper-pagination-fraction {
    bottom: 20px;
  }
}

.ebg-btn-box .ebg-btn-bg-red-l span,
.ebg-btn-box-block .ebg-btn-bg-red-l span {
  display: inline;
}
@media (min-width: 1201px) {
  .ebg-btn-box .ebg-btn-bg-red-l:hover,
  .ebg-btn-box-block .ebg-btn-bg-red-l:hover {
    border-color: #b60005;
  }
}
@media (min-width: 1201px) {
  .ebg-btn-box .ebg-btn-bg-red-l:hover,
  .ebg-btn-box-block .ebg-btn-bg-red-l:hover {
    background-color: #b60005;
    color: #fff;
  }
}
.ebg-btn-box .ebg-btn-bg-red-l span,
.ebg-btn-box-block .ebg-btn-bg-red-l span {
  line-height: 1.5;
  font-size: 16px;
  margin-top: -4px;
  margin-bottom: -4px;
}
@media (max-width: 1600px) {
  .ebg-btn-box .ebg-btn-bg-red-l,
  .ebg-btn-box-block .ebg-btn-bg-red-l {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .ebg-btn-box .ebg-btn-bg-red-l span,
  .ebg-btn-box-block .ebg-btn-bg-red-l span {
    line-height: 1.57142857;
    font-size: 14px;
    margin-top: -4px;
    margin-bottom: -4px;
  }
}
@media (max-width: 1600px) and (max-width: 750px) {
  .ebg-btn-box .ebg-btn-bg-red-l,
  .ebg-btn-box-block .ebg-btn-bg-red-l {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .ebg-btn-box .ebg-btn-bg-red-l span,
  .ebg-btn-box-block .ebg-btn-bg-red-l span {
    line-height: 1.33333333;
    font-size: 12px;
    margin-top: -2px;
    margin-bottom: -2px;
    display: inline-block;
  }
}
@media (max-width: 750px) {
  .ebg-btn-box .ebg-btn-bg-red-l,
  .ebg-btn-box-block .ebg-btn-bg-red-l {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .ebg-btn-box .ebg-btn-bg-red-l span,
  .ebg-btn-box-block .ebg-btn-bg-red-l span {
    line-height: 1.33333333;
    font-size: 12px;
    margin-top: -2px;
    margin-bottom: -2px;
    display: inline-block;
  }
}

/*  Solution */

.success-stories {
  padding: 100px 0;
  position: relative;
}
.success-stories .bg img {
  position: absolute;
}
.success-stories .bg img.bg-01 {
  top: 5%;
  right: 1%;
}
.success-stories .bg img.bg-02 {
  bottom: 3%;
  left: 1%;
}
.success-stories .title-h2 {
  margin-bottom: 50px;
}
.success-stories ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  zoom: 1;
  margin: 0 -15px;
  overflow: hidden;
  justify-content: center;
}
.success-stories ul li {
  padding: 0 15px 30px;
  width: 25%;
  float: left;
}
.success-stories ul li .box {
  height: 100%;
  border-radius: 8px;
  overflow: hidden;
  background: #f5f5f5;
  display: block;
  color: #231815;
}
.success-stories ul li .box .pic {
  overflow: hidden;
  position: relative;
}
.success-stories ul li .box .pic:after {
  content: "";
  padding-top: 56.31768953%;
  display: block;
}
.success-stories ul li .box .pic img {
  width: 100%;
  -webkit-transition: 5s;
  transition: 5s;
  position: absolute;
}
.success-stories ul li .box .pic:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.success-stories ul li .box .text {
  padding: 20px;
}
.LANG-ar .success-stories ul li .box .text {
  text-align: right !important;
  direction: rtl;
  unicode-bidi: bidi-override;
}
.success-stories ul li .box .text .label {
  border: 1px solid #ed6d00;
  color: #ed6d00;
  font-size: 12px;
  display: inline-block;
  padding: 1px 10px 2px;
  border-radius: 50px;
}
.success-stories ul li .box .text .title {
  margin-top: 10px;
}
.success-stories ul li .box .text:hover {
  text-decoration: underline;
}
@media (max-width: 1200px) {
  .success-stories {
    padding: 60px 0;
    overflow: hidden;
  }
  .success-stories .bg img.bg-01 {
    top: 2%;
    right: 2%;
    width: 18px;
  }
  .success-stories .bg img.bg-02 {
    bottom: -2%;
    left: -3%;
  }
  .success-stories .title-h2 {
    margin-bottom: 30px;
  }
  .success-stories ul li {
    width: 33.33%;
  }
}
@media (max-width: 992px) {
  .success-stories {
    padding: 50px 0;
  }
  .success-stories .bg img.bg-01 {
    right: 2.5%;
    width: 16px;
  }
  .success-stories .bg img.bg-02 {
    bottom: -1%;
  }
  .success-stories .title-h2 {
    margin-bottom: 25px;
  }
  .success-stories ul li {
    width: 50%;
  }
}
@media (max-width: 750px) {
  .success-stories {
    padding: 50px 0;
  }
  .success-stories .bg img.bg-01 {
    top: 1%;
    right: 3.7%;
    width: 15px;
  }
  .success-stories .bg img.bg-02 {
    bottom: -1%;
    left: 3.5%;
    width: 72px;
  }
  .success-stories ul li {
    padding: 0 7px 15px;
  }
  .success-stories ul li .box .text {
    padding: 14px;
  }
  .success-stories ul li .box .text .title {
    font-size: 14px;
    line-height: 1.28;
  }
}

.ebg-tb {
  padding: 70px 0;
}
@media (max-width: 1200px) {
  .ebg-tb {
    padding: 60px 0;
  }
}
@media (max-width: 992px) {
  .ebg-tb {
    padding: 50px 0;
  }
}
@media (min-width: 1517px) {
  .banner-v2 .con .cistern .text h1 {
    font-size: 64px;
  }
}
.banner-v2 .con .img {
  padding-bottom: 25px;
}
.banner-v2 .con .img img {
  max-width: 118px;
  width: 22%;
}
@media (max-width: 1200px) {
  .banner-v2 .con .img {
    padding-bottom: 18px;
  }
}
.conference-int-v2 {
  overflow: hidden;
  position: relative;
}
.conference-int-v2 p {
  text-align: center;
  font-size: 16px;
  color: #231815;
  line-height: 1.21428571;
  margin-top: 15px;
  line-height: 28px;
  text-align: left;
}
@media (max-width: 1600px) {
  .conference-int-v2 p {
    font-size: 16px;
  }
}
@media (max-width: 1200px) {
  .conference-int-v2 p {
    opacity: 1;
    font-size: 16px;
  }
}
@media (max-width: 750px) {
  .conference-int-v2 p {
    font-size: 16px;
    line-height: 1.625;
    margin-top: 20px;
  }
}
@media (min-width: 1201px) {
  .success-stories .row4 li {
    width: 25%;
  }
}
.success-stories ul li .box .text .title {
  margin-top: 0;
}
.extra-benefits {
  background: #f1f6f9 url("../images/extra-benefits/bg.jpg") no-repeat bottom;
  background-size: 100% 100%;
}
.extra-benefits .box {
  display: block;
  padding: 40px 20px;
  background-color: #fff;
  height: 100%;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}
.extra-benefits .box .pic {
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #e2e2e2;
}
.extra-benefits .box .pic img {
  max-width: 105px;
}
.extra-benefits .box .text {
  padding-bottom: 45px;
}
.extra-benefits .box .text,
.extra-benefits .box .text a {
  font-size: 16px;
}
.extra-benefits .box .text .title {
  color: #231815;
  font-weight: bold;
}
.LANG-en .extra-benefits .box .text .title {
  font-family: ebg-font-bold, Arial;
  font-weight: normal;
}
.extra-benefits .box .text p {
  color: #595757;
}
.extra-benefits .box .text .title,
.extra-benefits .box .text p,
.extra-benefits .box .text .btn {
  margin-top: 20px;
}
.extra-benefits .box .text .btn {
  display: inline-block;
  color: #595757;
  border-bottom: 1px solid #595757;
  position: absolute;
  left: 20px;
  bottom: 40px;
}
.extra-benefits .box .text .btn:after {
  position: absolute;
  content: "\e65b";
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  left: 100%;
  font-size: 16px;
  top: 50%;
  -webkit-transform: translate(10px, -50%);
  -ms-transform: translate(10px, -50%);
  transform: translate(10px, -50%);
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
.extra-benefits .box .text .btn:hover:after {
  -webkit-transform: translate(15px, -50%);
  -ms-transform: translate(15px, -50%);
  transform: translate(15px, -50%);
}
@media (max-width: 750px) {
  .extra-benefits .box {
    padding: 20px 15px;
  }
  .extra-benefits .box .text {
    padding-bottom: 0;
  }
  .extra-benefits .box .text,
  .extra-benefits .box .text a {
    font-size: 14px;
  }
  .extra-benefits .box .text .title,
  .extra-benefits .box .text p,
  .extra-benefits .box .text .btn {
    margin-top: 10px;
  }
  .extra-benefits .box .text .btn {
    position: relative;
    left: 0;
    bottom: 0;
  }
  .extra-benefits .box .text .btn:after {
    font-size: 12px;
    -webkit-transform: translate(5px, -50%);
    -ms-transform: translate(5px, -50%);
    transform: translate(5px, -50%);
  }
}
.banner-v2 .prize {
  position: absolute;
  right: 0;
  bottom: 2%;
  max-width: 210px;
}
.banner-v2 .prize img {
  width: 100%;
  display: block;
}
@media (max-width: 1200px) {
  .banner-v2 .prize {
    width: 17.5%;
  }
}
@media (max-width: 992px) {
  .banner-v2 .prize {
    width: 20%;
  }
}
@media (max-width: 750px) {
  .banner-v2 .prize {
    width: 35%;
    bottom: 0px;
  }
}
.speaker {
  background-color: #fff;
}
.speaker .cistern h2 {
  text-transform: none;
  color: #231815;
}
.speaker .out-content .box {
  -webkit-box-shadow: 1px 1px 16px #f1f6f9;
  box-shadow: 1px 1px 16px #f1f6f9;
}
.dialog-box .box .bottom ul li .min-box .time,
.agenda .keynote .con .box .bottom ul li .min-box .time {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.dialog-box .box .bottom ul li .min-box .time div,
.agenda .keynote .con .box .bottom ul li .min-box .time div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.dialog-box .box .bottom ul li .min-box .time a,
.agenda .keynote .con .box .bottom ul li .min-box .time a {
  padding-left: 7px;
  padding-right: 7px;
}
.dialog-box .box .bottom ul li .min-box .time a[href=""],
.agenda .keynote .con .box .bottom ul li .min-box .time a[href=""] {
  display: none;
}
.dialog-box .box .bottom ul li .min-box .time a svg,
.agenda .keynote .con .box .bottom ul li .min-box .time a svg {
  width: 16px;
  height: 16px;
}
.dialog-box .box .bottom ul li .min-box .time a svg .cls-1,
.agenda .keynote .con .box .bottom ul li .min-box .time a svg .cls-1 {
  fill: none;
  stroke: #9fa0a0;
  stroke-linecap: round;
  stroke-miterlimit: 10;
  stroke-width: 4px;
  -webkit-transition: stroke 0.3s;
  transition: stroke 0.3s;
}
.dialog-box .box .bottom ul li .min-box .time a svg .cls-2,
.agenda .keynote .con .box .bottom ul li .min-box .time a svg .cls-2 {
  stroke-linecap: round;
  stroke-miterlimit: 10;
  fill: #9fa0a0;
  -webkit-transition: fill 0.3s;
  transition: fill 0.3s;
}
.dialog-box .box .bottom ul li .min-box .time a:hover svg .cls-1,
.agenda .keynote .con .box .bottom ul li .min-box .time a:hover svg .cls-1 {
  stroke: #c7000b;
}
.dialog-box .box .bottom ul li .min-box .time a:hover svg .cls-2,
.agenda .keynote .con .box .bottom ul li .min-box .time a:hover svg .cls-2 {
  fill: #c7000b;
}

@media (max-width: 750px) {
  .banner-v2 .prize {
    position: absolute;
    right: 0;
    bottom: 2%;
    max-width: 210px;
  }
  .banner-v2 .prize img {
    width: 100%;
    display: block;
  }
  @media (max-width: 1200px) {
    .banner-v2 .prize {
      width: 17.5%;
    }
  }
  @media (max-width: 992px) {
    .banner-v2 .prize {
      width: 20%;
    }
  }
  @media (max-width: 750px) {
    .banner-v2 .prize {
      width: 35%;
      bottom: 0px;
    }
  }
}
