.slide_sms{
  background-image: url('../images/add-ons/add-on-bg.jpg');
  overflow: hidden;
}
.banner img {
  max-width: 100%;
  height: auto;
  width: inherit;
}

.bImg {
  position: relative;
  z-index: 0
}

.bImg img {
  position: absolute;
  box-shadow: 3px 12px 27px rgba(0, 0, 0, .3)
}

.bImg img.sc1 {
  left: 0
}

.bImg img.sc2 {
  right: 0;
  top: 60px
}

.banner h1 {
  font-size: 3em;
  line-height: 60px;
  color: #fff;
  margin: 60px 0
}

h2 {
  font-weight: 400;
  font-size: 2.5em;
  margin-bottom: 40px;
  color: #404054
}

.row-new {
  display: table;
  width: 100%;
  margin-left: -15px;
  margin-right: -15px
}

.tblAdmWrp .child {
  display: table-cell;
  vertical-align: middle
}

.tblAdmWrp {
  display: table;
  width: 100%;
  vertical-align: middle
}

.admin-content h3 {
  font-size: 1.8em;
  margin-bottom: 10px;
  text-align: left;
  color: #404054;
  font-family: Gotham-Rounded-Medium
}

.admin-content h5 {
  font-size: 1.3em;
  text-align: left;
  line-height: 30px
}

figure img {
  max-width: 100%
}

.row-new .text1 {
  display: none
}

.row-new .text2 h4 {
  display: block
}

.right-1 {
  float: right
}
