    /*  Custom style for logo */
    
    .t4-header img.logo-img {
        max-width: 190px;
    }
    
    .t4-footnav img.logo-img {
        max-width: 200px;
    }
    
    .t4-footnav {
    z-index: 9;
    position: relative;
  }
  
    img.logo-img-sm.d-block.d-sm-none {
        max-width: 150px;
    }
    
    .header-right-logo {
        max-width: 85px;
        vertical-align: middle;
        line-height: 1.5;
        position: relative;
        float: right;
        display: inline;
    }
    
   .header-right-image .desktop {
    margin-top: 22px;
  }
  
  .header-right-image .phone {
      display: none;
  } 
    
    
    
   /* END Custom style for logo  */
   
  
      
   
   /* social-list  */  
      .social-list {
        list-style: none;
        margin: 0;
        padding: 0; 
      }
      .social-list li {
        display: inline-block;
        padding: 0 2px; 
      }
      
      .social-list li a {
        background: #d3d5df;
        border-radius: 50%;
        display: block;
        height: 2rem;
        line-height: 2rem;
        text-align: center;
        width: 2rem; 
      }
      .social-list li.btn-facebook a {
        background: #4267B2;
        color: #fff; 
      }
      .social-list li.btn-twitter a {
        background: #1DA1F2;
        color: #fff; 
      }
      .social-list li.btn-linked-in a {
        background: #0077B5;
        color: #fff; 
      }
      .social-list li.btn-pinterest a {
        background: #E60023;
        color: #fff; 
      }
  /* END social-list  */ 
  
  
  
  /*MASTHEAD IMAGES*/
  /*CONTROLS MASTHEAD IMAGE & BG - ID=MENU ITEM*/
  
  .item-524 .t4-masthead .ja-masthead .ja-masthead-detail {
      padding: 0 !important;
      text-align: left;
      margin: auto;
      max-width: 100% !important;
  }
  
  .item-524 .ja-masthead:before {
  opacity: 0;
  }
  
  .item-524 .jumbotron.bg-dark {
      opacity: 0.8; !important;
  }
  
  .item-524 .t4-masthead {
      padding-left: 0;
      padding-right: 0;
  }
  
  .item-568 .t4-masthead .ja-masthead .ja-masthead-detail {
      padding: 0 !important;
      text-align: left;
      margin: auto;
      max-width: 100% !important;
  }
  
  .item-568 .ja-masthead:before {
  opacity: 0;
  }
  
  .item-568 .jumbotron.bg-dark {
      opacity: 0.8; !important;
  }
  
  .item-568 .t4-masthead {
      padding-left: 0;
      padding-right: 0;
  }
  
  .item-569 .t4-masthead .ja-masthead .ja-masthead-detail {
      padding: 0 !important;
      text-align: left;
      margin: auto;
      max-width: 100% !important;
  }
  
  .item-569 .ja-masthead:before {
  opacity: 0;
  }
  
  .item-569 .jumbotron.bg-dark {
      opacity: 0.8; !important;
  }
  
  .item-569 .t4-masthead {
      padding-left: 0;
      padding-right: 0;
  }
  
  .item-565 .t4-masthead .ja-masthead .ja-masthead-detail {
      padding: 0 !important;
      text-align: left;
      margin: auto;
      max-width: 100% !important;
  }
  
  .item-565 .ja-masthead:before {
  opacity: 0;
  }
  
  .item-565 .jumbotron.bg-dark {
      opacity: 0.8; !important;
  }
  
  .item-565 .t4-masthead {
      padding-left: 0;
      padding-right: 0;
  }
  
  .item-572 .t4-masthead .ja-masthead .ja-masthead-detail {
      padding: 0 !important;
      text-align: left;
      margin: auto;
      max-width: 100% !important;
  }
  
  .item-572 .ja-masthead:before {
  opacity: 0;
  }
  
  .item-572 .jumbotron.bg-dark {
      opacity: 0.8; !important;
  }
  
  .item-572 .t4-masthead {
      padding-left: 0;
      padding-right: 0;
  }
  
  .item-576 .t4-masthead .ja-masthead .ja-masthead-detail {
    padding: 0 !important;
    text-align: left;
    margin: auto;
    max-width: 100% !important;
  }
  
  .item-576 .ja-masthead:before {
  opacity: 0;
  }
  
  .item-576 .jumbotron.bg-dark {
    opacity: 0.8; !important;
  }
  
  .item-576 .t4-masthead {
    padding-left: 0;
    padding-right: 0;
  }
  
  /* END MASTHEAD IMAGES*/
  
  
  /* AUTHOR page*/
  .author {
      margin: auto;
      text-align: center;
      padding-bottom: 24px;
  }
  
  .author-avatar img {
      max-width: 150px;
      border-radius: 50%;
      margin-bottom: 14px;
  }
  
  .author-page {
      padding-top: 36px;
      padding-bottom: 36px;
  }
  
  .author-detail {
      margin: auto;
      text-align: center;
  }
  
  
  .author-block .author-avatar a, .author-block .author-avatar span {
  max-width: 100% !important;
  }
  /* END AUTHOR page*/
  
  /*Contact page*/
      
        .contact .plain-style .contact-information {
          padding-right: 0;
        }
      
        .contact {
          padding: 24px;
        }
      
        .captcha {
          margin-left: 0px;
        }
  /* END Contact page*/
  
  
  
  
  
  
  /*blog pages */  

  .btn-xl {
    padding: 10px 20px;
    font-size: 20px;
    border-radius: 0px;
}
  
      /* h2 tag size & color */
      .h2-2-1 {
          font-size: em;
          font-weight: ;
          letter-spacing: ; 
          line-height: em;
          color: var(--color-primary);
      }
  
      /* p tag size paragraph */
      .p-2-4 {
          font-size: 1.3em;
          font-weight: 200;
          line-height: 1.6;
          letter-spacing: 0.02em;
          color: #04060b;
      }
  
      /* p tag size & color */
      .p-2-3 {
          font-size: 1.3em;
          font-weight: 200;
          letter-spacing: 0; 
          line-height: 1.3em;
          color: #04060b;
      }
  
      /* p tag quote */
      .p-2-q {
          font-size: 1.3em;
          font-weight: 200;
          letter-spacing: 0; 
          line-height: 1.3em;
  
      }
  
      /* p tag size & indent */
      .p-1-3 {
          font-size: 1.3em;
          font-weight: 200;
          letter-spacing: 0; 
          line-height: 1.3em;
      }
  
      @media (min-width: 992px) {
      .p-1-3 {
          font-size: 1.3em;
          font-weight: 200;
          letter-spacing: 0; 
          line-height: 1.3em;
      }
      }
  
      /* p tag size paragraph */
      .p-2-4 {
          font-size: 1.3em;
          font-weight: 200;
          line-height: 1.6;
          letter-spacing: 0.02em;
          color: #04060b;
      }
  
  
      /* Average Cost Table */
      .styled-table {
      width: 100%;
      border-collapse: collapse;
      font-family: Arial, sans-serif;
      }
  
      .styled-table th,
      .styled-table td {
      padding: 12px 16px;
      border: 1px solid #ddd;
      text-align: left;
      }
  
      .styled-table thead {
      background-color: #f2f2f2;
      }
  
      .styled-table tbody tr:nth-child(odd) {
      background-color: #f9f9f9; /* Highlight odd rows */
      }
  
      .styled-table tbody tr:hover {
      background-color: #e6f7ff; /* Optional: highlight on hover */
      }
  
      /* number highlights */
  
      .number-highlight {
      color: #ad395c;
      }
  
      .number-bold {
      font-weight: bold;
      }
  
      .number-italic {
      font-style: italic;
      }
  
  
  
          .card-container {
          display: flex;
          gap: 20px;
          flex-wrap: wrap;
          justify-content: center;
          }
  
          .card {
          background-color: #ffffff;
          border-radius: 10px;
          box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
          overflow: hidden;
          flex: 2 1 700px;
          min-width: 300px;
          }
  
          .card-faq {
          overflow: hidden;
          flex: 2 1 700px;
          min-width: 300px;
          }

          .small-card {
          background-color: #ffffff;
          border-radius: 10px;
          box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
          padding: 30px;
      flex: 1 1 400px;
      min-width: 300px;
      max-width: 450px;
          }
  
  
          .mini-card {
          background-color: #ffffff;
          border-radius: 10px;
          box-shadow: 0 2px 10px rgba(4, 6, 11, 0.1);
          padding: 20px;
        flex: 1 1 250px;
        min-width: 200px;
        max-width: 300px;
        align-items: center;
      }
  
  
          .card-header {
          background-color: rgba(236, 240, 249); /* #ecf0f9 color description : Light grayish blue */
          padding: 20px;
          display: flex;
          justify-content: space-between;
          align-items: center;
  
          }
  
          .card-header h2 {
          margin: 0;
          font-size: 20px;
          }
  
          .location {
          font-size: 16px;
          color: ;
          }
  
          .location a {
          color: #04060b;
          font-weight: bold;
          text-decoration: underline;
          margin-left: 5px;
          }
  
          .quote-button {
          background-color: #ad395c;
          color: white;
          border: none;
          padding: 10px 15px;
          border-radius: 5px;
          cursor: pointer;
          text-decoration: none;
          font-weight: bold;
          }
  
          .card-body {
          padding: 20px;
          }
  
          .range {
          font-size: 18px;
          color: #ad395c;
          font-weight: bold;
          margin-top: 10px;
          }
  
          .range-title {
          font-size: 12px;
          font-weight: bold;
          color: #333;
          }
  
          .info-link {
          font-size: 12px;
          color: #555;
          text-decoration: underline;
          margin-top: 6px;
          display: inline-block;
          }
  
          .slider {
          margin-top: 20px;
          position: relative;
          }
  
          .bar {
          background-color: #ddd;
          height: 6px;
          border-radius: 3px;
          position: relative;
          }
  
          .bar-fill {
          background-color: #ad395c;
          height: 6px;
          width: 60%;
          border-radius: 3px;
          }
  
          .slider-thumb {
          width: 16px;
          height: 16px;
          background-color: #ad395c;
          border-radius: 50%;
          position: absolute;
          top: -5px;
          left: 60%;
          transform: translateX(-50%);
          }
  
          .range-labels {
          display: flex;
          justify-content: space-between;
          font-size: 12px;
          color: #777;
          margin-top: 8px;
          }
  
          .avg-label {
          text-align: center;
          margin-top: 8px;
          font-size: 14px;
          font-weight: bold;
          }
  
          .stats {
          display: flex;
          justify-content: flex-end;
          margin-top: 20px;
          font-size: 14px;
          gap: 20px;
          }
  
          .stats div {
          text-align: right;
          }
  
          .stats div span {
          display: block;
          font-weight: bold;
          font-size: 16px;
          color: #333;
          }
  
          .small-card h3 {
          font-size: 16px;
          margin-bottom: 10px;
          }
  
          .small-card p {
          font-size: 14px;
          color: #555;
          }
  
          /* CTA locally owned div */
          .bg-light-opacity {
              background-color: rgba(248, 249, 250, 0.9); /* Light background with opacity */
          }
  
          /* author */
          .byline-bg {
              background-color: rgba(248, 249, 250, 0.95); /* light bg with slight opacity */
          }
  
/* back to top */
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #395cad;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #04060b;
}



  /* END blog pages */  
  
  