.main-header .logo-outer {
  padding: 20px 0px;
}
.main-header .header-upper .upper-right {
  padding-top: 25px;
}

.logo a img {
  width: 150px;
}

.main-footer {
  background: #333;
}

.clients-section {
  padding: 30px 0;
  background: #fff;
}

.call-to-action {
  padding: 50px 0;
}

.main-footer .about-widget .footer-logo img {
  width: 180px;
  background: #fff;
  padding: 10px;
}

@media (max-width: 767px) {
  .logo a img {
    width: 120px;
  }
  .main-header .header-upper .logo-outer {
    text-align: left;
    padding: 15px 0;
  }
  .main-header .header-upper .upper-right {
    display: none;
  }
  .main-header .header-lower {
    position: absolute;
    right: 0;
    top: 5px;
    background: none;
    width: 100%;
  }
  .main-slider h2 {
    font-size: 25px;
    line-height: 30px;
  }
  .main-slider .btn-box .theme-btn {
    padding: 5px 20px;
    font-size: 14px;
  }
}

/*# sourceMappingURL=ann_style.css.map */
