.support-wrapper .container-fluid .col-md-12 {
  display: flex;
  align-items: center; }
  .support-wrapper .container-fluid .col-md-12 .content p:first-of-type {
    font-size: 1.3em; }

.carousel-wrapper .caption .info h1, .carousel-wrapper .carousel-overlay .info.info-page h1,
.carousel-wrapper .caption .info .h1, .carousel-wrapper .carousel-overlay .info.info-page .h1,
.carousel-wrapper .caption .info h2, .carousel-wrapper .carousel-overlay .info.info-page h2,
.carousel-wrapper .caption .info .h2, .carousel-wrapper .carousel-overlay .info.info-page .h2 {
  font-size: 4em !important;
  margin-left: 0 !important; }

.footer-wrapper ul {
  list-style-type: none;
  padding: 0; }
  .footer-wrapper ul li {
    display: inline-block; }
    .footer-wrapper ul li a {
      color: #fff; }
    .footer-wrapper ul li:not(:last-of-type):after {
      content: '|';
      color: #fff;
      display: inline-block;
      margin: 0 5px; }

@media (max-width: 991px) {
  .navbar-wrapper .navbar.navbar-primary {
    min-height: auto;
    padding: 15px; }
  .navbar-wrapper .navbar.navbar-primary .navbar-header, .navbar-wrapper .navbar.navbar-primary .navbar-toggle {
    position: relative !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    transform: none !important; }
  .navbar-wrapper .navbar.navbar-primary .navbar-toggle {
    margin-top: 8px; }
  .carousel-wrapper .caption .menu-box, .carousel-wrapper .carousel-overlay .menu-box {
    display: none !important; }
  .carousel-wrapper .carousel-overlay .info h2, .carousel-wrapper .carousel-overlay .info h5 {
    margin-left: 0 !important; }
  .support-wrapper .container-fluid .col-md-12 {
    flex-direction: column !important; }
  .support-wrapper .content .middle {
    width: 100% !important;
    max-width: 100% !important;
    padding: 15px !important; }
  .team-wrapper > .container > .row > .col-md-12 > .row > .col-sm-6 > .row {
    margin-bottom: 15px !important; } }

@media (min-width: 992px) {
  .navbar-wrapper .navbar.navbar-primary .navbar-collapse {
    display: none !important; }
  .team-wrapper > .container > .row > .col-md-12 > .row {
    display: flex;
    width: 100%;
    justify-content: center;
    margin: 0; } }


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