
  .wp-block-table table.has-fixed-layout {
    margin: 30px 0 !important;
    border-collapse: collapse !important;
    width: 100% !important;
    overflow: auto !important;
  }
  


  /* Normal rows */
  .wp-block-table table.has-fixed-layout td {
    padding: 10px 15px !important;
    border-bottom: 2px solid #e3e3e3 !important;
    vertical-align: baseline !important;
  }

  /* Zebra striping, starting from 2nd row */
  .wp-block-table table.has-fixed-layout tr:nth-child(2n+2) {
    background-color: #f2fdff !important;
  }

  .wp-block-table {
    overflow: auto !important;
  }

  .light-blue-bordered-widget {
    border: 2px solid #f0fcfe !important;
    padding: 20px 30px !important;
    border-radius: 10px !important;
    background: #f0fcfe !important;
    margin-bottom: 20px !important;
  }

  h1,
  h2,
  h3 {
    font-weight: 900 !important;
    /* font-family: 'Archivo', sans-serif !important; */
    color: #005ca6 !important;
    line-height: 1.2 !important;

  }
  .wp-block-heading
  { 
    font-weight: 900 !important;


  }

  .newblogliest {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 1rem;
    font-size: 15px;
    line-height: 1.25;
    padding: 1rem 2rem !important;
    margin: 0;

  }

  h1 {
    font-size: 34px !important;
  }

  h2 {
    font-size: 36px !important;
  }

  p {
    /* font-family: 'Archivo', sans-serif !important; */
    font-size: 15px !important;
    font-weight: 400 !important;
  }

  .post-hero-section {
    padding: 105px 0px 75px;
    background: #cff3fd;
    border-bottom: 1px solid #e5eaf1;
    /* margin-top: 78px !important; */
  }

  /* .lwptoc_title {
    margin-bottom: 6px !important;
    border-bottom: 2px solid #d5d4d6 !important;
    padding-bottom: 5px !important;
    margin-bottom: 10px !important;
    color: #273133 !important;
    font-size: 18px !important;
    line-height: 1.5 !important;
} */
  #breadcrumbs {
    font-size: 14px;
    color: #6c757d;
  }

  
  .lwptoc_toggle:after {
    content: unset !important;
  }

  .lwptoc_toggle::before {
    content: unset !important;
  }

  .pa-post-title {
    font-size: 42px;
    font-weight: 700;
    color: #005aa3;
  }

  .pa-meta-info span {
    font-size: 14px;
    color: #495057;
  }

  .pa-meta-info i {
    margin-right: 6px;
    color: #666;
  }

  .pa-featured-image img {
    border-radius: 10px;
    max-width: 100%;
    height: auto;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  }

  @media (max-width: 768px) {
    .pa-post-title {
      font-size: 30px;
      text-align: center;
    }

    .pa-meta-info {
      justify-content: center;
      text-align: center;
    }

    .pa-featured-image {
      margin-top: 30px;
      text-align: center;
    }
  }

  .footer-sub {
    display: none !important;
  }

  .pa-post-title {
    font-size: 47px;
    font-weight: 700;
    color: #002c6b;
    margin-bottom: 20px;
    line-height: 50px !important; 
  }

  .pa-meta-info {
    font-size: 14px;
    gap: 17px;
    margin-bottom: 20px;
  }

  .pa-meta-info i {
    color: #555;
  }

  .profieling {
    border-radius: 50% !important;
    border: 1px solid transparent;
  }

  .customers-btm, .item-foot, .justify-content-between {
    justify-content: space-between;
    align-items: center !important;
}
  .authorsec {
    /* padding-top: 30px; */
    padding-bottom: 12px;

  }

  .mainfram {
    gap: 15px !important;
    display: flex !important;

  }

  .secboxmainfrsamen {
    margin-left: 25px;
  
  }
.mainfram
{
    border: 2px solid #0000000D;
    padding: 5px 12px;
        border-radius: 5px; 

}
  @media (max-width: 512px) {
    .athirname {

      font-size: 11px !important;
    }
     .post-hero-section {
    padding: 65px 0px 0px !important;
    background: #cff3fd;
    border-bottom: 1px solid #e5eaf1;
    /* margin-top: 78px !important; */
  }


    .toc-list
    {
              padding: 0px 15px !important;
    }
    .toc-list li {
    padding: 3px 0;
    border-bottom: 1px solid transparent !important;
}
    .culom{

    width: 100%;
  }
  .authorsec {
        flex-wrap: unset !important;
        display: flex !important;
        justify-content: space-between !important;
    }

    .companyslogds {
      display: none !important;
    }

    .secboxmainfrsamen {
      margin-left: 10px !important;
    }

    .new-scroller {
      padding-bottom: 20px !important;
    }
  }

  .text-blackk {
    color: #000000;
  }

  .athirname {
    color: #000000;
  }

  .desicription {
    font-size: 16px !important;
  }

  #breadcrumbs {
    font-size: 14px;
    color: #999;
    margin-bottom: 20px;
  }

  .ctareview {
    margin-top: 25px;
  }

  /* Sticky TOC fix */
  /* .table-of-contents {
    position: static !important;
  } */

  @media (max-width: 767px) {
    .table-of-contents-fixed {
      position: fixed !important;
      top: 151px !important;
      left: 0 !important;
      right: 0 !important;
      z-index: 9999 !important;
      background: white !important;
      box-shadow: 0 2px 10px rgb(0 0 0 / 40%) !important;
      width: 100% !important;
    }
    h2 {
    font-size: 27px !important;
}

    .table-of-contents {

      margin-bottom: 25px;
    }

    .lwptoc {
      margin: 0px 0 !important;
    }

    .new-scroller {
      width: 100%;
      padding: 0px 0px !important;
    }

    .authorsec {
      flex-wrap: unset !important;
    }

    .mainfram {
      gap: 10px !important;
    }
  }

  @media screen and (min-width: 700px) {
    .table-of-contents {
      position: sticky !important;
      top: 100px !important;
      /* jitna gap chahiye upar se */
      /* z-index: 999 !important; */
    }
  }

  .entry-content,
  .container {
    overflow: visible !important;
  }

  .pa-post-content h2,
  .pa-post-content h3,
  .pa-post-content h4 {
    scroll-margin-top: 20px !important;
  }

  @media screen and (min-width: 700px) {
    .table-of-contents.is-fixed {
      position: fixed !important;
      top: 130px !important;
      /* upar se gap */
      z-index: 9 !important;
      box-sizing: border-box;
    }

    .lwptoc:first-child {
      margin-top: 0px !important;
    }

    .lwptoc_toggle {
      display: none !important;
    }

    .table-of-contents.is-static {
      position: absolute !important;
      top: auto !important;
      bottom: 0 !important;
    }

    .toc-placeholder {
      display: block;
    }
  }

  /* Mobile/tablet - keep normal */
  /* @media screen and (max-width: 1023px) {
  .table-of-contents {
    position: static !important;
    top: auto !important;
    left: auto !important;
    width: auto !important;
  }
} */

  /* TOC Wrapper Left Side */


  /* Hover Effect */
  .table-of-contents .lwptoc_item a:hover {
    font-weight: 700 !important;
    color: #0073e6 !important;
  }

  /* Active Link */
  .table-of-contents .lwptoc_item a.active {
    font-weight: 700 !important;
    color: #005AA3 !important;
    /* background: #e6f2ff !important; */
  }

  .lwptoc_header {
    margin-bottom: 7px !important;
    border-bottom: 0px solid #cccccc40 !important;
    padding-bottom: 0px !important;
    font-size: 20px !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  LI.lwptoc_item {

    list-style-type: circle !important;
  }

  /* Reset UL */
  .lwptoc_items .lwptoc_itemWrap {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  /* Each item */
  .lwptoc_items .lwptoc_item {
    margin: 10px 0;
  }

  /* Circle icon before text */
  .lwptoc_items .lwptoc_item a::before {
    content: "";
    width: 14px;
    height: 14px;
    border: 2px solid #ccc;
    /* grey border */
    border-radius: 50%;
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
    transition: all 0.3s ease;
    margin-top: 6px !important;
  }

  /* Active = filled circle */
  .lwptoc_items .lwptoc_item a.active::before {
    background-color: #005AA3;
    /* purple fill */
    border-color: #005AA3;
    /* border same color */
  }

  /* Text style */
  .lwptoc_items .lwptoc_item a {
    color: #004d40;
    text-decoration: none;
    font-size: 15px;
    line-height: 1.5;
    display: flex;
    align-items: start !important;
    transition: color 0.3s ease;
  }

  /* Hover */
  .lwptoc_items .lwptoc_item a:hover {
    color: #005AA3 !important;
  }

  .lwptoc_items .lwptoc_item a.active::before,
  .lwptoc_items .lwptoc_item a:hover::before {
    background-color: #005AA3;
    /* purple fill */
    border-color: #005AA3;
    /* purple border */
  }

  .lwptoc_items .lwptoc_item {
    margin: 8px 0 !important;
  }

  /* Anchor styling */
  .lwptoc_items .lwptoc_item a {
    display: flex !important;
    align-items: start !important;
    color: #004d40 !important;
    text-decoration: none !important;
    font-size: 15px !important;
    line-height: 1.5 !important;
    transition: color 0.3s ease !important;
  }

  /* Circle icon */
  .lwptoc_items .lwptoc_item a::before {
    content: "" !important;
    flex-shrink: 0 !important;
    width: 14px !important;
    height: 14px !important;
    border: 2px solid #ccc !important;
    border-radius: 50% !important;
    margin-right: 10px !important;
    transition: all 0.3s ease !important;
  }

  /* Active + Hover = purple fill */
  .lwptoc_items .lwptoc_item a.active::before,
  .lwptoc_items .lwptoc_item a:hover::before {
    background-color: #005AA3 !important;
    border-color: #005AA3 !important;
  }

  /* Hover text */
  .lwptoc_items .lwptoc_item a:hover {
    color: #005AA3 !important;
  }

  .lwptoc-notInherit .lwptoc_i DIV A:hover {
    border-bottom: 0px !important;
  }

  .lwptoc-notInherit .lwptoc_i DIV span:hover {
    border-bottom: 1px dotted !important;
  }

  .lwptoc-notInherit .lwptoc_i div a:hover {
    border-bottom: none !important;
  }

  /* .lwptoc .lwptoc_i {
    background-color: #effcff !important;
} */
  .lwptoc .lwptoc_i {
    background-color: #f7f7f7;
    border-radius: 10px;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 1rem !important;
    margin-top: 2rem !important;
  }

.ea-header
{
      margin-bottom: 0rem !important;
    margin-top: 0rem !important;
}

  p {
    margin: 0 0 10px;
    font-size: 17px;
    font-weight: 400;

  }

  .newclr {
    color: #003a6d !important;
    font-weight: bold;
  }

  .lwptoc_header {
    margin-bottom: 10px !important;

  }
  .banerimg 
  {
    max-width: 100%;
        width: 100%;
    height: auto !important;
  }
  .text-blackk
  {
    font-size: 10px !important;
  }
.athirname {
    font-size: 13px !important;
}
.border-grey
{
  border-top: 1px solid #0000000D;
}
.company-logos {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: center; */
  align-items: center;
  gap: 16px;
  margin-top: 10px;
  padding-top: 15px;
}

.company-logos div {
 
  max-width: 180px; /* controls max size */
  text-align: center;
}

.company-logos img {
  width: 100%;
    height: auto;
    border-radius: 6px;
    max-width: 88px;
    max-height: 29px;
}

/* ✅ On small screens, stack vertically */
@media (max-width: 767px) {
  .company-logos {
    flex-direction: column;
    align-items: center;
  }

  .company-logos div {
    max-width: 200px;
  }
}


/* CTA Section */
.cta-section {
  /* background: #f8fcff; */
  /* padding: 50px 20px; */
  display: flex;
  justify-content: start;
   border-top: 2px solid #0000000D;
    padding-top: 22px;
}

.cta-container {
background: #ffffff;
    border-radius: 0px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
    display: flex
;
    align-items: center;
    gap: 23px;
    max-width: 95%;
    width: 100%;
    padding: 20px 19px; 
   
}

.cta-image img {
  width: 93px;
    height: 82px;
    object-fit: cover;
    border-radius: 2px;
    background: #d9f5ff;
}

.cta-content {
  flex: 1;
  text-align: left;
}

.cta-heading {
  font-size: 15px;
  font-weight: 600;
  color: #111;
  margin-bottom: 10px;
  margin-top: 0px !important;
  margin-bottom: 5px !important;
}

.cta-description {
  color: #444;
  font-size: 13px !important;
  line-height: 19px;
  margin-bottom: 8px;
}

.cta-button {
      display: inline-block;
    background: #FFCD3F;
    color: #000;
    font-weight: 600;
    text-decoration: none;
    padding: 8px 30px;
    border-radius: 6px;
    transition: background 0.3s 
ease;
    font-size: 14px;
}

.cta-button:hover {
  background: #FDDC69 !important;
  color: #000;
}

/* Responsive */
@media (max-width: 767px) {
  .cta-container {
    flex-direction: column;
    text-align: center;
  }
  .cta-image img {
    width: 120px;
    height: 120px;
  }
}


/* @media (max-width: 767px) {
    .table-of-contents {
      
        display: none;
    }
} */



.newsletter-card {
  width: 256px;
  padding: 24px;
  border: 1px solid #ddd;
  border-radius: 8px;
  background: #fff;
  font-family: "Inter", sans-serif;
  color: #111;
  box-shadow: 0 2px 4px rgba(0,0,0,0.04);
}

.newsletter-label {
  color: #999;
  font-size: 15px;
  margin-bottom: 8px;
}

.newsletter-title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 12px;

  margin-top: 0px !important;
}

.newsletter-text {
  font-size: 14px;
  line-height: 1.6;
  color: #666;
  margin-bottom: 20px;
}

.newsletter-form {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.input-group {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ddd;
  padding-bottom: 6px;
}

.input-group .icon {
  font-size: 18px;
  margin-right: 8px;
  color: #666;
}

.input-group input {
  border: none;
  outline: none;
  flex: 1;
  font-size: 14px;
  background: transparent;
}

button {
  background: #111;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  border: none;
  padding: 10px 0;
  border-radius: 6px;
  cursor: pointer;
  transition: 0.2s ease;
}

button:hover {
  background: #333;
}





  .table-of-contents {
  position: ;
  top: 152px;
  left: 0;
  right: 0;
  background: #fff;
  /* border-top: 2px solid #0073aa; */
  border-top: 2px solid unset !important;
  box-shadow: 0 2px 8px rgba(0,0,0,0.15);
  z-index: 9999;
  /* transition: all 0.3s ease; */
  
}

.toc-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 16px;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
  color: #0073aa;
}

.toc-arrow {
  transition: transform 0.3s ease;
}

.toc-list {
  max-height: 0;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0 16px;
  transition: max-height 0.4s ease;
}

.table-of-contents.open .toc-list {
  max-height: 400px;
  overflow-y: auto;
}

.table-of-contents.open .toc-arrow {
  transform: rotate(180deg);
}

.toc-list li {
  padding: 3px 0;
  border-bottom: 1px solid #eee;
}

.toc-list li a {
  color: #333;
  text-decoration: none;
  font-size: 15px;
}

.toc-list li a:hover {
  color: #0073aa;
}

/* ✅ Desktop + Tablet: Static Fixed Sidebar */
@media (min-width: 768px) {
  .table-of-contents {
    position: static !important;
    top: 140px !important;   /* adjust based on header height */
    /* left: 60px !important;   */
    width: 260px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    padding: 20px;
    z-index: 999;
    height: max-content !important;
    max-height: 80vh;
    overflow-y: auto;
  }

  /* Hide mobile header */
  .toc-header {
    display: none !important;
  }

  /* Add “Index” title */
  .table-of-contents::before {
    content: "";
    display: block;
    font-weight: 700;
    font-size: 17px;
    color: #000;
    margin-bottom: 14px;
  }

  /* List styling */
  .toc-list {
    display: block;
    max-height: none;
    overflow: visible;
    padding: 0;
  }

  .toc-list li {
    margin-bottom: 0px;
    border: none;
  }

  .toc-list li a {
    display: flex;
    align-items: flex-start;
    text-decoration: none;
    color: #000;
    font-size: 15px;
    line-height: 1.4;
    position: relative;
    padding-left: 28px;
    /* transition: color 0.3s ease; */
  }

  /* Radio bullet style */
  .toc-list li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    width: 14px;
    height: 14px;
    border: 2px solid #ccc;
    border-radius: 50%;
    /* transition: all 0.3s ease; */
  }

  /* Active section */
  .toc-list li.active a {
    color: #0073aa;
    font-weight: 600;
  }

  .toc-list li.active a::before {
    border-color: #0073aa;
    background: #0073aa;
  }

  .toc-list li a:hover {
    color: #0073aa;
  }
}
@media (min-width: 768px) {
  #toc-container.toc-fixed {
    position: fixed !important;
    top: 100px; /* adjust for header */
    z-index: 9 !important;
    box-shadow: unset !important;
    /* 0 4px 12px rgba(0,0,0,0.1) */
    /* transition: all 0.3s ease; */
  }

  #toc-container.toc-bottom {
    position: absolute !important;
    top: auto !important;
    bottom: 20px;
  }
}

@media (max-width: 1024px) {
.table-of-contents {
    position: ;
    top: 152px !important;
    left: 0 !important;
    right: 0;
    background: #fff;
    border-top: 2px solid transparent !important;
    /* box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); */
    box-shadow: unset !important;
    z-index: 9999;
    /* transition: all 0.3s 
ease; */
    
    width: 100% !important;
}
 #toc-container.toc-fixed {
    position: fixed !important;
    top: 100px; /* adjust for header */
    z-index: 9;
    box-shadow: unset !important;
    /* 0 4px 12px rgba(0,0,0,0.1) */
    /* transition: all 0.3s ease; */
  }


}


  /* ===========================
   ✅ TOC Google Docs Style Design (Desktop + Tablet)
   =========================== */
@media (min-width: 1200px) {
  .table-of-contents {
    position: static !important;
    width: 260px;
    background: #fff;
    border-radius: 8px;
    /* box-shadow: 0 2px 10px rgba(0,0,0,0.1); */
    box-shadow: unset !important;
    padding: 0px;
    z-index: 999;
    height: max-content !important;
    max-height: 80vh;
    overflow-y: auto;
  }

  .table-of-contents::before {
    content: "";
    display: block;
    font-weight: 700;
    font-size: 17px;
    color: #000;
    margin-bottom: 16px;
  }

  .toc-list {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .toc-list li {
    margin-bottom: 0px;
  }

  .toc-list li a {
    position: relative;
    display: flex;
    align-items: flex-start;
    color: #333;
    font-size: 15px;
    line-height: 1.5;
    padding-left: 28px;
    text-decoration: none;
    transition: color 0.25s ease;
  }

  /* Bullet (radio-style) */
  .toc-list li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    width: 14px;
    height: 14px;
    border: 2px solid #ccc;
    border-radius: 50%;
    background: #fff;
    transition: all 0.25s ease;
  }

  /* Hover */
  .toc-list li a:hover {
    color: #0073aa;
  }

  .toc-list li a:hover::before {
    border-color: #0073aa;
  }

  /* Active link */
  .toc-list li a.active,
  .toc-list li.active a {
    font-weight: 600;
    color: #0073aa;
  }

  .toc-list li a.active::before,
  .toc-list li.active a::before {
    background: #0073aa;
    border-color: #0073aa;
  }
}






@media (max-width: 1100px) {



  .toc-list {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .toc-list li {
    margin-bottom: 0px;
  }

  .toc-list li a {
    position: relative;
    display: flex;
    align-items: flex-start;
    color: #333;
    font-size: 15px;
    line-height: 1.5;
    padding-left: 28px;
    text-decoration: none;
    transition: color 0.25s ease;
     margin: 3px 0px !important;
  }

  /* Bullet (radio-style) */
  .toc-list li a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    width: 14px;
    height: 14px;
    border: 2px solid #ccc;
    border-radius: 50%;
    background: #fff;
    transition: all 0.25s ease;
  }

  /* Hover */
  .toc-list li a:hover {
    color: #0073aa;
  }

  .toc-list li a:hover::before {
    border-color: #0073aa;
  }

  /* Active link */
  .toc-list li a.active,
  .toc-list li.active a {
    font-weight: 600;
    color: #0073aa;
  }

  .toc-list li a.active::before,
  .toc-list li.active a::before {
    background: #0073aa;
    border-color: #0073aa;
  }
}



html {
  scroll-behavior: smooth !important;
}

/* Normal headings */
.wp-block-heading {
  position: relative !important;
}

/* Invisible spacer to create top gap when scrolled */
.wp-block-heading::before {
  content: "" !important;
  display: block !important;
  height: 120px !important; /* 👈 adjust this gap if needed */
  margin-top: -120px !important; /* same negative value */
  visibility: hidden !important;
}

.sectiondf
{

  position: relative !important;
  z-index: 99;
  
}
@media (min-width: 800px) and (max-width: 1200px) {
  .table-of-contents
  {
        left: 15px !important;
        width: 235px !important;
        
  }
  
}



.new-tocdesign {
    background-color: #F9F9F9;
    padding: 20px 20px 13px;
    border-radius: 20px;
    overflow-y: auto;
    max-height: 304px;
}
.new-tocdesign::before {
    content: "Index";
    display: block;
    font-weight: 700;
    font-size: 17px;
    color: #000;
    margin-bottom: 14px;
  }

@media (max-width: 1366px) and (min-width: 1100px) {

    #toc-container.toc-fixed {
        left: 81px !important;
    }
.newsletter-title
{
  margin-bottom: 5px !important;
    margin-top: 10px !important;
}
.newsletter-card
{
  margin-top: 20px  !important;
}
    .table-of-contents {
    width: 273px !important;
}}



footer {
    z-index: 9999 !important;
}

  /* ✅ iPad (800–1024px): fixed TOC styling */
@media (min-width: 800px) and (max-width: 1100px) {
  #toc-container.toc-fixed {
    position: fixed !important;
    top: 100px !important;
    left: 15px !important;
    width: 269px;
    z-index: 9;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    background: transparent !important;
    border-radius: 8px;
  }

  .newsletter-card
  {
        width: 213px !important;
  }

  #toc-container.toc-bottom {
    position: absolute !important;
    bottom: 20px !important;
    top: auto !important;
  }
     .table-of-contents {
        /* position: static !important; */
        width: 262px;
        background: transparent !important;
        border-radius: 8px;
        box-shadow: unset !important;
        padding: 20px;
        left: 15px !important;
        top: auto !important;
        height: max-content !important;
        max-height: 80vh;
        overflow-y: auto;
        z-index: 9;
        border-top: 0px !important;
    }
}
.post-item-inn {
    padding: 24px;
    border: 1px solid #e6e6e6;
    display: block !important;
    justify-content: space-between;
min-height: 137px !important;
    border-radius: 9px;
}
.h-100, .latest-posts-slider .owl-item .item, .latest-posts-slider .owl-item .item>a {
    height: 100% !important;
    display: block !important;
    height: max-content !important;
}
   @media (max-width: 1000px) {
  .newsletter-card 
  {
    display: none !important;
  }
.table-of-contents
{
  padding: 0px 10px !important;
  background-color:  #F9F9F9 !important;
  margin-bottom: 30px !important;
  width: 100% !important;
}


  .new-scroller
  {
    width: 100% !important;
  }
  .new-tocdesign::before {
    content: "" !important;
    display: block;
    font-weight: 700;
    font-size: 17px;
    color: #000;
    margin-bottom: 0px !important;
  }
  .new-tocdesign {
    background-color: #F9F9F9;
    padding: 0px !important;
}
.cta-section, .bnnnerimgs
{
  display: none !important;
}
.post-hero-section {
    padding: 80px 0px 0px !important;
  }




.toc-header {
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  padding: 12px 16px !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  cursor: pointer !important;
  color: #0073aa !important;
}

.toc-arrow {
  transition: transform 0.3s ease !important;
}

.toc-list {
  max-height: 0 !important;
  overflow: hidden !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 16px !important;
  transition: max-height 0.4s ease !important;
}

.table-of-contents.open .toc-list {
  max-height: 400px !important;
  overflow-y: auto !important;
}

.table-of-contents.open .toc-arrow {
  transform: rotate(180deg) !important;
}

.toc-list li {
  padding: 3px 0 !important;
  border-bottom: 1px solid #eee !important;
}

.toc-list li a {
  color: #333 !important;
  text-decoration: none !important;
  font-size: 15px !important;
}

.toc-list li a:hover {
  color: #0073aa !important;
}
.toc-toggle-btn
{
  display: none !important;
}
  
    .toc-list li {
    padding: 3px 0 !important;
    border-bottom: 1px solid transparent !important;
}
  .table-of-contents.toc-fixed {
    position: fixed !important;
    top: 100px !important;
    left: 0px !important;
    right: auto;
    width: 100% !important;
    top: 122px !important;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    z-index: 99;
  }
}
@media (min-width: 600px) and (max-width: 800px) {
    .table-of-contents {
        
        top: 125px !important;
    }
}

  @media (max-width: 512px) {
    .athirname {

      font-size: 11px !important;
    }
     .post-hero-section {
    padding: 65px 0px 0px !important;
    background: #cff3fd;
    border-bottom: 1px solid #e5eaf1;
    /* margin-top: 78px !important; */
  }
}