.elementor-kit-5{--e-global-color-primary:#007C78;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#F5F5F5;--e-global-color-705b6a8:#FFFFFF;--e-global-color-611a4eb:#000000;--e-global-color-89cda41:#00B3A4;--e-global-color-94f793f:#007C78;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-image:url("https://revcyclemgmt.com/wp-content/uploads/2025/08/Black-Concrete-scaled.jpg");background-position:center center;background-repeat:no-repeat;background-size:auto;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(min-width:1025px){.elementor-kit-5{background-attachment:fixed;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* ==============================================
   QMTRY — Mobile Defaults + RSS Carousel Styling
   Elementor Pro Global Custom CSS
   ============================================== */

@media (max-width: 767px) {
  /* Headings */
  h1, .elementor-widget-heading h1 {
    font-size: 26px !important;
    line-height: 1.3 !important;
  }
  h2, .elementor-widget-heading h2 {
    font-size: 21px !important;
    line-height: 1.3 !important;
  }
  h3, .elementor-widget-heading h3 {
    font-size: 19px !important;
    line-height: 1.35 !important;
  }

  /* Paragraphs */
  p, .elementor-widget-text-editor {
    font-size: 16px !important;
    line-height: 1.6 !important;
    margin-bottom: 14px !important;
  }

  /* Section spacing */
  .elementor-section {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }

  /* Widget containers */
  .elementor-widget-container {
    padding: 16px !important;
  }

  /* Buttons */
  .elementor-button {
    font-size: 17px !important;
    padding: 13px 22px !important;
    border-radius: 8px !important;
    width: 100% !important;
    text-align: center !important;
  }

  /* Icons */
  .elementor-icon {
    font-size: 22px !important;
    margin: 10px !important;
  }

  /* Center default alignment */
  .elementor-widget-heading,
  .elementor-widget-text-editor,
  .elementor-widget-button {
    text-align: center !important;
  }
}

/* ==============================================
   QMTRY — RSS Carousel Styling (Global)
   ============================================== */
.qmtry-carousel .swiper-slide {
  background: #1D1D1D;
  padding: 20px;
  border-radius: 14px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

.qmtry-carousel .swiper-slide h3 {
  color: #FFFFFF;
  font-size: 20px;
  margin-top: 12px;
  line-height: 1.4;
}

.qmtry-carousel .qmtry-summary {
  color: #F5F5F5;
  font-size: 15px;
  margin-top: 10px;
  line-height: 1.6;
}

.qmtry-carousel .qmtry-badge {
  display: inline-block;
  padding: 6px 12px;
  font-size: 13px;
  font-weight: 600;
  color: #FFFFFF;
  border-radius: 6px;
  margin-top: 10px;
  margin-bottom: 8px;
}

.qmtry-carousel .qmtry-author {
  color: #AAAAAA;
  font-size: 13px;
  margin-top: 6px;
  margin-bottom: 12px;
}

.qmtry-carousel .qmtry-readmore {
  display: inline-block;
  margin-top: 10px;
  font-weight: 600;
  color: #00B3A4;
  text-decoration: none;
}

.qmtry-carousel .qmtry-readmore:hover {
  color: #007C78;
  text-decoration: underline;
}

.qmtry-carousel img {
  max-width: 100%;
  border-radius: 10px;
  margin-bottom: 10px;
}

.qmtry-as-of {
  text-align: right;
  font-size: 13px;
  color: #888;
  margin-top: 8px;
  font-style: italic;
}

.qmtry-spinner {
  width: 36px;
  height: 36px;
  border: 4px solid #ccc;
  border-top-color: #00B3A4;
  border-radius: 50%;
  margin: 40px auto;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  to { transform: rotate(360deg); }
}
/* Lock the CAP Statement layout on desktop */
.qm-cap-row{
  display:flex !important;
  flex-wrap:nowrap !important;      /* no wrapping / no reordering */
  align-items:flex-start !important;
  gap:24px !important;
}

/* Left column: fixed width */
.qm-cap-left{
  flex:0 0 420px !important;        /* width stays 420px */
  min-width:420px !important;
  max-width:420px !important;
  z-index:2 !important;
}

/* Make sure the CAP image always renders and sits above overlays */
.qm-cap-left img{
  width:100% !important;
  height:auto !important;
  display:block !important;
  object-fit:contain !important;
  position:relative !important;
  z-index:3 !important;
  opacity:1 !important;
  visibility:visible !important;
}

/* Right column grows and stacks its cards */
.qm-cap-right{
  flex:1 1 auto !important;
  display:flex !important;
  flex-direction:column !important;
  gap:24px !important;
}

/* Safety: prevent accidental order flips */
.qm-cap-left, .qm-cap-right{ order:0 !important; }

/* Mobile: stack gracefully (adjust breakpoint if you like) */
@media (max-width: 1024px){
  .qm-cap-row{ flex-wrap:wrap !important; }
  .qm-cap-left, .qm-cap-right{
    flex:1 1 100% !important;
    min-width:0 !important;
    max-width:none !important;
  }
}/* End custom CSS */