  @media screen and (max-width: 600px) {
    /* .consulting-section{
      height: 120vh;
    }
    .ia-content{
      display: flex
  ;
      flex-direction: column;
      gap: 25px;
    } */
     .team-member{
      display: flex;
      flex-direction: row !important;
     }
    /* .member-info {
      padding: 25px 0px 0px 25px !important;
  } */
    .tc-latest-cases-style1 {
      background-color: #fff;
      padding: 100px 0 !important;
  }


    .slider-btn {
      align-items: center;
      background-color: rgba(5, 36, 36, 0.05);
      border: none;
      border-radius: 0.5rem;
      display: flex
  ;
      font-size: 12px !important  ;
      color: #000 !important
      ;
      height: 35px !important;
      justify-content: center;
      width: 35px !important;
      cursor: pointer;
      transition: background-color 0.25s;
  }
      .plus-icon-overlay {
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100% !important;
              background: rgba(0, 0, 0, 0.5);
              display: flex;
              align-items: center;
              justify-content: center;
              opacity: 0;
              transition: opacity 0.3s ease;
              border-radius: 7px;
          }
    .ask-hero__background::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.6)), /* overlay */ url(../assets/img/ask-mobile-banner-011.jpg);
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      z-index: 2;
  }
  .about-us-two-rightbox {
      position: relative;
      padding: 50px 55px 50px;
      /* border-radius: 10px; */
      height: 100%;
      /* background-image: url(../assets/img/factory-img.png); */
      background:none;
      /* background-position: 20081% -80%; */
      background-position: 24% -240% !important;
      background-repeat: no-repeat;
      background-blend-mode: multiply;
  }
    .sm-mt-0{
      margin-top: 0 !important;
    }
    /* .certificate-img{
      height: 200px;

    } */
    p {
      font-size: 14px !important;
      line-height: 1.7;
      margin: 0;
  }
    .modal-tag {
      font-size: 13px !important;
      font-weight: 500;
      padding: 5px 10px !important;
      border: 1px solid #ddd;
      border-radius: 25px;
      color: #666;
      background: #f8f9fa;
  }


    .grid__wrapper {
      margin-left: 22px !important;
  }
    .gg-container {
      max-width: 1440px;
      margin: 0 auto;
      padding: 0px 20px 0px !important;
  }
    .slide-content img {
      width: 100% !important;
      /* height: 200px; */
      /* object-fit: contain !important; */
      margin-bottom: 1rem;
      /* border-radius: 8px; */
  }
  .header-wrapper {
      display: flex
  ;
      justify-content: space-between;
      align-items: flex-end !important;
      margin-bottom: 2rem;
      flex-direction: column !important;
  }
    .to_top {
      position: fixed;
      z-index: 9999;
      bottom: 3vw;
      right: -80px;
      width: 36px !important;
      height: 36px !important;

      font-size: 13px !important;
    }
    .slide-text h3 {
      text-align: center !important;
      font-size: 14px;
    }
    .inner-banner {
      width: 100%;
      position: absolute;
      /* left: 67px; */
      bottom: 40px !important;
      z-index: 9;
    }

    .about-us-two-leftbox {
      /* background-image: url(../assets/img/factory-worker-img.jpg); */
      background-position: top right;
      background-repeat: no-repeat;
      height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding: 30px 40px 30px !important;
      /* border-radius: 10px; */
    }
    .about-us-two-leftbox .pbmit-custom-heading .pbmit-title {
      font-size: 24px !important;
      line-height: 30px !important;
      margin-bottom: 40px;
      color: #fff;
    }
    .butn-abt {
      padding: 10px 25px !important;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease;
      position: relative;
      width: fit-content;
    }

    .contact-title {
      font-size: 48px !important;
      letter-spacing: normal !important;
    }
    .pbminfotech-ele-fid-style-4 .pbmit-fid-inner {
      /* font-size: 96px; */
      font-size: 60px !important;
      line-height: 60px !important;
    }
    .contact-pg-style1 .tc-contact-form-style1 {
      position: relative;
      padding: 50px 0 !important;
      background-color: #fff;
      overflow: hidden;
    }

    .textile-section {
      min-height: 80vh !important;
    }
    .team-container {
      padding:100px 0 100px !important;
    }
    
    .team-wrapper {
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 32px !important;
    }

    .stat-title {
      color: #ffffff;
      font-size: 16px !important;
      font-weight: 500 !important;
      text-transform: capitalize;
      line-height: 1.2;
      margin-bottom: 10px !important;
      position: relative;
      padding-bottom: 18px;
    }
    .type__wrapper {
      font-family: var(--font-mono);
      font-size: 11px !important;
      font-weight: 600;
      letter-spacing: 0.14625rem;
      line-height: 0.81;
      text-transform: uppercase;
    }

    .title__wrapper {
      font-size: 20px !important;
      font-weight: 500;
      line-height: 1.12;
      letter-spacing: -0.02rem;
    }
    .link-button {
      font-size: 11px !important;
      font-weight: 600;
      padding: 0.2rem 0.3rem !important;
    }
    .member-photo {
      width: 100px !important;
      height: 100px !important;
      border-radius: 50% !important;
      overflow: hidden;
      position: relative;
      display: flex;
      align-items: flex-end;
      background: linear-gradient(135deg, #333, #666);
    }
    .about-us-two-leftbox .pbmit-custom-heading {
      padding-right: 0 !important;
    }
    .banner-wrapper {
      width: 100%;
      height: 30vh !important;
      min-height: 300px !important;
    }
    .logo-sep svg {
      width: 100%;
      height: 100px !important;
    }
    .section-title {
      text-align: center;
      font-weight: 700;
      color: #222;
      margin-bottom: 19px !important;
    }
    .about-us-two-rightbox .pbmit-custom-heading {
      padding-right: 0 !important;
    }
    .about-us-two-rightbox {
      position: relative;
      padding: 30px 30px 30px !important;
    }
    .filter .links a {
      font-size: 16px !important;
      line-height: 7px !important;
      color: #666;
    }
    .cases-content {
      margin-bottom: 0px !important;
    }
    .case-card .img {
      height: auto !important;
      position: relative;
      overflow: hidden;
    }

    .mb-60 {
      margin-bottom: 20px !important;
    }
    .logo-sep {
      float: left;
      width: 100px !important;
      position: relative;
      margin-top: 10px;
      margin-bottom: 30px !important;
    }
    .order__wrapper {
      display: flex;
      flex-direction: column;
      row-gap: 0rem !important;
    }
    .card-content__wrapper {
      aspect-ratio: 1 !important;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      padding: 3rem 1rem 3rem 1.25rem;
      position: relative;
    }

    .slider-button {
      align-items: center;
      background-color: rgba(5, 36, 36, 0.05);
      border: none;
      border-radius: 0.5rem;
      display: flex;
      height: 2.75rem !important;
      justify-content: center;
      width: 2.75rem !important;
      cursor: pointer;
      transition: background-color 0.25s;
    }
    .slider-button i {
      width: 13px !important;
      font-size: 13px !important;
      height: 13px !important;
      color: #000;
    }
    .sm-mb-none {
      display: none;
    }
    /* .sus-grow-bands {
      display: none !important
          ;
    } */
    .tc-footer-style3 .btn-select .form-select {
      padding: 5px 40px 7px 19px !important;
    }
    .tc-footer-style3 .social-links a {
      width: 24px !important;
      height: 24px !important;
    }
    .lh-7 {
      line-height: 2.3 !important;
    }
    .sm-fsz-45 {
      font-size: 20px !important;
    }
    .sus-content .sus-text {
      font-size: 19px !important;
    }
    .sus-text-appear-inner {
      /* margin-top: -147vh; */
      margin-top: -39vh;

      display: grid;
      grid-template-columns: repeat(var(--sus-grid-columns), minmax(0, 1fr));
      grid-gap: 2rem !important;

      padding: 1rem 1rem 38lvh;
    }
    .tc-footer-style3 .top-info .top-links a {
      text-transform: uppercase;
      font-size: 11px !important;
    }
    .sus-title-wrapper {
      grid-column: span 12 !important;
    }
    .tc-footer-style3 .top-info .foot-logo {
      height: 40px;
      font-size: 19px;
      margin-bottom: 0px !important;
    }

    .g-0,
    .gx-0 {
      --bs-gutter-x: 0;
      align-items: center;
    }
    .sm-order-1 {
      order: 1;
    }
    .swiper-container {
      width: 100%;
      max-width: 100% !important;
      margin: 0rem 0 0rem 0 !important;
      padding-bottom: 0px !important;
    }

  
    /* 
  .mt-4 {
      margin-top: 0rem !important;
  } */
    .ask-nav__main-link {
      border-top: none !important;
    }
    /* .slides-wrapper {
    display: block !important;
    gap: 40px;
    transition: transform 0.1s ease-out;
    will-change: transform;
  } */
    .description-text {
      font-size: 14px !important;
      color: #666;
      line-height: 1.6;
    }
    /* .swiper-slide {
      padding: 0 !important;
      text-align: left !important;
      width: 50% !important;
      align-items: start !important;
    } */
    .ask-header__logo .logo img {
      max-width: 90px !important;
    }
    .home-portraits-section {
      padding: 2rem 0 !important;
    }
    .tc-footer-style3 .main-content {
      padding: 0px 0 30px !important;
    }
    .portfolio-section-mobile p {
      font-size: 14px !important;
      opacity: 0.9;
      line-height: 1.6;
      color: #666;
      max-width: 800px;
      text-align: center;
      margin-bottom: 1rem !important;
      padding: 0 !important;
    }
  .slide-content {
          max-width: 100% !important;
          /* height: 300px;
          background: #f5f5f5; */
          padding: 1rem !important;
      }
    .testimonials-section {
      position: relative;
      z-index: 999;
      margin-top: 0px !important;
      width: 100%;
      /* padding-top: 400px; */
      background-color: white;
      /* padding: 4rem 0 6rem; */
      /* font-family: 'Inter', sans-serif; */
      overflow: hidden;
    }

    /* .lh-5 {
      line-height: 1 !important;
  } */
    .portfolio-grid {
      display: grid !important;
      grid-template-columns: repeat(2, 1fr) !important;
      gap: 1rem !important;
      padding: 0 !important;
      /* max-width: 1600px; */
      width: 100%;
      margin: 0rem 0 !important;
    }

    .home-portraits-content:nth-child(2) {
      margin-top: 150px !important;
    }
    .home-portraits-content {
      flex-direction: column;
      width: 100% !important;
      margin-bottom: 0px !important;
    }
    .home-portraits-content:nth-child(4) {
      margin-top: 0px !important;
    }
    .home-portraits-content img {
      width: 100%;
      height: 250px !important;
      object-fit: cover;
      /* border-radius: 12px 12px 0 0; */
    }

    .home-portraits-content {
      min-height: 250px !important;
    }

    .mb-4 {
      margin-bottom: 0rem !important;
    }
    .sm-pt-15px {
      padding-top: 15px !important;
    }
    .sm-pt-20px {
      padding-top: 20px !important;
    }
    .info  .fsz-24 {
      /* font-size: 14px !important; */
      font-size: 26px !important;
      margin-bottom: 5px !important;
    }
    .fsz-24 {
      /* font-size: 14px !important; */
      font-size: 20px !important;
      margin-bottom: 5px !important;
    }

    .tc-footer-style3 .top-info {
      padding: 15px 0 !important;
      border-bottom: 1px solid #666;
    }
    .content-wrapper {
      position: relative;
      display: grid;
      grid-template-columns: 2fr 25fr 10fr 2fr;
      padding-bottom: 0rem !important;
    }
    .carousel-section {
      grid-row-start: 2;
      grid-column: 1 / 5;
      margin-top: 8rem !important;
    }
    .text-c{
      margin-bottom: 10px;
    }
  .map-ask {
      height: 120px !important;
      margin-top: 30px !important;
      display: none;
  }
    .mb-70 {
      margin-bottom: 15px !important;
    }
    .tc-footer-style3 .main-content {
      padding: 0px 0 20px;
    }
    .tc-footer-style3 .main-content {
      padding: 30px 0 !important;
    }
    .horizontal-scroll-container {
      position: relative;
      padding-top: 0 !important;
      /* overflow: hidden !important; */
    }
    .heading-title {
      font-size: 32px !important;
      font-weight: 400;
      line-height: 1.12;
      margin-bottom: 1rem;
    }

    .description-section {
      grid-row-start: 2 !important;
      grid-column: 2 / 4;
    }

    .mt-70 {
      /* margin-top: 30px !important; */
      margin-top: 30px !important;
    }
    .sus-cta {
      padding: 0.5rem 1rem !important;
    }
    /* .butn i {
      font-size: 10px !important;
    } */
    .butn {
      padding: 7px 25px !important;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease;
      position: relative;
    }
  
    .ask-hero__logo {
      font-size: 42px !important;
    }
    .loader-wrap .loader-wrap-heading .load-text {
      font-size: 22px !important;
      letter-spacing: 5px !important;
    }
    .ia-content-1 {
      display: flex;
      justify-content: space-between;
      padding-top: 0px !important;
      flex-direction: column;
    }
    .h-280 {
      height: 150px !important;
    }
    .w-280 {
      width: 150px !important;
    }
    .hero-text-content {
      font-weight: 500;
      font-size: 20px !important;
      line-height: 1.12;
    }
    .h-300vh {
      height: 130vh !important;
    }
    .ask-header__logo .mb-4 {
      margin-bottom: 0px !important;
    }
    .ask-mobile__list a {
      display: block;
      padding: 12px 20px !important;
      text-decoration: none;
      color: var(--text-white);
      border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    }
    .sm-pt-70px {
      padding-top: 70px !important;
    }
    .sm-pb-70px {
      padding-bottom: 70px !important;
    }
    .sm-pt-100px {
      padding-top: 100px !important;
    }
    .sm-pb-100px {
      padding-bottom: 100px !important;
    }
    .sm-pt-50px {
      padding-top: 100px !important;
    }
    .sm-pb-50px {
      padding-bottom: 100px !important;
    }
    .sm-pt-30px {
      padding-top: 30px !important;
    }
    .sm-pb-20px {
      padding-bottom: 30px !important;
    }
    .sm-pt-0px {
      padding-top: 0px !important;
    }
    .sm-pb-0px {
      padding-bottom: 0px !important;
    }
  }

  @media screen and (min-width: 300px) and (max-width: 399px) {
      .member-info {
    padding: 7px !important;
}
    .team-member {
        display: flex
;
        flex-direction: column !important;
        align-items: self-start;
    }
    .team-header {
    display: flex
;
    justify-content: space-between;
     align-items: flex-start !important; 
  
}
    /* .testimonials-section{
      padding-top: 650px !important;
  } */
    .slider-card__wrapper {
      /* border-radius: 1.25rem; */
      overflow: hidden;
      position: relative;
      z-index: 10;
      transition: color 0.2s ease-in-out;
      width: 345px !important;
      background: var(--c-gray);
    }
    .mb-5 {
      margin-bottom: 0rem !important;
    }
    .sus-content {
      grid-column: span 12 !important;
      height: fit-content !important;
    }
  .gg-wrap-media {
      /* width: 300px !important; */
      /* width: 480px !important; */
      height: 350px;
      margin-left: 6px;
    }

    .gg-wrap-box-content {
      /* width: 300px !important; */
      width: 100% !important;
      height: 250px;
      padding: 16px 12px 25px;
    }
    .tc-footer-style3 {
      padding: 50px 0 20px !important;
      bottom: -3px !important;
    }
    .slider-pill_img {
      background-color: transparent;
      border-radius: 0;
      height: auto !important;
      object-fit: contain;
      margin-bottom: 0;
      padding: 15px;
      padding-top: 0%;
      overflow: visible;
    }
    .fsz-45 {
      font-size: 26px !important;
    }

  

    .sus-title-wrapper .sus-title {
      position: static;
      font-size: 36px !important;
      padding: 0 !important;
    }
    .tc-footer-style3 .top-info .top-links {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      flex-wrap: wrap !important;
      padding-top: 20px !important;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
    }
    .butn {
      padding: 10px 18px !important;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease;
      position: relative;
    }
    .gg-wrap-content-tab p {
      font-size: 19px !important;
      margin-bottom: 12px;
      line-height: 1.3;
    }

    .zoom-text {
      /* font-family: 'Oswald', sans-serif; */
      font-weight: 700;
      font-stretch: condensed;
      font-size: 11vw !important;
      text-transform: uppercase;
      color: #fff;
      transform-origin: center;
    }
  }
  @media screen and (min-width: 400px) and (max-width: 599px) {
      .slider-card__wrapper {
      /* border-radius: 1.25rem; */
      overflow: hidden;
      position: relative;
      z-index: 10;
      transition: color 0.2s ease-in-out;
      width: 390px !important;
      background: var(--c-gray);
    }
    .mb-5 {
      margin-bottom: 0rem !important;
    }
    .sus-content {
      grid-column: span 12 !important;
      height: fit-content;
      padding-top: 40px !important;
    }
    .gg-wrap-media {
      /* width: 300px !important; */
      /* width: 480px !important; */
      height: 350px;
      margin-left: 6px;
    }

    .gg-wrap-box-content {
      /* width: 300px !important; */
      width: 100% !important;
      height: 250px;
      padding: 16px 12px 25px;
    }
    .tc-footer-style3 {
      padding: 50px 0 20px !important;
      bottom: -3px !important;
    }
    .slider-pill_img {
      background-color: transparent;
      border-radius: 0;
      /* height: 350px !important; */
      height: auto !important;
      object-fit: contain;
      margin-bottom: 0;
      padding: 15px;
      padding-top: 0%;
      overflow: visible;
    }
    /* .testimonials-section {
      padding-top: 100px !important;
    } */
    .author-name{
      font-size: 16px !important;
    }
    .team-modal-header {
      margin-bottom: 10px !important;
  }

  .header-left {
      flex: 1;
      padding-left: 10px;
  }
    .fsz-45 {
      font-size: 26px !important;
    }
    .ia-hero-title {
      font-size: 29px !important;
              margin-bottom: 22px;
    }
    .gg-container h2 {
      font-size: 29px;
    }
    .gg-wrap-content-tab p {
      font-size: 20px !important;
      margin-bottom: 12px;
      line-height: 1.3;
    }

    .sus-title-wrapper .sus-title {
      position: static;
      font-size: 42px !important;
      padding: 0 !important;
    }
    .tc-footer-style3 .top-info .top-links {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding-top: 20px !important;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
    }
    .zoom-text {
      /* font-family: 'Oswald', sans-serif; */
      font-weight: 700;
      font-stretch: condensed;
      font-size: 11vw !important;
      text-transform: uppercase;
      color: #fff;
      transform-origin: center;
    }
  }
  @media screen and (min-width: 1500px) and (max-width: 1599px) {
    .about-us-two-rightbox {
      position: relative;
      padding: 50px 55px 50px;
      /* border-radius: 10px; */
      height: 100%;
      background-image: url(../assets/img/factory-img.png);
      /* background-position: 20081% -80%; */
      background-position: -112% 166% !important;
      background-repeat: no-repeat;
      background-blend-mode: multiply;
  }
    .team-header {
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      width: 100%;
      /* padding: 0 120px !important; */
      margin-bottom: 0 !important;
    }
    .tc-footer-style3 .top-info .top-links a {
      text-transform: uppercase;
      font-size: 11px !important;
    }
    .container-large {
      width: 100%;
      max-width: 1300px !important;
      margin: 0 auto;
      /* padding: 0 2rem; */
    }
    .about-cta-container {
      max-width: 1300px !important;
      margin: 0 auto;
      padding: 0 30px;
      position: relative;
      z-index: 2;
      display: flex;
      gap: 30px;
      /* align-items: end; */
    }
  }
  @media screen and (min-width: 1000px) and (max-width: 1499px) {
    .sus-title-wrapper .sus-title {
    padding: 0 calc(-4.4375rem - -6.375rem);
    position: sticky;
    /* top: 50%; */
    top: 35% !important;
    font-size: 70px;
    color: white;
    opacity: 1;
    line-height: 1;
    transition: opacity 0.1s 
ease;
}
    .tc-footer-style3 .top-info .top-links a {
      text-transform: uppercase;
      font-size: 11px !important;
    }
    .about-us-two-rightbox {
      position: relative;
      padding: 50px 55px 50px;
      /* border-radius: 10px; */
      height: 100%;
      background-image: url(../assets/img/factory-img.png);
      /* background-position: 20081% -80%; */
      background-position: -112% 166% !important;
      background-repeat: no-repeat;
      background-blend-mode: multiply;
  }
    .gg-wrap-media {
      width: 50%;
      flex: 1;
      margin-left: 8px;
      border-radius: 11px;
      height: 450px !important;
    }
    .gg-wrap-box-content {
      width: 50%;
      max-width: 465px;
      height: 450px !important;
      border-radius: 11px;
    }
    .home-portraits-content {
      flex-direction: column;
      width: 150px !important;
      margin-right: 3rem !important;
    }
    .portfolio-section{
      padding: 7rem 2rem !important;
    }
  }
  @media screen and (min-width: 1500px) and (max-width: 1599px) {
    .sus-title-wrapper .sus-title {
    padding: 0 calc(-4.4375rem - -6.375rem);
    position: sticky;
    /* top: 50%; */
    top: 35% !important;
    font-size: 70px;
    color: white;
    opacity: 1;
    line-height: 1;
    transition: opacity 0.1s 
ease;
}
    .portfolio-section {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      /* background: #fff; */
      z-index: 4;
      display: flex
  ;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding: 2rem 2rem !important;
    }
    .home-portraits-content {
      flex-direction: column;
      /* width: 210px !important; */
      width: 150px !important;
      margin-right: 5rem !important;
    }
    .gg-wrap-media {
      width: 50%;
      flex: 1;
      max-width: 1000.156px !important;
      margin-left: 8px;
      border-radius: 11px;
      /*height: 440px !important;*/
      /* height: 380px !important; */
      height: 400px !important;
    }
    .gg-wrap-box-content {
      width: 50%;
      max-width: 465px !important;
      /*height: 440px !important;*/
      /* height: 380px !important; */
      height: 400px !important;
      border-radius: 11px;
    }
    .horizontal-scroll-container {
      flex: 1;
      display: flex;
      align-items: flex-start;
      padding-top: 50px;
      /* padding-left: 70px !important; */
      position: relative;
    }
    .offset-lg-2 {
      margin-left: 7.666667% !important;
    }
    .col-expand {
      width: 310px !important;
    }
    .tc-footer-style3 .social-links a {
      width: 26px !important;
      height: 26px !important;
    }
  }
  @media screen and (min-width: 1200px) and (max-width: 1599px) {
    /* .ia-hero-section {
      padding-bottom: 400px !important;
    } */
    .consulting-section {
      background: #fff;
      margin: 0px 10px 0px 10px;
      border-top-left-radius: 1rem;
      border-top-right-radius: 1rem;
      margin-top: -15px !important;
    }
    .client-item {
      font-size: 32px !important;
    }
    .main-title {
      font-size: 48px !important;
      font-weight: 500;
    }
    .container-large {
      width: 100%;
      max-width: 1300px !important;
      margin: 0 auto;
      /* padding: 0 2rem; */
    }
    .about-cta-container {
      max-width: 1300px !important;
      margin: 0 auto;
      padding: 0 30px;
      position: relative;
      z-index: 2;
      display: flex;
      gap: 30px;
      /* align-items: end; */
    }

    .zoom-text {
      font-size: 11vw !important;
    }
    .rd-font {
      font-size: 29px !important;
    }
    .tc-footer-style3 .top-info .top-links {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      gap: 10px !important;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
    }

    .gg-wrap-content-tab p {
      font-size: 24px !important;
      line-height: 1.2;
      margin-bottom: 20px;
    }
    .gg-mask-headline h3 {
      font-size: 14px !important;
      line-height: 1.2;
      font-weight: 600;
    }

    .tc-footer-style3 {
      /* position: relative; */
      position: sticky;
      bottom: -1px;
      right: 0px;
      left: 0px;
      z-index: 0;
      padding: 60px 0 40px !important;
    }
    .heading-title {
      font-size: 48px !important;
    }
    .butn {
      padding: 12px 24px !important;
    }
    .fsz-45 {
      font-size: 36px !important;
    }
    .container {
      max-width: 1300px !important;
    }
    .ask-hero__title {
      font-size: 48px !important;
      line-height: 0.87;
      max-width: 600px;
    }
    .tc-footer-style3 .main-content {
      padding: 25px 0 !important;
    }

    .pt-200px {
      padding-top: 200px !important;
    }
    .pb-200px {
      padding-bottom: 200px !important;
    }
    .pt-150px {
      /* padding-top: 120px !important; */
      padding-top: 150px !important;
    }
    .pb-150px {
      padding-bottom: 120px !important;
    }
    .client-bg-after {
      padding-top: 25px !important;
    }
    .card-content__wrapper {
          padding: 4rem 2rem 1.71875rem 1.5rem;
          height: 500px !important;
      }
    .ia-avatar {
      width: 45px !important;
      height: 45px !important;
    }
        .title__wrapper {
          font-size: 30px !important;
          letter-spacing: -0.02875rem;
          max-width: 26.625rem;
      }
    .ia-description {
      font-size: 16px !important;
    }
    .ia-hero-title {
      font-size: 48px !important;
      line-height: 1.12;
      max-width: 600px;
      letter-spacing: -0.02em;
      margin-bottom: 2rem;
      color: #000;
      font-weight: 400;
    }
    .ia-content-1 {
      padding-top: 10px !important;
    }

    .gg-container {
      overflow: hidden !important;
      max-width: 100% !important;
    }
    .ask-container {
      max-width: 1300px !important;
      margin: 0 auto;
      /* padding: 0 20px; */
    }
    .gg-container .gg-sub-head-latest-bell,
    .gg-heading {
      padding: 0 6vw !important;
    }
    .ask-hero__banners {
      position: absolute;
      bottom: 10%;
      left: 8% !important;
      z-index: 5;
      display: flex;
      gap: 20px;
    }
    .ia-container {
      max-width: 1300px !important;
      margin: 0 auto;
      width: 100%;
      gap: 4rem;
    }
  }
  @media screen and (min-width: 769px) and (max-width: 1199px) {
    .gg-container {
      overflow: hidden !important;
      /* max-width: 1330px !important; */
    }
    .ask-container {
      max-width: 900px !important;
      margin: 0 auto;
      /* padding: 0 20px; */
    }
    .gg-container .gg-sub-head-latest-bell,
    .gg-heading {
      padding: 0 4vw !important;
    }
    .ask-hero__banners {
      position: absolute;
      bottom: 10%;
      left: 4% !important;
      z-index: 5;
      display: flex;
      gap: 20px;
    }
    .ia-container {
      max-width: 900px !important;
      margin: 0 auto;
      width: 100%;
      gap: 4rem;
    }
  }
  @media screen and (min-width: 1200px) {
    .ask-header.is-scrolled {
      background: #2b3944;
      display: none;
    }
  }
  @media screen and (min-width: 300px) and (max-width: 400px) {
    .splide.tools-image {
      height: 798px;
      position: absolute;
      /* top: 20px !important; */
      top: 60px !important;
    }
    
    .ask-hero__content {
      position: relative;
      z-index: 3;
      /* padding-top: 28vh; */
      padding-top: 57vh;
      padding-left: 15px;
      padding-right: 15px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
    }
  }
  @media screen and (max-width:349px) {
  .ia-description {
      font-size: 14px !important;
      color: #5d5d5d;
      margin-bottom: 2rem;
              max-width: 310px;
      line-height: 1.6;
    }
      .heading-style-xl {
      /* font-size: 24px !important; */
      font-size: 29px !important;
    }
      .heading__wrapper h2 {
      font-size: 29px !important;
      line-height: 1.12;
      margin-bottom: 1rem;
    }
    .gg-container h2 {
      font-size: 29px;
    }
      .ia-hero-title {
      font-size: 29px !important;
              margin-bottom: 22px;
    }
    .gg-heading {
      font-size: 29px !important;
    }
  }
  @media screen and (min-width: 350px) and (max-width: 600px) {
    .ia-description {
      font-size: 14px !important;
      color: #5d5d5d;
      margin-bottom: 2rem;
              max-width: 375px;
      line-height: 1.6;
    }
    .gg-container h2 {
      font-size: 26px;
    }
    .testimonial-alt{
      padding-top: 30px !important;
    }
      .heading__wrapper h2 {
      font-size: 26px !important;
      line-height: 1.12;
      margin-bottom: 1rem;
    }
    .gg-heading {
      font-size: 26px !important;
    }
    .ia-hero-title {
      font-size: 26px !important;
              margin-bottom: 22px;
    }
    .ask-hero__content {
      position: relative;
      z-index: 3;
      /* padding-top: 28vh; */
      padding-top: 50vh !important;
      padding-left: 15px;
      padding-right: 15px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
    }
      .heading-style-xl {
      /* font-size: 24px !important; */
      font-size: 26px !important;
    }
    /* .testimonials-section{
      padding-top: 30px !important;
    } */
  }
  @media screen and (min-width: 401px) and (max-width: 600px) {
    
    .splide.tools-image {
      height: 798px;
      position: absolute;
      top: 30px !important;
    }
    .ask-hero__content {
      position: relative;
      z-index: 3;
      /* padding-top: 28vh; */
      padding-top: 50vh !important;
      padding-left: 15px;
      padding-right: 15px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
    }
  }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .tc-footer-style3 .main-content {
      padding: 20px 0 !important;
    }
    .tc-footer-style3 .top-info {
      padding: 0px 0 !important;
      border-bottom: 1px solid #666;
    }
    .tc-footer-style3 {
      padding: 60px 0 26px !important;
    }
    .tc-footer-style3 .top-info .top-links {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;

      flex-wrap: wrap;
    }
    .content-wrapper {
      padding-bottom: 6rem;
      display: flex !important;
      flex-direction: column !important;
      margin: 0 auto;
      max-width: 900px !important;
    }
    .ia-container {
      max-width: 900px;
      padding: 0 6vw;
      margin: 0 auto;
      width: 100%;
      gap: 4rem;
    }
    .ia-hero-title {
      font-size: 36px !important;
      line-height: 1.12;
      letter-spacing: -0.02em;
      margin-bottom: 2rem;
      color: #000;
      font-weight: 400;
    }
    .service-swiper-container .service-card-mobile {
      position: relative;
      display: block;
      text-decoration: none;
      color: inherit;
      text-align: left;
    }
    .hero-text-content {
      font-weight: 500;
      font-size: 28px !important;
      line-height: 1.12;
    }
    .sus-title-wrapper .sus-title {
      padding: 0 calc(1.5625rem - 0.625rem);
      position: sticky;
      top: 50%;
      font-size: 50px !important;
    }
  }
  @media screen and (min-width: 601px) {
    .sm-mb-block {
      display: none;
    }
  }
  @media screen and (max-width: 600px) {
    .sm-mb-block {
      display: block;
    }
    .sm-about-btn {
      margin-top: 10px !important;
      margin-bottom: 30px !important;
      width: fit-content !important;
    }
    /* .sm-text-center{
          display: flex;
          align-items: center;
          justify-content: center;
      } */
  }
  @media screen and (min-width:769px){
      .header-left .gg-paragraph{
          max-width: 800px;
      }
  }
