#header-text-4 .bg {
  background-image: url("../images//uploaded/9/home_1.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  opacity: 1;
}
#desc-img-list-3col .bg-wrap {
  background-color: #f4f5f6;
}
#desc-img-list-3col .bg {
  background-image: url("../images/uploaded/9/front-view-businessman-with-colorful-cones-representing-growth.jpg");
}
#action-text .bg {
  background-image: url("../images/uploaded/9/getintouch.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
}
#footer-logo-share .bg {
  background-image: url("../images/bg-sign.png");
  background-repeat: no-repeat;
  background-position: right bottom;
  opacity: 0.075;
}
.home_header {
  background: rgba(0, 0, 0, 0.3);
  color: #fff !important;
  padding: 10px;
  border-radius: 5px !important;
}
.what_westyle {
  height: 277px;
}
.reachus_button {
  background-color: rgba(0, 0, 0, 0.3) !important;
  border: rgba(0, 0, 0, 0.1) !important;
}
.reachus_button:hover {
  background-color: rgba(0, 0, 0, 0.5) !important;
  border: rgba(0, 0, 0, 0.2) !important;
}
  .whysale_height{
  height:190px;
  }
@media screen and (max-width: 1345px) and (min-width: 1230px) {
  .whysale_height{
  height:250px;
  }
      }
@media screen and (max-width: 500px) and (min-width: 350px) {
  .why_salesstyle {
    padding-top: 50px;
  }
  .what_westyle {
    height: 100%;
  }
  .home_header {
    background: rgba(0, 0, 0, 0.3);
    color: #fff !important;
    padding: 10px;
  }
  .aboutus_style {
    padding-top: 30px;
  }
  .whysales_style {
    font-size: 20px !important;
  }
  .whatwe_style {
    padding-bottom: 30px;
  }
  .whatweoffer_style {
    padding-top: 30px;
  }
  .gettouch_style {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
