@media screen and (max-width: 1299px) {
  .content h1 {
    font-size: 46px;
  }
  .we-provide-grid {
    gap: 14px;
  }
  .we-provide-content h3 {
    font-size: 24px;
  }
  .we-provide-card {
    padding: 22px;
  }
  .we-provide-icon {
    min-width: 75px;
    height: 75px;
  }
  .services-title {
    width: 55%;
  }

  .services-content {
    padding: 15px;
  }
  .feedback-left {
    width: 54%;
    padding: 50px;
  }
  .feedback-right {
    width: 45%;
    padding: 20px;
  }
  .review-box {
    width: 440px;
    padding: 30px;
    margin-left: 50px;
  }
}

@media screen and (max-width: 1024px) {
  .logo img {
    max-width: 90px;
  }
  .content h1 {
    font-size: 34px;
  }
  .content {
    margin-top: 60px;
    max-width: 639px;
  }
  .experience-box span {
    font-size: 52px;
  }
  .services-wrapper {
    flex-wrap: wrap;
    margin-top: 30px;
  }
  .services-tabs {
    width: 40%;
  }
  #about {
    padding: 45px 0;
  }
  .services-image {
    width: 60%;
    height: 480px;
  }
  .service-tab {
    height: 68px;
  }
  .service-buttons {
    margin-bottom: 45px;
  }
  .content-box h2 {
    font-size: 28px;
  }
  .subtitle {
    font-size: 15px;
    margin-bottom: 11px;
  }
  .service-tab-content {
    padding: 0 15px;
  }
  .content-box p {
    font-size: 18px;
    margin-bottom: 25px;
  }
  .process-grid {
    gap: 151px 40px;
  }
  .feedback-left {
    width: 100%;
    padding: 40px 80px;
  }
  .testimonial-slider {
    margin-left: 86px;
  }
  .review-box {
    width: 630px;
    padding: 30px;
    margin-left: 50px;
  }
  .circles {
    display: flex;
    justify-content: center;
    gap: 10px;
    position: static;
    bottom: 18%;
    left: 50%;
  }
  .review-text {
    font-size: 16px;
    max-width: fit-content;
  }
  .testimonial-slider {
    position: relative;
    min-height: 535px;
  }
  .feedback-right {
    width: 100%;
    padding: 20px 80px;
  }
  .faq-section {
    padding: 30px 0;
  }
}

@media screen and (max-width: 991px) {
  .mobile-menu-type-top {
    margin-bottom: 33px;
  }

  .logo img {
    max-width: 90px;
  }
  .content h1 {
    font-size: 28px;
  }
  .content h5 {
    font-size: 18px;
  }
  .btn {
    margin-top: 0px;
    padding: 8px 14px;
    margin-right: 15px;
  }
  .content {
    margin-top: 30px;
    max-width: max-content;
  }
  .banner-slider {
    height: 90vh;
  }
  .Talk-to-Us {
    margin-right: 15px;
    margin-left: 0;
  }
  .mobile-menu-type-top {
    margin-bottom: 30px;
  }
  .tab {
    padding: 4px 46px;
  }
  .tabs {
    gap: 25px;
    margin-top: 12px;
  }
  .services-tabs {
    width: 100%;
  }
  .main_menu ul li a {
    font-size: 15px;
    padding: 10px 10px !important;
  }
  .Talk-to-Us {
    font-size: 14px !important;
    padding: 6px 15px !important;
    margin-left: 14px !important;
  }
  .about-img-1 {
    width: 50%;
    height: 450px;
  }
  .about-img-2 {
    margin-top: 26px;
    width: 50%;
    height: 470px;
  }
  .section-title br {
    display: none;
  }
  .service-arrow {
    display: none;
  }
  .service-left span {
    font-size: 18px;
    font-weight: 600;
  }
  .service-tab {
    height: 58px;
  }
  .services-image {
    width: 100%;
    height: 380px;
  }
  .feedback-left {
    width: 100%;
    padding: 40px 0;
  }
  .feedback-section::before {
    display: none;
  }
  .feedback-section::after,
  .feedback-section::before {
    width: 100%;
  }
  .feedback-section {
    padding-bottom: 20px;
  }
  .more-btn {
    margin-top: 22px;
    padding: 8px 11px;
    font-weight: 600;
  }
  .review-box {
    width: auto;
    padding: 30px;
    margin: 0px 50px;
  }
  .testimonial-slider {
    margin-left: 0;
  }
}

@media screen and (max-width: 768px) {
  .process-section::before {
    width: 100%;
  }
  .logo img {
    max-width: 94px;
    padding: 10px;
  }
  .footer-logo {
    width: 125px;
    margin-bottom: 21px;
  }
  .overlay {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background: rgb(0 0 0 / 50%);
  }
  .content {
    margin-top: 30px;
    max-width: max-content;
    position: relative;
    z-index: 2;
  }
  .banner-icon img {
    max-width: 24px;
  }
  .banner-icon {
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
  }
  .banner-box {
    column-gap: 10px;
    padding: 0 36px;
    flex-direction: column;
  }
  .banner-box span {
    font-size: 16px;
    line-height: normal;
  }
  .experience-box span {
    font-size: 40px;
  }
  .experience-box p {
    font-size: 19px;
    padding-top: 4px;
    line-height: normal;
  }
  .experience-box {
    padding: 14px 23px;
  }
  .about-content {
    padding-left: 0;
  }
  .tab {
    padding: 4px 38px;
  }
  .services-title {
    width: 100%;
  }
  .services-wrapper {
    margin-top: 22px;
  }
  .content-box h2 {
    font-size: 22px;
  }
  .content-box p {
    font-size: 16px;
    margin-bottom: 11px;
  }
  .service-buttons {
    margin-bottom: 30px;
  }
  .feature-item {
    margin-right: 0;
    display: flex;
    padding: 15px;
    flex-direction: column;
    justify-content: center;
    background-color: #ffffff;
    align-items: center;
  }
  .process-grid {
    gap: 30px 40px;
  }
  .process-line {
    top: 29px;
    height: 1416px;
  }
  .client-box {
    flex-direction: inherit;
  }
  .client-box img {
    width: 119px;
    height: 145px;
  }
  .client-name {
    font-size: 20px;
    margin-top: 20px;
  }
  .quote-icon {
    font-size: 100px;
  }
  .feedback-right {
    width: 100%;
    padding: 0;
    background-color: transparent;
  }
  .feedback-right {
    text-align: center;
  }
  .feedback-right {
    text-align: left;
  }
  #viewMoreBtn {
    padding: 6px 21px;
    font-size: 14px;
  }
  .mobile-menu-type-top {
    margin-bottom: 13px !important;
  }
  .mobile-menu-type-nav ul li {
    margin-bottom: 9px !important;
  }
}
@media screen and (max-width: 600px) {
  .dots {
    bottom: 46px !important;
  }
  .mobile-menu-type-contact h4 {
    font-size: 18px !important;
    margin-bottom: 7px !important;
  }
  .mobile-menu-type-contact {
    padding: 15px !important;
  }
  .mobile-menu-type-contact-btn {
    padding: 3px 16px !important;
    font-size: 12px !important;
  }
}

@media screen and (max-width:600px){
    .testimonial-slider {
    position: relative;
    min-height: 535px;
}
.client-box img {
    width: 101px;
    height: 112px;
}
.client-name {
    font-size: 19px;
    margin-top: 2px;
}
.client-role {
    font-size: 14px;
    color: #666;
    line-height: normal;
}
}

@media screen and (max-width: 576px) {
  .inner-banner h1 {
    font-size: 26px;
  }
  section.inner-banner {
    padding: 126px 0 100px 0;
    height: 46vh;
  }
  .btn {
    margin-top: 8px;
    padding: 10px 15px;
    margin-right: 15px;
    border-radius: 5px;
  }
  .footer-logo {
    width: 100px;
    margin-bottom: 25px;
  }
  .main-footer {
    padding-top: 30px;
  }
  .footer-column {
    margin-bottom: 0;
    margin-top: 12px;
  }
  .footer-column.extra {
    padding-top: 43px;
  }
  .content h5 {
    font-size: 15px;
  }
  .content h1 {
    font-size: 24px;
  }
  .overlay {
    background: rgb(0 0 0 / 88%);
  }
  .testimonial-slider {
    position: relative;
    min-height: 419px !important;
}
.client-box {
margin-bottom: 0;
    text-align: left;
}
  .content {
    color: #e4e4e4;
  }
  .all-boxes {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
  }
  .banner-box {
    column-gap: 0px;
    padding: 0;
    width: 33%;
    flex-direction: column;
    text-align: center;
  }
  .banner-icon {
    width: 40px;
    height: 40px;
    margin-bottom: 0px;
    margin: 6px auto;
  }
  .about-img-1 {
    height: 367px;
  }
  .about-img-2 {
    height: 390px;
  }
  .tab {
    padding: 4px 20px;
  }
  #about {
    padding: 30px 0;
  }
  .we-provide-section .col-12 {
    margin-bottom: 0px;
  }
  .feedback-left {
    padding: 40px 15px;
  }
  .feedback-right {
    padding: 0 15px;
  }
  .review-box {
    width: auto;
    padding: 15px;
    margin: 0px 36px;
  }
  .faq-icon span {
    width: 18px;
    height: 18px;
    font-size: 12px;
  }
  .faq-icon::after {
    width: 28px;
    height: 28px;
  }
  .faq-question {
    padding: 15px 15px;
  }
  .scroll-down {
    width: 40px;
    height: 40px;
  }
  .scroll-down i {
    font-size: 18px;
  }
  .banner-slider {
    height: 78vh;
  }
  .Talk-to-Us {
    font-size: 14px !important;
    padding: 4px 15px !important;
    margin-right: 10px;
  }
  .mobile_btn img {
    max-width: 28px !important;
  }
  .mobile-menu-type-top {
    margin-bottom: 0px !important;
  }
  .mobile-menu-type-close {
    width: 37px;
    height: 37px;
    background: rgb(255 255 255 / 28%);
    font-size: 25px;
  }
  .btn {
    font-size: 13px;
    margin-top: 8px;
    padding: 8px 10px;
    margin-right: 6px;
  }

  .mobile-menu-type-nav ul li a span {
    font-size: 15px !important;
  }
  .mobile-menu-type-close {
    width: 36px !important;
    height: 36px !important;
    font-size: 26px !important;
  }
  .mobile-menu-type-nav ul li {
    margin-bottom: 6px !important;
  }
  .mobile-menu-type-nav ul {
    margin-bottom: 0 !important;
  }

  .mobile-menu-type-title {
    font-size: 14px !important;
    margin: 6px 18px !important;
}
}
@media screen and (max-width: 479px) {
  .content h1 {
    font-size: 20px;
  }
  .content h5 {
    font-size: 14px;
  }
  .content p {
    margin: 7px 0;
    line-height: normal;
    font-size: 15px;
  }
  .btn {
    font-size: 14px;
  }
  .banner-box {
    width: 100%;
  }
  .all-boxes {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .banner-box {
    width: 100%;
    flex-direction: initial;
    text-align: left;
    margin-bottom: 20px;
    border: none;
  }
  #about .d-flex.position-relative {
    gap: 2px !important;
    flex-wrap: wrap;
  }
  .banner-icon {
    margin: 0;
  }
  .banner-box span {
    font-size: 15px;
    padding-left: 18px;
    line-height: normal;
  }
  .about-img-1 {
    height: 320px;
  }
  section.inner-banner {
    padding: 100px 0 79px 0;
    height: 37vh;
}
.inner-banner h1 {
    font-size: 22px;
    margin-bottom: 0;
}
.d-flex.position-relative.thavertech-about {
    flex-wrap: wrap;
    gap: 0 !important;
}
.about-thavertech-quote {
    position: static !important;
    margin-top: 15px;
}
.about-content {
    padding-top: 20px !important;
}
.about-thavertech-quote::before {
  display: none !important;
}
.about-img-1 {
    width: 50%;
}
  .about-img-2 {
    height: 296px;
    width: 49%;
  }
  .experience-box {
    bottom: 26px;
  }
  .experience-box {
    bottom: 26px;
    position: static;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 10px;
  }
  .experience-box p br {
    display: none;
  }
  .experience-box span {
    font-size: 32px;
  }
  .experience-box p {
    font-size: 22px;
    padding-top: 14px;
    padding-left: 10px;
  }
  .tab {
    padding: 4px 15px;
  }
  .tabs {
    gap: 15px;
    margin-top: 9px;
  }
  .tabbing-content {
    margin-top: 16px;
  }
  .tab-content {
    text-align: justify;
  }
  .tab-content {
    letter-spacing: 0.4px;
    line-height: 28px;
  }
  .service-left span {
    font-size: 16px;
    font-weight: 500;
  }
  .service-left i {
    font-size: 18px;
  }
  .services-image {
    height: 230px;
  }
  .subtitle {
    font-size: 14px;
    margin-bottom: 7px;
  }
  #primaryBtn a,
  #outlineBtn a {
    font-size: 14px;
  }
  #outlineBtn {
    font-weight: 500;
    gap: 10px;
    background: #fff;
    padding: 3px 10px;
  }
  .feature-text {
    font-size: 12px;
    margin-top: 10px;
    text-align: center;
  }
  .feature-item i {
    font-size: 15px;
  }
  .process-section {
    margin-top: 20px;
    padding: 28px 0 82px 0;
  }
  .client-box img {
    width: 107px;
    height: 118px;
  }
  .client-name {
    font-size: 17px;
    margin-bottom: 0;
    margin-top: 13px;
  }
  .client-role {
    font-size: 15px;
    color: #666;
  }
  .slider-btn {
    width: 26px;
    height: 26px;
    font-size: 12px;
    top: 22%;
  }
  .review-box {
    width: auto;
    padding: 15px 20px;
    margin: 0px 0px;
  }
  .circles {
    display: none;
  }
  .client-box {
    flex-direction: column;
    align-items: center;
    gap: 3px;
    margin-bottom: 0px;
  }
  .blog-card {
    gap: 2px;
  }
  .more-btn {
    margin-top: 22px;
    padding: 5px 11px;
    font-weight: 500;
    font-size: 14px;
  }
  .faq-section {
    padding: 21px 0;
  }
  .mb-4 {
    margin-bottom: 10px !important;
  }
  .scroll-progress {
    bottom: 98px;
  }
  .Talk-to-Us {
    font-size: 12px !important;
    padding: 3px 15px !important;
    font-weight: 400 !important;
    margin-right: 10px;
  }
  .content {
    margin-top: 44px;
    max-width: max-content;
    position: relative;
    z-index: 2;
  }
}
