.witr_section_title_inner h1,
.witr_section_title_inner h2,
.witr_section_title_inner h3 {
  font-size: 40px;
  margin: auto;
  font-weight: 700;
  line-height: 1.2;
}
.witr_section_title_inner h2 {
  font-size: 17px;
  display: inline-block;
  color: var(--color-primary);
  margin: 0;
}
.witr_section_title_inner h1 span,
.witr_section_title_inner h2 span,
.witr_section_title_inner h3 span,
.witr_section_title_inner p span,
.witr_section_title_inner p span a {
  color: var(--color-primary);
}

.witr_button_area {
  text-align: left;
}
.witr_bbtn {
  border: none;
}
.witr_bbtn {
  color: #0b2138;
  border-style: none;
  border-radius: 30px;
  font-size: 16px;
  font-weight: 700;
  padding: 0 30px;
  line-height: 60px;
  text-align: center;
  position: relative;
  margin-right: 20px;
  z-index: 2;
  transition: 1s;
  display: inline-block;
  margin-top: 10px;
}
.witr_bbtn:hover {
  background: var(--color-primary);
}
.witr_bbtn:after {
  position: absolute;
  left: 0px;
  height: 60px;
  /*width: 60px;*/
      width: 100%;
  top: 0px;
  content: "";
  background: var(--color-primary);
  z-index: -6;
  /*border-radius: 30px;*/
  transition: 0.5s;
}
.witr_bbtn:hover:after {
  width: 100%;
}
.witr_bbtn:hover {
  background: #02010100;
  color: #fff;
}
.witr_shape_item_inner {
  position: absolute;
  z-index: -1;
  content: "";
  transition: 0.5s;
  right: -260px;
  top: 0;
}
.witr_shape_image img {
  animation: witr_movelr_box45 5s linear 1s infinite alternate running;
}

@keyframes witr_movelr_box45 {
  0% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(45px);
  }
}

/* ===== 7. Feature Area CSS ===== */
.tx_fea_area {
  /*padding: 118px 0 122px;*/
  position: relative;
}
.fea_left_inner {
  margin-left: -24px;
}
.fea_left_inner .serIcon {
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0px 3px 36px 0px rgba(0, 0, 0, 0.16);
  background: #fff;
  transition: 0.5s;
  display: inline-block;
  z-index: 1;
}
.fea_left_inner .serIcon img {
  width: 40px;
  vertical-align: middle;
}
.fea_left_inner .detail_SS h3 {
  line-height: 31px;
  margin-bottom: 10px;
  margin-top: 8px;
  padding: 10px 0px 0px 0px;
}
.witr_service_10 .service_list_op {
  margin-bottom: 5px;
  margin-top: 15px;
}
.service_list_op ul {
  display: table-cell;
  padding: 0;
}
.service_list_op ul li {
  position: relative;
  list-style: none;
  margin-bottom: 7px;
}
.service_list_op ul li i {
  position: absolute;
  top: 2px;
  color: var(--color-primary);
}
.service_list_op ul li p {
  padding-left: 25px;
}
.service_list_op ul li a {
  padding-left: 25px;
}
.fea_witr_inner .witr_section_title_inner h2 {
  font-size: 22px;
}
.fea_witr_inner .witr_section_title_inner h3 {
  padding: 10px 0 10px 0;
}
.fea_witr_inner .witr_section_title {
  margin-bottom: 30px;
}
.tx_fea_area .witr_shape_item_inner {
  right: 135px;
  bottom: 80px;
  top: auto;
}
.ab_page_fea {
  padding: 0 0 122px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .witr_section_title_inner.text-center p,
  .witr_section_title_inner.text-left p,
  .witr_section_title_inner.text-right p {
    width: 100%;
  }

  .witr_section_title_inner h1,
  .witr_section_title_inner h3 {
    font-size: 34px;
  }

  .fea_left_inner {
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* section_title */
  .witr_section_title_inner h1,
  .witr_section_title_inner h3 {
    font-size: 30px;
  }

  .witr_section_title_inner p {
    width: 100%;
  }

  /* feature area css */
  .fea_left_inner {
    margin-left: 0;
    margin-bottom: 30px;
  }

  .tx_fea_area .witr_shape_item_inner {
    bottom: 50px;
  }
}

@media (max-width: 767px) {
  .witr_section_title_inner h2 {
    font-size: 16px !important;
  }

  .title_in_area,
  .witr_section_title_inner.text-center p,
  .witr_section_title_inner.text-left p,
  .witr_section_title_inner.text-right p {
    width: 100%;
  }

  .witr_section_title_inner p {
    padding-top: 10px;
  }

  .witr_section_title_inner h1,
  .witr_section_title_inner h2,
  .witr_section_title_inner h3 {
    font-size: 21px;
  }

  .witr_shape_item {
    display: none;
  }

  /* feature area css */
  .fm_fea_area {
    margin-top: 120px;
  }

  .fea_left_inner {
    margin-left: 0;
  }
  .witr_service_10.all_color_service {
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* section_title */
  .witr_section_title_inner h1,
  .witr_section_title_inner h2,
  .witr_section_title_inner h3 {
    font-size: 25px;
  }

  .witr_section_title_inner.text-center p,
  .witr_section_title_inner.text-left p,
  .witr_section_title_inner.text-right p {
    width: 91%;
  }
}
