body .video {
  padding: 10px 8px;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(116, 65, 208, 0.5);
}
body .intgrtn-form-signup .intgrtn-input-holder .intgrtn-input .intgrtn-areas-dropdown {
  width: 270px;
}
@media all and (max-width: 768px) {
  body .intgrtn-form-signup .intgrtn-input-holder .intgrtn-input-message-error {
    font-size: 12px;
  }
}
@media all and (max-width: 768px) {
  body .just-made {
    display: none;
  }
}
@media all and (max-width: 768px) {
  body #intro .background-stocks {
    padding-top: 30px;
  }
  body #intro .background-stocks h1 {
    font-size: 42px;
  }
  body #intro .background-stocks h2 {
    font-size: 27px;
  }
}
body .feedbacks .feedback-header-wrapper {
  padding: 30px;
}
body .feedbacks .feedback-header-wrapper h2 {
  margin-bottom: 0;
}
body .feedbacks .feedback-items {
  padding-bottom: 30px;
}
body footer {
  text-align: center;
}
body footer .footer-nav li a {
  font-size: 1rem;
  color: #0d95e8 !important;
}
body footer p {
  font-size: 14px;
  color: #fff !important;
}

.notifications-image {
  width: 50px;
  border-radius: 50px;
}

/*# sourceMappingURL=intgrtn.css.map */
