/* CSS Document */
ul.responsiveWhy {
  padding: 0;
}

ul.responsiveWhy li {
  padding: 50px 10px;
  border-bottom: 1px solid #e8e8e8;
  list-style-type: none;
}

ul.responsiveWhy li i {
  margin: 0 30px;
  border: 1px solid #000;
  border-radius: 99em;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  font-size: 30px;
  display: block;
  float: left;
}

ul.responsiveWhy li h2,
ul.responsiveWhy li h4 {
  text-align: left;
  padding: 0;
  font-size: 25px;
  margin-bottom: 5px;
  font-weight: normal;
}

.textEditor .btn02 {
  padding-top: 30px;
  padding-bottom: 30px;
}
