  @media (max-width: 575.98px) {
    .footer-logo {
      max-width: 280px;
    }

    .timeline::before {
      left: 30px;
    }

    .timeline-item {
      justify-content: flex-start !important;
    }

    .step {
      left: 30px;
      top: 25px;
      transform: translate(-50%, 0);
      width: 56px;
      height: 56px;
      font-size: 20px;
    }

    .timeline-card {
      width: calc(100% - 80px);
      margin-left: 120px;
      margin-right: 0px !important;
    }

    .hminfo-content {
      padding: 15px 15px 50px 15px;
    }

    .hiw-order>div:first-child {
      order: 2;
    }

    .hiw-order>div:last-child {
      order: 1;
    }

    .hiw-order h2 {
      margin-bottom: 30px;
    }

    .pricing-list {
      padding-left: 0px;
    }

    .testimonial-wrap .slide {
      padding: 15px;
    }

    .slider-nav img {
      width: 40px;
      height: 40px;
    }

    .statistics-section,
    .how-work,
    .testimonial-wrap,
    .pricing-wrap,
    .faq-wrap {
      padding-top: 30px;
      padding-bottom: 30px;
    }

    .cta-content {
      padding: 15px;
    }

    .nav-btn {
      margin-top: 10px;
    }

    .pio-info,
    .pio-btn {
      flex-direction: column;
    }

    .ab-grid-main .row {
      margin-right: 0px;
      margin-left: 0px;
    }

    .oo-offer-process .process {
      display: flex;
      flex-direction: column;
      align-items: stretch;
      margin-top: 20px;
      padding: 0 10px;
    }

    .oo-offer-process .process::before {
      left: 50%;
      right: auto;
      top: 0;
      bottom: 0;

      width: 1px;
      height: auto;

      transform: translateX(-50%);
    }

    .oo-offer-process .process-item {
      width: 100%;
      min-height: 120px;

      display: grid;
      grid-template-columns: 1fr 70px 1fr;

      align-items: center;
      position: relative;
    }

    .oo-offer-process {
      padding: 30px 0;
    }

    .oo-offer-process .process {
      padding: 0 5px;
    }

    .oo-offer-process .process-item {
      grid-template-columns: 1fr 60px 1fr;
      min-height: 105px;
    }

    .oo-offer-process .process-number {
      width: 52px;
      height: 52px;
      font-size: 15px;
    }

    .oo-offer-process .process-label {
      min-height: 48px;

      font-size: 13px;

      padding: 6px 8px;
    }

    .oo-offer-process .process-item:nth-child(odd) .process-label {
      margin-left: 10px;
    }

    .oo-offer-process .process-item:nth-child(even) .process-label {
      margin-right: 10px;
    }

    .chart-wrap {
      height: 300px;
      margin-top: 30px;
      margin-bottom: 0px;
    }

    .cd-title{
      flex-direction: column;
      gap: 15px;
    }

    .camp-top{
        flex-direction: column;
        align-items: flex-start !important;
        gap: 15px;
    }
    
    .rct-top{
        flex-direction: column;
        align-items: flex-start !important;        
    }
    

    
    .invdet-top,.oveall-top,.reports-top{
        flex-direction: column;
        align-items: flex-start !important;
        gap: 10px;
    }
    
    .notifications .gen-wrap, .notifications .gen-wrap-black{
        padding:15px;
    }
    
    .notifications .gen-description{
        word-break: normal;
    }
    
    .our-network .heading-white-semibold{
        word-break: normal;
    }
    


  }

  @media (min-width: 576px) and (max-width: 767.98px) {
    .footer-logo {
      max-width: 280px;
    }

    .hminfo-content {
      padding: 45px 45px 45px 45px;
    }

    .timeline::before {
      left: 30px;
    }

    .timeline-item {
      justify-content: flex-start !important;
    }

    .step {
      left: 30px;
      top: 25px;
      transform: translate(-50%, 0);
      width: 56px;
      height: 56px;
      font-size: 20px;
    }

    .timeline-card {
      width: calc(100% - 80px);
      margin-left: 120px;
      margin-right: 0px !important;
    }

    .hiw-order>div:first-child {
      order: 2;
    }

    .hiw-order>div:last-child {
      order: 1;
    }

    .hiw-order h2 {
      margin-bottom: 30px;
    }

    .pricing-list {
      padding-left: 0px;
    }

    .nav-btn {
      margin-top: 10px;
    }

    .pio-info {
      flex-direction: column;
    }

    .ab-1 {
      order: 1;
    }

    .ab-2 {
      order: 2;
    }

    .ab-3 {
      order: 4;
    }

    .ab-4 {
      order: 3;
    }

    .ab-5 {
      order: 5;
    }

    .ab-6 {
      order: 6;
    }

    .ab-7 {
      order: 8;
    }

    .ab-8 {
      order: 7;
    }

    .oo-offer-process {
      padding: 40px 0;
    }

    .oo-offer-process .process {
      display: flex;
      flex-direction: column;
      align-items: stretch;
      margin-top: 20px;
      padding: 0 10px;
    }

    .oo-offer-process .process::before {
      left: 50%;
      right: auto;
      top: 0;
      bottom: 0;
      width: 1px;
      height: auto;
      transform: translateX(-50%);
    }

    .oo-offer-process .process-item {
      width: 100%;
      min-height: 120px;
      display: grid;
      grid-template-columns: 1fr 70px 1fr;
      align-items: center;
      position: relative;
    }

    .oo-offer-process .process-label-blank {
      display: none;
    }

    .oo-offer-process .process-number {
      grid-column: 2;
      grid-row: 1;
      width: 60px;
      height: 60px;
      margin: 0 auto;
      font-size: 17px;
    }

    .oo-offer-process .process-label {
      min-height: 55px;
      margin: 0;
      padding: 8px 12px;
      font-size: 14px;
      line-height: 1.3;
      position: relative;
      z-index: 2;
    }

    .oo-offer-process .process-item:nth-child(odd) .process-label {
      grid-column: 3;
      grid-row: 1;
      margin-left: 15px;
    }

    .oo-offer-process .process-item:nth-child(even) .process-label {
      grid-column: 1;
      grid-row: 1;
      margin-right: 15px;
    }

    .chart-wrap {
      height: 300px;
      margin-top: 30px;
      margin-bottom: 0px;
    }

    .cd-title{
      flex-direction: column;
      gap: 15px;
    }

  }

  @media (min-width: 768px) and (max-width: 991.98px) {
    .footer-logo {
      max-width: 280px;
    }

    .nav-btn {
      margin-top: 10px;
    }

    .hiw-order>div:first-child {
      order: 2;
    }

    .hiw-order>div:last-child {
      order: 1;
    }

    .hiw-order h2 {
      margin-bottom: 30px;
      text-align: center;
    }

    .hminfo-content {
      padding: 50px 0px 50px 0px;
    }

    .ab-1 {
      order: 1;
    }

    .ab-2 {
      order: 2;
    }

    .ab-3 {
      order: 4;
    }

    .ab-4 {
      order: 3;
    }

    .ab-5 {
      order: 5;
    }

    .ab-6 {
      order: 6;
    }

    .ab-7 {
      order: 8;
    }

    .ab-8 {
      order: 7;
    }

    .oo-offer-process {
      padding: 50px 0;
    }

    .oo-offer-process .process {
      margin-top: 30px;
    }

    .oo-offer-process .process-number {
      width: 65px;
      height: 65px;
      margin: 15px auto;
    }

    .oo-offer-process .process-label {
      min-height: 60px;
      padding: 6px 8px;
      font-size: 14px;
    }

    .oo-offer-process .process-label-blank {
      min-height: 60px;
      padding: 6px 8px;
    }
  }

  @media (min-width: 992px) and (max-width: 1199.98px) {
    .timeline::before {
      left: 30px;
    }

    .timeline-item {
      justify-content: flex-start !important;
    }

    .step {
      left: 30px;
      top: 25px;
      transform: translate(-50%, 0);
      width: 56px;
      height: 56px;
      font-size: 20px;
    }

    .timeline-card {
      width: calc(100% - 80px);
      margin-left: 120px;
      margin-right: 0px !important;
    }

    .ab-1 {
      order: 1;
    }

    .ab-2 {
      order: 2;
    }

    .ab-3 {
      order: 3;
    }

    .ab-4 {
      order: 4;
    }

    .ab-5 {
      order: 6;
    }

    .ab-6 {
      order: 5;
    }

    .ab-7 {
      order: 8;
    }

    .ab-8 {
      order: 7;
    }
    


    
  }

  @media (min-width: 1200px) and (max-width: 1399.98px) {
    .ab-1 {
      order: 1;
    }

    .ab-2 {
      order: 2;
    }

    .ab-3 {
      order: 3;
    }

    .ab-4 {
      order: 4;
    }

    .ab-5 {
      order: 6;
    }

    .ab-6 {
      order: 5;
    }

    .ab-7 {
      order: 8;
    }

    .ab-8 {
      order: 7;
    }
  }

  @media (min-width: 1400px) {
    .ab-1 {
      order: 1;
    }

    .ab-2 {
      order: 2;
    }

    .ab-3 {
      order: 3;
    }

    .ab-4 {
      order: 4;
    }

    .ab-5 {
      order: 6;
    }

    .ab-6 {
      order: 5;
    }

    .ab-7 {
      order: 8;
    }

    .ab-8 {
      order: 7;
    }
  }


  @media (min-width: 1600px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
      max-width: 1520px;
    }
  }


  @media(max-width:1199.98px) {

    .sidebar {
      transform: translateX(-100%);
    }

    .sidebar.show {
      transform: translateX(0);
    }

    .sidebar-overlay.show {
      display: block;
    }

    .main-content {
      margin-left: 0;
    }

    .mobile-toggle {
      display: flex;
    }
  }

  @media(max-width:991.98px) {

    .time-slots {
      grid-template-columns: repeat(4, 1fr);
    }

  }

  @media(max-width:767.98px) {

    .main-content {
      padding: 15px;
    }

    .cc-step {
      min-width: 120px;
    }

    .stepper {
      overflow-x: auto;
      padding-bottom: 5px;
    }


    .time-slots {
      grid-template-columns: repeat(2, 1fr);
    }

    .target-tabs {
      flex-wrap: wrap;
    }

    .target-tab {
      flex: 1;
      min-width: 100px;
    }

    .review-grid {
      grid-template-columns: 1fr 1fr;
    }

    .wizard-buttons {
      flex-direction: column;
    }

    .confirmation-table {
      width: 100%;
    }

  }

  @media(max-width:575.98px) {

    .sidebar {
      width: 280px;
    }

    .plans-row {
      grid-template-columns: 1fr;
    }

    .plan-detail {
      grid-template-columns: 75px 1fr;
    }

    .creative-tab {
      min-width: unset;
    }

    .plan-detail .value {
      text-align: right;
    }

    .creative-tabs {
      width: 100%;
    }

    .creative-tab {
      flex: 1;
    }

    .wizard-buttons,
    .target-tabs {
      flex-direction: column;
    }
  }