   .slide-up {
      opacity: 0;
      transform: translateY(100px);
      animation: slideUpMax 1s ease-out forwards;
   }

   @keyframes slideUpMax {
      0% {
         opacity: 0;
         transform: translateY(100px);
      }

      60% {
         transform: translateY(-12px);
      }

      80% {
         transform: translateY(5px);
      }

      100% {
         opacity: 1;
         transform: translateY(0);
      }
   }

   .tp-payment__shape-5 {
      bottom: -38%;
   }

   .tp-payment__shape-4 {
      bottom: 7%;
   }

   .tp-payment__shape-9 {
      bottom: -8%;
   }

   @media (min-width: 1200px) {
      .tp-section-title-lg {
         font-size: 50px;
      }
   }

   h1,
   h2,
   h3,
   h4,
   .breadcrumb__content h5,
   h6,
   div {
      font-weight: 400 !important;
   }

   .breadcrumb__title {
      font-size: 40px;
   }

   .breadcrumb__content {
      margin-top: 30px;
   }

   @media (max-width: 767px) {
      .tp-hero-2__main-img img {
         max-width: 61%;
         margin-left: -73px;
      }

      .breadcrumb__title {
         font-size: 22px;
         line-height: 1.2;
      }

      .google_ply_img {
         width: 47%;
         margin-top: -10px;
      }

      .tp-header-2__plr {
         padding: 8px 8px;
      }

      .breadcrumb__content {
         margin-top: 0px;
         margin-bottom: 0px;
      }

      .google_ply_img {
         margin-top: 10px;
         width: 128px;
      }

      .tp-hero-2__ptb {
         padding-top: 147px;
      }

      .contact-form-right-warp {
         padding: 20px 15px;
      }

      .heading_text {
         font-size: 25px;
      }

      .service-icon {
         width: 13%;
      }
   }

   @media (min-width: 767px) {
      .tp-hero-2__plr {
         padding-top: 190px;
         padding-left: 110px;
         padding-right: 110px;
      }

      .img_size {
         width: 45%;
      }

      .google_ply_img {
         width: 41%;
         margin-top: -35px;
         margin-left: 10px;
      }

      .tp-header-2__plr {
         padding-top: 0px;
         padding-bottom: 0px;
      }

      .m_b_150 {
         margin-bottom: 150px;
      }

      .signin-banner-bg {
         height: 180px;
         width: 100%;
         padding: 50px 15px;
      }

   }

   @media (min-width: 992px) and (max-width: 1199px) {
      .google_ply_img {
         width: 71%;
         margin-top: 5px;
         margin-bottom: 26px;
         margin-left: 0px;
      }
   }

   @media (min-width: 768px) and (max-width: 991px) {
      .google_ply_img {
         width: 54%;
         margin-top: 5px;
         margin-bottom: 26px;
         margin-left: 0px;
      }

      .breadcrumb__content {
         margin-top: -43px;
      }

      .breadcrumb__title {
         font-size: 30px;
      }
   }

   .tp-hero-2__user {
      padding-bottom: 40px;
   }

   .header-sticky-bg-2.header-sticky .white-logo {
      display: inline;
   }

   .tp-btn-green {
      background: linear-gradient(180deg, #400c81 -23%, #0b0017 100%);
      height: 43px;
      line-height: 42px;
      padding: 0px 10px;
      border-radius: 50px;
      font-size: 14px;
   }

   .about-img-height {
      min-height: 300px;
   }

   .about-banner {
      background-color: #600EE4;
      height: 350px;
   }

   .about-img-title {
      color: #fff;
      margin-left: 50px;
      font-size: 50px;
      margin-top: 20px;
   }

   .tp-hero-2__title {
      padding-bottom: 5px;
   }

   .tp-account-item {
      padding-bottom: 10px;
      margin-bottom: 10px;
   }

   .tp-service-2__title-sm {
      line-height: 20px;
   }

   .tp-service-2__item {
      height: unset;
   }

   .contact-form-right-warp {
      background-color: #fff;
      padding: 30px 20px;
      border-radius: 5px;
      background-image: url(https://simbape.com/home_style/assets/img/breadcrumb/breadcrumb-shape-2-2.png);
      background-repeat: no-repeat;
      box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
   }

   .ab-brand-item img {
      border-radius: 100px;
      height: 130px;
      border: solid 7px #fff;
   }

   a {
      color: blue;
      font-weight: bold;
   }

   .breadcrumb-height {
      padding-top: 77px;
      padding-bottom: 11px;
   }

   .tp-payment-method__main-img img {
      border-radius: 150%;
      height: 97px;
      margin-left: 46px;
   }

   /* ---------------------header---------------------- */

   .tp-header-2__logo .dark-logo {
      display: none;
   }

   #header-sticky.header-scrolled .light-logo {
      display: none;
   }

   #header-sticky.header-scrolled .dark-logo {
      display: inline-block;
   }

   .tp-copyright__social a:hover {
      background-color: #fff;
   }

   .tpoffcanvas__social .social-icon a:hover {
      background-color: #fff;
   }

   .tp-section-subtitle {
      text-transform: unset;
   }

   .inner-section-subtitle {
      text-transform: unset;
   }

   /* ---------------------------services----------------------------- */
   .bg-purple {
      background: linear-gradient(135deg, #7b2fbe, #5b1f9e);
      padding-top: 80px;
   }

   .bg-gray {
      background-color: #f3f1f1;
      padding-top: 30px;
      padding-bottom: 30px;
   }

   .text-color {
      color: #2F0860;
   }

   small {
      font-size: 10px;
      float: center;
      color: #e9e9e9;
   }

   .text_14 {
      font-size: 14px;
      color: #2F0860;
   }

   .btn_cashback {
      background: rgb(0 179 30 / 16%);
      padding: 5px 13px;
      font-size: 12px;
      border-radius: 50px;
      color: #058c2d;
      white-space: nowrap;
   }



   /* Steps Layout */
   .steps-track {
      display: flex;
      justify-content: space-between;
      position: relative;
      margin-top: 10px;
   }

   /* Line behind circles */
   .steps-track::before {
      content: '';
      position: absolute;
      top: 30px;
      left: 5%;
      width: 90%;
      height: 3px;
      background: linear-gradient(to right, #7c3aed, #f59e0b);
      z-index: 0;
   }

   /* Each Step */
   .step {
      width: 23%;
      text-align: center;
      position: relative;
      z-index: 1;
   }

   /* Circle */
   .step-circle {
      width: 60px;
      height: 60px;
      border: 3px solid #7c3aed;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: auto;
      background: #fff;
      font-size: 22px;
   }

   /* Text */
   .step h4 {
      margin-top: 15px;
      font-size: 16px;
   }

   .step p {
      font-size: 12px;
      color: #666;
   }

   /* 🔥 RESPONSIVE */
   @media (max-width: 768px) {
      .steps-track {
         flex-direction: column;
         align-items: flex-start;
      }

      .steps-track::before {
         width: 3px;
         height: 100%;
         left: 30px;
         top: 0;
         background: linear-gradient(to bottom, #7c3aed, #f59e0b);
      }

      .step {
         width: 100%;
         display: flex;
         align-items: flex-start;
         gap: 15px;
         text-align: left;
         margin-bottom: 30px;
      }

      .step-circle {
         margin: 0;
         min-width: 60px;
      }

      .breadcrumb-height {
         padding-top: 100px;
         padding-bottom: 5px;
      }

      .tp-custom-accordion .accordion-buttons .accordion-btn {
         top: 70%;
         
      }


   }

   /* table */

   .table-design {
      background: #fff;
      box-shadow: rgb(191 190 190 / 35%) 0px 5px 15px;
      margin-bottom: 20px;
   }

   .table-header {
      background: linear-gradient(135deg, #7b2fbe, #5b1f9e);
      padding: 20px;
      border-radius: 20px 20px 0px 0px;
   }

   .table-header2 {
      background: linear-gradient(135deg, #1A1227, #2D1760);
      padding: 20px;
      border-radius: 20px 20px 0px 0px;
   }

   .table-icon {
      background: #ffffff33;
      padding: 7px 10px 10px 10px;
      border-radius: 10px;
   }

   th {
      font-weight: normal;
      font-size: 12px;
   }

   td {
      font-size: 10px;
   }

   .tp-service__item {
      padding: 20px;
      box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
      background: #fff;
   }

   .box-icon {
      background: #e4e4e4;
      padding: 7px 10px 10px 10px;
      border-radius: 10px;
      width: 12%;
      margin-bottom: 5px;
   }

   .service-icon {
      background: #e4e4e4;
      padding: 7px 10px 10px 10px;
      border-radius: 10px;
      width: 30%;
      margin-bottom: 5px;
   }

   .reviews {
      background: rgb(255 255 255 / 21%);
      padding: 3px 13px;
      font-size: 12px;
      border-radius: 50px;
      color: #ecfff2;
   }

   .tp-testimonial-2-item {
      padding: 20px 40px;
   }

   .tp-custom-accordion .accordion-buttons {

      font-weight: bold;
      font-size: 14px;
   }

   .tp-custom-accordion .accordion-items.tp-faq-active {
      border: solid 1px #eee;
   }

   .text_15 {
      font-size: 12px;
      color: #ffffff;
      background: #ffffff17;
      padding: 10px 5px;
      border-radius: 10px;
      border: solid 1px #eeeeee61;
      margin-bottom: 10px;
   }

   .breadcrumb__list span {
      font-size: 13px;
   }

   .tp-about__main-img img {
      box-shadow: none;
   }

   .tp-feature-five-item {
      padding: 15px;
   }

   .tp-feature-inner .tp-feature-five-wrapper .tp-feature-five-item {
      margin: 12px;
   }

   .blog-grid-inner .tp-blog-item {
      border: 1px solid #c9c9c9;
   }

   .tp-blog-author-info span {
      font-size: 13px;
   }

   .blog-grid-inner .tp-blog-content {
      padding: 11px 11px;
   }

   .offer_btn {
      padding: 2px 8px;
      float: right;
      font-size: 10px;
   }

   .brand-icon {
      width: 65px;
      height: 65px;
      background: #e3dbff;
      border-radius: 50px;
      margin: 0 auto 5px;
      display: flex;
      align-items: center;
      justify-content: center;
   }

   .tp-blog-author-info span{
    display: block;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
   }

   .buy-btn {
         font-size: 10px;
         padding: 5px 9px;
         background: #9e00da;
         color: #ffffff;
         border-radius: 5px;
         font-weight: 700;
         cursor: pointer;
   }

   .filter-line {
      display: none;
   }

   /* Mobile view me horizontal scroll ke liye */
   @media (max-width:768px) {

      .portfolio-filter {
         position: relative;
         overflow-x: auto;
         white-space: nowrap;
         padding-bottom: 10px;
      }

      .portfolio-filter::-webkit-scrollbar {
         display: none;
      }

      .filter-line {
         width: 429%;
         display: inline;
         position: absolute;
         left: 0;
         right: 0;
         top: 26px;
         margin: 0;
         height: 2px;
         background: #2300ff;
      }

      .portfolio-filter button {
         position: relative;
         z-index: 2;
         background: #f5f5f5;
         margin: 8px 6px;
      }

   }


   /* ------------------- */
/* Optional Styling */
/* Premium Pagination Design */

.custom-pagination{
    display:flex;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
    gap:10px;
    padding:0;
    margin:0;
    list-style:none;
}

.custom-pagination li{
    min-width:42px;
    height:42px;
    line-height:42px;
    text-align:center;
    border:1px solid #ddd;
    border-radius:10px;
    font-weight:600;
    cursor:pointer;
    transition:0.3s;
    background:#fff;
    color:#111;
}

.custom-pagination li:hover{
    background:#FF2D90;
    color:#fff;
    border-color:#FF2D90;
}

.custom-pagination li.active{
    background:#FF2D90;
    color:#fff;
    border-color:#FF2D90;
}

.custom-pagination li.arrow{
    padding:0 18px;
    min-width:auto;
}

.custom-pagination li.dots{
    border:none;
    background:none;
    cursor:default;
}




.grid.blog-grid-inner {
    height: auto !important;
    min-height: auto !important;
}

.grid.blog-grid-inner .grid-item {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    transform: none !important;
}
   