.menu-mb li {
  margin: 0;
}
.menu-mb li a:hover {
  background-color: transparent;
}
.h3-title-miss {
  text-align: center;
  margin: 10px auto;
}
.avata {
  max-width: 200px;
  margin: auto;
}
td.td-content {
  padding-left: 20px !important;
}
.expirtise {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  justify-content: center;
}
.span-btn {
  background: #fff;
  padding: 15px 25px !important;
  border-radius: 50px;
  margin-top: 30px;
}
.container-feature1 {
  width: 85%;
  margin: auto;
}
.templatemo-box-3 {
  width: calc((100% - 20px) / 3);
}
.expirtise .templatemo-box {
  width: calc((100% - 20px) / 3);
  display: inline-block;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0 0 50px 0 !important;
  padding: 10px 30px;
  background: #ffffff;

  position: relative;
  overflow: hidden;
}
.navbar-default .nav li a {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  height: auto;
  line-height: 26px;
  margin-top: 5px;
}

.span-btn a {
  font-weight: bold !important;
  font-size: 18px !important;
}
#feature1 p {
  padding-top: 10px;
  font-size: 16px;
  line-height: 1.2;
}
h2.h2-desk {
  padding-bottom: 20px;
  font-size: 40px;
  letter-spacing: -0.5px;
  line-height: 1.5;
}
h3.font15 {
  font-size: 20px !important;
  text-transform: inherit;
  line-height: 24px;
  min-height: 50px;
}
h4.sub-title {
  font-size: 14px !important;
  line-height: 20px;
}
.non-border {
  border-right: none;
}
@media screen and (max-width: 767px) {
  .container-feature1 {
    width: unset;
  }
  .expirtise .templatemo-box {
    width: auto !important;
  }
  .td-title {
    font-weight: bold;
  }
  .hide-bepart {
    display: none !important;
  }
  .h2-desk {
    display: block;
    color: #fff !important;
    font-size: 30px !important;
  }
  .text-dark,
  .aboutus-mb {
    color: #000 !important;
  }

  .content-exp p {
    font-size: 16px !important;
  }
  h3.font15 {
    min-height: auto !important;
  }
  .h2-mobile {
    color: #000;
  }
  .aboutus-mb {
    display: block !important;
  }
  .pre-txt {
    padding: 0;
    background: transparent !important;
    border: none;
    color: #fff;
    font-size: inherit;
  }
}
