.reseller-sub-text {
  font-size: 20px;
}
.w-ww h3 {
  font-size: 30px;
}
.w-reseller {
  text-align: center;
}
.w-icon-reseller {
  display: relative;
  margin-bottom: 20px;
}
.w-reseller img {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
}
.w-reseller .row {
  text-align: center;
}
.w-reseller p {
  font-size: 20px;
  font-family: 'Source Sans Pro' !important;
  height: 90px;
  overflow: hidden;
}
.w-icon-reseller {
  height: 130px;
  position: relative;
}
.w-reseller [class*="col-"] {
  display: inline-block;
  float: none;
}
#form-reseller p {
  color: #fff;
  text-align: center;
  font-size: 24px;
}
#form-reseller i {
  color: #48b5e4;
}
#form-reseller .tooltip-inner i {
  color: #f8d00c;
}
#form-reseller .fa-mobile {
  font-size: 26px;
}
#form-reseller .input-group-addon {
  background: #fff;
}
#form-reseller button[type="submit"] {
  padding-left: 50px;
  padding-right: 50px;
  width: 220px;
}
.w-form-reseller .layer-success {
  z-index: 999;
}
.w-form-reseller .layer-success span {
  border-radius: 50%;
  height: 80px;
  width: 80px;
  display: inline-block;
  background: #48b5e4;
  margin-bottom: 50px;
}
.w-form-reseller .layer-success span i {
  color: #fff;
  font-size: 40px;
  line-height: 80px;
}
.w-form-reseller .layer-success p {
  font-family: 'proxima_nova_rgregular', Arial, sans-serif;
  line-height: 30px;
  font-size: 25px;
  color: #fff;
  padding-bottom: 25px;
}
.w-form-reseller .layer-success div {
  top: 50%;
  transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -webkit-transform: translate(0, -50%);
  position: relative;
}
.w-form-reseller .loadingoverlay {
  z-index: 2;
}
.w-form-reseller .fa-spinner {
  color: #48b5e4;
}
.reseler-form-present {
  padding: 0 230px;
}
@media (max-width: 991px) {
  .reseler-form-present {
    padding: 0 0;
  }
}
@media (max-width: 480px) {
  .w-ww .margin-bottom-50 {
    display: none;
  }
}