<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (min-width: 1400px) {
  .footer-widget {
    background-image: linear-gradient(to right, #303030 33%, #262626 25%, #262626 25%, #262626 25%);
  }
}
@media (min-width: 1200px) {
  .qx-section.container-fluid {
    padding: 0;
  }
}
@media (max-width: 1200px) {
  .off-canvas-toggle {
    display: block;
    position: absolute;
    right: 0;
    margin-top: 15px;
  }
  .t3-header.navbar-fixed-top .off-canvas-toggle {
    margin-top: 25px;
  }
  .t3-header .logo a {
    margin-top: 24px;
    margin-bottom: 26px;
  }
}
@media (max-width: 1024px) {
  .qx-element-testimonial {
    margin-bottom: 50px;
  }
}
@media (max-width: 992px) {
  .t3-sl-roof {
    text-align: center;
  }
  .t3-sl-roof .mod-txsociallinks {
    text-align: center;
  }
  .t3-sl-roof .mod-txsociallinks .icon-set {
    border: 0;
  }
  .t3-header .logo a {
    margin-bottom: 26px;
  }
  .footer-widget {
    background-image: inherit;
    background-color: #262626;
  }
}
@media (max-width: 768px) {
  .t3-header .logo a {
    margin-bottom: 26px;
  }
  .t3-mainbody {
    padding: 100px 15px;
  }
  .qx-element-tabs .tabs li a {
    padding: 15px 40px;
  }
  .qx-element-number-counter {
    margin-bottom: 60px;
  }
  .qx-element-filterable-gallery .item-padding {
    right: 0;
    text-align: center;
  }
  .qx-element-carousel .slick-next {
    right: -15px;
  }
  .qx-element-carousel .slick-prev {
    left: -15px;
  }
}
@media (min-width: 768px) {
  #back-to-top {
    display: block;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .t3-header .logo {
    width: 70%;
  }
  .t3-header .tx-main-menu {
    width: 30%;
  }
}
@media (max-width: 480px) {
  .com_quix.header-transparent .t3-header {
    position: inherit;
    padding-top: 0;
    padding-bottom: 0;
  }
  .t3-roof {
    display: none;
  }
  .t3-header .logo a {
    margin-bottom: 18px;
  }
  .t3-header .tx-main-menu {
    width: 25%;
  }
  .t3-mainnav {
    margin-bottom: 26px;
  }
  .t3-mainnav .off-canvas-toggle {
    right: 0;
    background: transparent !important;
    color: #18191b !important;
  }
  .qx-element-button-group .qx-btn {
    margin-bottom: 15px;
  }
  .qx-element-button-group .qx-btn + .qx-btn {
    margin-left: 0 !important;
  }
  .qx-element-tabs .tab-content img {
    margin: 0;
  }
  .qx-btn.qx-btn-primary,
  .btn.qx-btn-primary {
    white-space: inherit;
  }
  .qx-element-testimonial .qx-media-left,
  .qx-element-testimonial-pro .qx-media-left {
    width: 70px;
    height: 70px;
    margin-right: 0;
  }
  .qx-element-tabs .tabs {
    background: transparent;
  }
  .qx-element-tabs .tabs li a {
    padding: 10px 5px;
    font-size: 12px;
  }
  .qx-element-tabs .tabs li a .fa {
    display: none;
  }
}</pre></body></html>