.footer-bottom-content {
  padding: 4rem 0rem !important;
}

.tp-browser-details-area {
  position: relative;
}
.tp-browser-details-area .tp-browser-bg-shape {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.tp-browser-details-area .mb-40 {
  margin-bottom: 40px;
}

/* ==============================
Responsive
============================== */
@media (max-width: 767px) {
  .tp-section-title-3 {
    font-size: 32px !important;
    line-height: 40px !important;
    margin-bottom: 10px !important;
  }
  .tp-browser-details-area {
    padding-bottom: 0;
  }
  .tp-browser-details-area p {
    text-align: left !important;
  }
  .tp-browser-btn {
    margin-top: 0px;
    margin-bottom: 0 !important;
  }
}
@media only screen and (min-width: 991px) and (max-width: 1180px) {
  .footer-bottom-content {
    padding-bottom: 0rem;
  }
  .footer-bottom-content p {
    margin-bottom: 0;
  }
}
@media (min-width: 767px) and (max-width: 1023px) {
  .tp-browser-btn {
    margin-top: 0px;
    margin-bottom: 0 !important;
  }
  .tp-browser-details-area {
    position: relative;
  }
}/*# sourceMappingURL=ready-to-orchestrate.css.map */