@media screen and (min-width:992px) and (max-width:1500px) {
    .footer-section .theme-container .f-col-2 {
        max-width: 56%;
    }
}

@media screen and (min-width:768px) and (max-width:1500px) {
    .service-type .theme-container .tablist .tabs-btn {
        font-size: 25px;
        line-height: 33px;
    }

    .service-type .theme-container .tablist {
        gap: 10px;
    }
}

/* Large Screens */
@media (min-width: 1441px) {
    section.section-wrapper.clients-section .theme-container {
        max-width: 1170px;
    }

    .clients-section {
        display: flex;
        justify-content: flex-end;
        position: relative;
        width: 100%;
        overflow: hidden;
        padding-left: 0;
        padding-right: 0;
    }

    .clients-section .theme-container {
        width: 100%;
        max-width: 100%;
    }

    .clients-section .clients-inner {
        width: 100%;
        margin-left: calc((100vw - 1170px) / 2);
    }
}

/* Laptop/Desktop */
@media screen and (min-width: 1200px) {
    .page-careers .services-section {
        padding-top: 103px;
    }
}

@media (min-width: 1200px) and (max-width: 1440px) {
    .section-wrapper {
        padding: 80px 15px;
    }

    h1 {
        font-size: 40px;
        line-height: 60px;
    }

    h2 {
        font-size: 38px;
        line-height: 46px;
    }

    h3 {
        font-size: 36px;
        line-height: 42px;
    }

    .video-section {
        padding-top: 0;
    }

    .page-service .services-section {
        padding-top: 120px;
    }

    .page-service-detail .case-section {
        padding-bottom: 80px;
    }

    .page-service.page-service-detail-tabs {
        padding-bottom: 100px;
    }

    .tabs-list .tab-content .theme-row {
        gap: 40px;
    }

    section.section-wrapper.clients-section .theme-container {
        margin-left: calc(50% - (585px + 10px));
    }

    .hero-section .homeslider .swiper-slide h1.title,
    .page-service .services-section .theme-container .sr-content h1 {
        line-height: 50px;
    }

    html body h1 {
        line-height: 50px !important;
    }

    #scrolltop {
        width: 40px;
        height: 40px;
    }

    #scrolltop::after {
        width: 12px;
        height: 12px;
        top: calc(50% + 2px);
    }
}

/* Tablet Landscape */
@media (min-width: 992px) and (max-width: 1199px) {
    .section-wrapper {
        padding: 60px 15px;
    }

    h1 {
        font-size: 36px;
        line-height: 42px;
    }

    h2 {
        font-size: 34px;
        line-height: 40px;
    }

    .h35 {
        font-size: 30px;
        line-height: 35px;
    }

    h3 {
        font-size: 32px;
        line-height: 38px;
    }

    h4 {
        font-size: 28px;
        line-height: 36px;
    }

    h5 {
        font-size: 22px;
        line-height: 30px;
    }

    h6 {
        font-size: 20px;
        line-height: 28px;
    }

    .h20 {
        font-size: 18px;
        line-height: 22px;
    }

    .h28 {
        font-size: 22px;
        line-height: 30px;
    }

    .p16 {
        font-size: 14px;
        line-height: 20px;
    }

    .about-section .theme-container .theme-row {
        flex-wrap: wrap;
        row-gap: 30px;
    }

    .about-section .theme-container .about-col-1 {
        width: 100%;
        gap: 14px;
    }

    .about-section .theme-container .about-col-1 .section-text p {
        margin-bottom: 8px;
    }

    .about-section .theme-container .about-col-2 {
        width: 35%;
    }

    .about-section .theme-container .about-col-3 {
        max-width: calc(100% - (35% + 20px));
        width: 100%;
    }

    .member_section .theme-container .member-col-2,
    .member_section-reverse .theme-container .member-col-1 {
        padding-left: 30px;
        padding-right: 0;
    }

    .member_section-reverse .theme-container .member-col-2 {
        padding: 0;
    }

    .services-section .theme-container>.theme-theme-row {
        gap: 40px;
    }

    .video-section {
        padding-top: 0;
    }

    .video-section .theme-container .video-wrapper .play-btn img {
        width: 100%;
        max-width: 30px;
        height: auto;
    }

    .video-section .theme-container .section-title h2 {
        font-size: 100px;
        line-height: 95px;
    }

    .footertop-section .theme-container .ft-col {
        max-width: max-content;
        width: auto;
    }

    .footer-section {
        padding: 60px 15px 25px;
    }

    .reviews-section .theme-container .reviewslider .swiper-slide .quote-icon {
        width: 60px;
        height: 50px;
    }

    .reviews-section .theme-container .reviewslider .rs-content {
        font-size: 20px;
        line-height: 28px;
    }

    .reviews-section .theme-container .section-title .swiper-button-next img,
    .reviews-section .theme-container .section-title .swiper-button-prev img {
        width: 40px;
        height: 40px;
    }

    .service-slider .slide-box {
        max-height: 75px;
    }

    .services-section .theme-container .theme-row {
        gap: 40px;
    }

    .page-service .services-section {
        padding-top: 150px;
    }

    .service-type .theme-container .tablist {
        min-width: 200px;
    }

    .service-type .theme-container .tablist .tabs-btn {
        font-size: 25px;
        line-height: 30px;
        padding-left: 30px;
    }

    .service-type .theme-container .tablist .tabs-btn::before {
        width: 20px;
        height: 24px;
    }

    .page-service-detail .case-section {
        padding-bottom: 60px;
    }

    .page-usecase-detail .uc-counters .cw-wrapper .cw-item .number {
        font-size: 40px;
        line-height: 48px;
    }

    .page-usecase-detail .uc-counters .cw-wrapper .cw-item .cw-text {
        font-size: 24px;
        line-height: 30px;
    }

    .g32 {
        gap: 15px;
    }

    .knowledge-filter .filter-box .filter-box-item .in-item {
        flex: 0 0 calc(33.3333% - 10px);
    }

    .contact-banner.breadcrumb-section {
        padding-top: 300px;
    }

    .page-about .about-tribastion .theme-container .theme-row .abt-col-2 {
        padding: 0;
    }

    .page-about .industries-section>.theme-container>.theme-row {
        gap: 50px;
    }

    .page-careers .services-section {
        padding-top: 80px;
    }

    .leadership-team .main-teams {
        gap: 80px;
    }

    .leadership-team .main-teams .profile {
        flex: 0 0 calc(33.3333% - 53.3333px);
    }

    .page-service-detail .services-section .theme-container .counter-wrapper .cw-item .cw-text {
        font-size: 14px;
        line-height: 20px;
    }

    .footer-section .theme-container .f-col-2 {
        width: 60%;
    }

    .single .single-entry img {
        margin: 0 0 24px 0;
    }

    .page-service.page-service-detail-tabs {
        padding-bottom: 80px;
    }

    .tabs-list .tab-content .theme-row {
        gap: 30px;
    }

    .page-usecase-detail .ucbenner-section .ucb-contant .ucb-title,
    .page-service .services-section .theme-container .sr-content h1 {
        line-height: 42px;
    }

    .page-usecase-detail .uc-counters .cw-wrapper {
        gap: 40px;
    }

    #scrolltop {
        width: 40px;
        height: 40px;
    }

    #scrolltop::after {
        width: 12px;
        height: 12px;
        top: calc(50% + 2px);
    }
}

@media (max-width: 991px) {
    .service-slider .swiper-slide {
        width: 50%;
    }

    .page-service .servicewrapper.f-type {
        padding-top: 0;
    }

    .page-service .servicewrapper {
        padding: 40px 15px;
    }

    .page-service .partners-section {
        padding-top: 0;
    }

    .page-service-detail .services-section .theme-container .sr-content .sr-text p {
        font-size: 12px;
        line-height: 16px;
    }

    .page-usecase-detail .ucbenner-section .ucb-contant .ucb-title,
    .page-usecase-detail .ucbenner-section .ucb-contant .ucb-text {
        max-width: 100%;
        width: 100%;
        padding: 0;
    }

    .page-usecase-detail .ucbenner-section .ucb-contant .ucb-text p {
        margin-bottom: 8px;
    }

    .page-usecase-detail .ucbenner-section .ucb-contant .ucb-text p:last-of-type {
        margin-bottom: 0;
    }

    .knowledge-slider {
        margin-top: 20px;
    }

    .knowledge-slider .theme-row {
        flex-direction: column;
        align-items: center;
    }

    .knowledge-slider .theme-row .section-title {
        text-align: center;
        width: 100%;
    }

    .knowledge-slider .knowledge-navigator {
        justify-content: center;
    }

    .knowledge-slider .knowledge-navigator .swiper-button-prev,
    .knowledge-slider .knowledge-navigator .swiper-button-next {
        width: 34px;
    }

    .page-about .about-tribastion .theme-container .theme-row .abt-col-2 {
        padding: 0;
    }

    .page-about .industries-section>.theme-container>.theme-row .f-type .panel-img {
        max-width: 100%;
        width: 100%;
    }

    .page-about .industries-section>.theme-container>.theme-row .f-type .panel {
        max-width: 70%;
        width: 100%;
    }

    .page-careers .services-section .sr-content .counter-wrapper {
        margin-top: 5px;
    }

    .page-careers .video-section .video-wrapper {
        border: 8px solid;
        border-image: linear-gradient(336.47deg, #EC008C -11.34%, #A3238E 73.51%) 1;
        border-image-slice: 1;
    }

    .white-banner .theme-row {
        flex-direction: column;
    }

    .single .white-banner .theme-row {
        flex-direction: column-reverse;
    }

    .white-banner .theme-row .w50 {
        width: 100%;
    }

    .white-banner .downloadform .contact-form {
        max-width: 100%;
    }

    .white-banner .item-wrapper .in-item .in-content {
        padding: 20px;
    }

    .single .single-entry .howit {
        padding: 20px;
    }

    .single .single-entry img {
        margin: 0 0 20px 0;
    }

    .page-usecase-detail .ucbenner-section .ucb-contant .ucb-title,
    .page-service .services-section .theme-container .sr-content h1 {
        line-height: 40px;
    }

    #scrolltop {
        width: 40px;
        height: 40px;
    }

    #scrolltop::after {
        width: 12px;
        height: 12px;
        top: calc(50% + 2px);
    }
}

/* Tablet Portrait */
@media (min-width: 768px) and (max-width: 991px) {
    .section-wrapper {
        padding: 50px 15px;
    }

    h1 {
        font-size: 34px;
        line-height: 40px;
    }

    h2 {
        font-size: 32px;
        line-height: 38px;
    }

    .h35 {
        font-size: 28px;
        line-height: 36px;
    }

    h3 {
        font-size: 30px;
        line-height: 36px;
    }

    h4 {
        font-size: 26px;
        line-height: 34px;
    }

    h5 {
        font-size: 20px;
        line-height: 28px;
    }

    h6 {
        font-size: 18px;
        line-height: 26px;
    }

    .h20 {
        font-size: 16px;
        line-height: 20px;
    }

    .p18 {
        font-size: 16px;
        line-height: 24px;
    }

    .h28 {
        font-size: 20px;
        line-height: 28px;
    }

    .p16 {
        font-size: 14px;
        line-height: 20px;
    }

    .about-section .theme-container .theme-row {
        flex-wrap: wrap;
        row-gap: 30px;
    }

    .about-section .theme-container .about-col-1 {
        width: 100%;
        gap: 14px;
    }

    .about-section .theme-container .about-col-1 .section-text p {
        margin-bottom: 8px;
    }

    .about-section .theme-container .about-col-2 {
        width: 35%;
    }

    .about-section .theme-container .about-col-3 {
        max-width: calc(100% - (35% + 20px));
        width: 100%;
    }

    .member_section .theme-container .member-col-2,
    .member_section-reverse .theme-container .member-col-1 {
        padding-left: 30px;
        padding-right: 0;
    }

    .member_section-reverse .theme-container .member-col-2 {
        padding: 0;
    }

    .services-section .theme-container .service-wrapper .sr-item .sr-arrow svg {
        width: 30px;
        height: 30px;
    }

    .services-section .theme-container>.theme-theme-row {
        gap: 30px;
    }

    .insights-section .theme-container>.theme-theme-row {
        gap: 25px;
    }

    .insights-section .theme-container .insights-wrapper {
        gap: 15px;
        margin-top: 10px;
    }

    .insights-section .theme-container .insights-wrapper .in-item {
        max-width: calc(33.33% - 10px);
    }

    .insights-section .theme-container .insights-wrapper .in-content {
        top: 15px;
        left: 15px;
        max-width: calc(100% - 30px);
    }

    .partners-section .theme-container .partners-wrapper .pr-item {
        max-width: calc(25% - 15px);
    }

    .video-section {
        padding-top: 0;
    }

    .video-section .theme-container .video-wrapper .play-btn img {
        max-width: 25px;
    }

    .video-section .theme-container .section-title h2 {
        font-size: 80px;
        line-height: 64px;
    }

    .video-section .theme-container .video-wrapper {
        margin-top: -10px;
    }

    .video-section .theme-container .video-wrapper .play-btn {
        top: auto;
        left: 15px;
        bottom: 15px;
        padding: 10px 16px;
    }

    .footertop-section .theme-container>.theme-row {
        flex-wrap: wrap;
        justify-content: center;
    }

    .footertop-section .theme-container .ft-col {
        max-width: calc(50% - 15px);
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .footer-section {
        padding: 50px 15px 25px;
    }

    .footer-section .theme-container .f-col-1 .footer-text {
        margin: 10px 0 15px;
    }

    .footer-section .theme-container .f-col-2 {
        max-width: 60%;
        width: 100%;
    }

    .footer-section .theme-container .f-col-2 .ft-links ul li {
        margin-bottom: 10px;
    }

    .header.header-section .menu {
        gap: 30px;
        margin-right: 30px;
    }

    .header.header-section .primary-btn {
        padding: 10px 15px;
        border-radius: 4px;
        font-size: 14px;
        line-height: 20px;
        gap: 6px;
    }

    .header.header-section .primary-btn svg {
        width: 12px;
        height: 12px;
    }

    .header.header-section .menu li a {
        font-size: 14px;
        line-height: 20px;
    }

    .reviews-section .theme-container .reviewslider .swiper-slide .quote-icon {
        width: 60px;
        height: 50px;
    }

    .reviews-section .theme-container .reviewslider .rs-content {
        font-size: 18px;
        line-height: 24px;
    }

    .reviews-section .theme-container .section-title .swiper-button-next img,
    .reviews-section .theme-container .section-title .swiper-button-prev img {
        width: 40px;
        height: 40px;
    }

    .reviews-section .theme-container .reviewslider .author-box img {
        width: 60px;
        height: 60px;
    }

    .service-slider .slide-box {
        max-height: 75px;
    }

    .services-section .theme-container .theme-row {
        gap: 30px;
    }

    .page-service .services-section {
        padding-top: 140px;
    }

    .service-type .theme-container .tablist {
        min-width: 160px;
        flex: 0 0 220px;
        max-width: 220px;
    }

    .service-type .theme-container .tablist .tabs-btn {
        font-size: 18px;
        line-height: 20px;
        padding-left: 25px;
        margin-bottom: 5px;
    }

    .service-type .theme-container .tablist .tabs-btn::before {
        width: 18px;
        height: 22px;
    }

    .service-type .theme-container .panel-content {
        max-width: 40%;
        width: 100%;
    }

    .service-type .theme-container .panel-img {
        max-width: 60%;
        width: 100%;
    }

    .service-type .theme-container .panel-content .primary-btn {
        padding: 10px 15px;
        border-radius: 4px;
        font-size: 14px;
        line-height: 20px;
        gap: 6px;
    }

    .service-type .theme-container .panel-content .primary-btn svg {
        width: 12px;
        height: 12px;
    }

    .page-service .service-type .theme-container .sr-title {
        margin-bottom: 35px;
    }

    .page-service-detail .services-section .theme-container .sr-content h1 {
        font-size: 30px;
        line-height: 35px;
    }

    .page-service-detail .services-section .theme-container .sr-img {
        max-width: 40%;
        width: 100%;
    }

    .page-service-detail .services-section .theme-container .sr-content {
        max-width: 55%;
        width: 100%;
    }

    .page-service-detail .case-section {
        padding-bottom: 50px;
    }

    .case-section .theme-container>.theme-row,
    .case-section .theme-container .cs-col-half {
        gap: 20px;
    }

    .case-section .theme-container .cs-col-half {
        flex-wrap: wrap;
    }

    .page-service-detail .case-section .theme-container .cs-col .cs-item {
        aspect-ratio: 3 / 1.5;
    }

    .page-service-detail .case-section .theme-container .cs-col.cs-col-half .cs-item {
        aspect-ratio: 2 / 1;
    }

    .page-service-detail .insights-section .insights-navigator .swiper-button-prev,
    .page-service-detail .insights-section .insights-navigator .swiper-button-next {
        width: 40px;
        height: 40px;
    }

    .page-usecase-detail .uc-counters {
        padding: 80px 15px 60px;
    }

    .page-usecase-detail .ucbenner-section .ucb-contant {
        flex-wrap: wrap;
        gap: 15px;
    }

    .page-usecase-detail .uc-counters .cw-wrapper .cw-item .number {
        font-size: 34px;
        line-height: 42px;
    }

    .page-usecase-detail .uc-counters .cw-wrapper .cw-item .cw-text {
        font-size: 20px;
        line-height: 26px;
    }

    .g32 {
        gap: 15px;
    }

    .knowledge-filter .filter-box .filter-box-item .in-item {
        flex: 0 0 calc(33.3333% - 10px);
    }

    .contact-banner.breadcrumb-section {
        padding-top: 300px;
    }

    .page-usecase-detail .faq-section .theme-container>.theme-row {
        gap: 30px;
    }

    .page-usecase-detail .faq-section .faq-img {
        max-width: 30%;
        width: 100%;
    }

    .page-usecase-detail .faq-section .faq-wrapper {
        max-width: 70%;
        width: 100%;
        margin: 0 auto;
    }

    .page-contactus .form-section .theme-container .form-col-2 {
        max-width: 45%;
        width: 100%;
        gap: 15px;
    }

    .page-contactus .form-section .theme-container .form-col-2 .sitelogo-dark {
        max-width: 200px;
        width: 100%;
    }

    .page-contactus .form-section .theme-container .form-col-1 .contact-form .form-row {
        display: flex;
        flex-wrap: wrap;
        gap: 10px 15px;
    }

    .page-contactus .form-section .theme-container .form-col-1 .contact-form .form-group {
        max-width: calc(50% - 7.5px);
        width: 100%;
    }

    .page-contactus .form-section .theme-container .form-col-1 .contact-form .full-width {
        max-width: 100%;
        width: 100%;
    }

    .page-about .about-tribastion .theme-container .theme-row .abt-col-1 {
        max-width: 60%;
        width: 100%;
        gap: 15px;
    }

    .page-about .about-tribastion .theme-container .theme-row .abt-col-2 {
        max-width: 40%;
        width: 100%;
    }

    .page-about .about-tribastion .theme-container .theme-row .f-col .logo {
        margin-top: 15px;
        padding: 20px 15px;
    }

    .page-about .about-tribastion .theme-container .theme-row .s-col .content {
        margin: 40px 0 15px;
        padding: 20px 15px;
    }

    .page-about .about-tribastion .theme-container .theme-row .s-col .content h4 {
        font-size: 24px;
        line-height: 30px;
    }

    .page-about .vision-section .theme-container>.theme-row {
        margin-bottom: 30px;
    }

    .page-about .about-tribastion .theme-container .theme-row .abt-col-2 .abt-text p,
    .page-about .vision-section .theme-container .theme-row .section-title .vis-text p {
        margin-bottom: 10px;
    }

    .page-about .vision-section .theme-container .theme-row .section-title .w20 {
        max-width: 25%;
        width: 100%;
    }

    .page-about .vision-section .theme-container .theme-row .section-title .vis-text {
        max-width: 70%;
        width: 100%;
    }

    .page-about .industries-section>.theme-container>.theme-row {
        gap: 40px;
    }

    .page-service .services-section {
        padding-top: 100px;
    }

    .page-careers .lifeat-section .theme-container>.theme-row {
        flex-wrap: wrap;
    }

    .page-careers .lifeat-section .lat-col-1 {
        max-width: 100%;
        width: 100%;
    }

    .page-careers .lifeat-section .lat-col-2,
    .page-careers .lifeat-section .lat-col-3 {
        max-width: 48%;
        width: 100%;
    }

    .page-careers .employee-section .theme-container .empslider .swiper-slide .emp-content {
        max-width: 60%;
        width: 100%;
    }

    .page-careers .employee-section .theme-container .empslider .swiper-button-next,
    .page-careers .employee-section .theme-container .empslider .swiper-button-prev {
        width: 40px;
        height: 40px;
    }

    .page-careers .employee-section .theme-container .empslider .swiper-button-prev {
        right: 50px;
    }

    .page-careers .employee-section .theme-container .empslider .swiper-slide .emp-content .favbg {
        padding: 20px 0 20px;
        font-size: 16px;
        line-height: 22px;
    }

    .trending-slider .trending-navigator .swiper-button-prev,
    .trending-slider .trending-navigator .swiper-button-next {
        width: 40px;
        height: 40px;
    }

    .leadership-team .main-teams {
        gap: 45px;
    }

    .leadership-team .main-teams .profile {
        flex: 0 0 calc(33.3333% - 30px);
    }

    .leadership-team .teams-items {
        gap: 40px 20px;
        margin-top: 50px;
    }

    .leadership-team .teams-items .team-item {
        flex: 0 0 calc(33.3333% - 13.3333px);
        gap: 10px;
    }

    .leadership-team .teams-items .team-item .sub-profile-img {
        flex: 0 0 calc(50% - 5px);
    }

    .leadership-team .teams-items .team-item .sub-profile-data {
        flex: 0 0 calc(50% - 5px);
    }

    .header.header-section .menu .sub-menu {
        top: 90px;
    }

    .page-service-detail .services-section .theme-container .counter-wrapper .cw-item .cw-text {
        font-size: 14px;
        line-height: 20px;
    }

    .page-service.page-service-detail-tabs {
        padding-bottom: 60px;
    }

    .tabs-list .tab-content .theme-row {
        gap: 30px;
    }

    .page-usecase-detail .ucbenner-section .ucb-contant .ucb-title,
    .page-service .services-section .theme-container .sr-content h1 {
        line-height: 38px;
    }
}

@media screen and (max-width:767px) {
    .section-wrapper {
        padding: 40px 15px;
    }

    h1 {
        font-size: 32px;
        line-height: 38px;
    }

    h2 {
        font-size: 30px;
        line-height: 36px;
    }

    .h35 {
        font-size: 26px;
        line-height: 34px;
    }

    h3 {
        font-size: 28px;
        line-height: 34px;
    }

    h4 {
        font-size: 24px;
        line-height: 32px;
    }

    h5 {
        font-size: 16px;
        line-height: 22px;
    }

    h6 {
        font-size: 14px;
        line-height: 20px;
    }

    .h20 {
        font-size: 14px;
        line-height: 20px;
    }

    .p18 {
        font-size: 14px;
        line-height: 20px;
    }

    .h28 {
        font-size: 16px;
        line-height: 22px;
    }

    .p16 {
        font-size: 14px;
        line-height: 20px;
    }

    .primary-btn {
        padding: 10px 15px;
        border-radius: 4px;
        font-size: 14px;
        line-height: 20px;
        gap: 6px;
    }

    .primary-btn svg {
        width: 12px;
        height: 12px;
    }

    .end-line {
        display: inline;
    }

    .end-line::after {
        display: none;
    }

    .about-section .theme-container .theme-row {
        flex-wrap: wrap;
        gap: 30px 15px;
    }

    .about-section .theme-container .about-col-1 {
        width: 100%;
        gap: 14px;
    }

    .about-section .theme-container .about-col-1 .section-text p {
        margin-bottom: 8px;
    }

    .about-section .theme-container .about-col-2 {
        width: 40%;
    }

    .about-section .theme-container .about-col-3 {
        max-width: calc(100% - (40% + 15px));
        width: 100%;
    }

    .member_section .theme-container .theme-row {
        flex-wrap: wrap;
        gap: 10px;
    }

    .member_section .theme-container .member-col-1,
    .member_section-reverse .theme-container .member-col-2 {
        width: 100%;
    }

    .member_section .theme-container .member-col-2,
    .member_section-reverse .theme-container .member-col-1 {
        width: 100%;
        padding: 0;
    }

    .member_section-reverse .theme-container .member-col-2 {
        padding: 0;
        order: 2;
    }

    .services-section .theme-container .service-wrapper .sr-item .sr-arrow svg {
        width: 20px;
        height: 20px;
    }

    .services-section .theme-container .service-wrapper .sr-item {
        flex-wrap: wrap;
        row-gap: 10px;
    }

    .services-section .theme-container .service-wrapper .sr-item .sr-img {
        width: 100%;
    }

    .services-section .theme-container .service-wrapper .sr-item .sr-content {
        max-width: calc(100% - 50px);
        width: 100%;
    }

    .services-section .theme-container>.theme-theme-row,
    .insights-section .theme-container>.theme-theme-row {
        gap: 25px;
    }

    .partners-section .theme-container .partners-wrapper {
        gap: 15px;
    }

    .partners-section .theme-container .partners-wrapper .pr-item {
        max-width: calc(32% - 7.5px);
    }
    .lat-image-slider img{
        object-fit: cover;
        object-position: center;
    }
    .locations-section .theme-container .locations-wrapper .ln-item img {
        max-width: 100px;
        width: 100%;
    }

    .locations-section .theme-container .locations-wrapper .ln-item h3 {
        font-size: 22px;
        line-height: 28px;
    }

    .clients-section .clients-inner {
        flex-wrap: wrap;
        gap: 25px;
    }

    .clients-section .clients-inner .section-title {
        max-width: 100%;
        width: 100%;
        text-align: center;
    }

    .clients-section .clients-inner .tes_wrapper .tes_member {
        margin: 0 30px;
    }

    .clients-section .clients-inner .tes_wrapper::before,
    .clients-section .clients-inner .tes_wrapper::after {
        content: '';
        height: 100%;
        max-width: 30px;
        width: 100%;
        position: absolute;
        top: 0;
        z-index: 999999;
    }

    .clients-section .clients-inner .tes_wrapper::before {
        left: auto;
        right: 0;
        background: linear-gradient(270deg, #FFFFFF 61.35%, rgba(255, 255, 255, 0) 107.4%);
    }

    .clients-section .clients-inner .tes_wrapper::after {
        left: 0;
        background: linear-gradient(90deg, #FFFFFF 61.35%, rgba(255, 255, 255, 0) 107.4%);
    }

    .video-section {
        padding-top: 0;
    }

    .faq-section .theme-container .faq-wrapper .acc-body p {
        font-size: 14px;
        line-height: 22px;
    }

    .footertop-section .theme-container .ft-col p {
        margin: 8px 0;
    }

    .footertop-section .theme-container>.theme-row {
        flex-wrap: wrap;
        justify-content: center;
        gap: 40px;
    }

    .footertop-section .theme-container .ft-col {
        max-width: 100%;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .footer-section {
        padding: 40px 15px 25px;
    }

    .footer-section .theme-container .f-row-1 {
        flex-direction: column;
        align-items: center;
    }

    .footer-section .theme-container .f-row-1 .f-col-1 {
        max-width: 100%;
        width: 100%;
        text-align: center;
    }

    .footer-section .theme-container .f-row-1 .f-col .footer-img {
        max-width: 250px;
        width: 100%;
        margin: 0 auto;
    }

    .footer-section .theme-container .f-row-1 .f-col .social-wrapper {
        justify-content: center;
    }

    .footer-section .theme-container .f-col-1 .footer-text {
        margin: 10px 0 15px;
    }

    .footer-section .theme-container .f-col-2 {
        max-width: 100%;
        width: 100%;
        column-gap: 50px;
        flex-wrap: wrap;
    }

    .footer-section .theme-container .f-col-2 .h20 {
        margin-bottom: 15px;
        font-size: 17px;
    }

    .footer-section .theme-container .f-col-2 .ft-links ul li {
        margin-bottom: 8px;
        position: relative;
        padding-left: 25px;
    }

    .footer-section ul.arrow-marker li::before {
        position: absolute;
        left: 0;

    }

    .footer-section .theme-container .f-row-2 {
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 10px;
    }

    .header.header-section {
        padding: 15px;
    }

    .header.header-section .menu,
    .header.header-section .desktop-btn {
        display: none;
    }

    .hero-section .swiper {
        height: 70vh;
        max-height: 80vh;
    }

    .hero-section .homeslider .swiper-pagination .swiper-pagination-bullet {
        background-color: var(--light-color);
        width: 10px;
        height: 10px;
    }

    .reviews-section .theme-container>.theme-row {
        flex-wrap: wrap;
    }

    .reviews-section .theme-container .theme-row .section-title,
    .reviews-section .theme-container .theme-row .reviewslider {
        width: 100%;
        max-width: 100%;
    }

    .reviews-section .theme-container .theme-row .section-title .reviews-navigator {
        text-align: right;
    }

    .reviews-section .theme-container .reviewslider .swiper-slide .quote-icon {
        width: 50px;
        height: 45px;
    }

    .reviews-section .theme-container .reviewslider .rs-content {
        font-size: 14px;
        line-height: 20px;
    }

    .reviews-section .theme-container .section-title .swiper-button-next img,
    .reviews-section .theme-container .section-title .swiper-button-prev img {
        width: 35px;
        height: 35px;
    }

    .reviews-section .theme-container .reviewslider .author-box img {
        width: 60px;
        height: 60px;
    }

    .service-slider .swiper-slide {
        min-height: 480px;
    }

    .service-slider .swiper-button-next,
    .service-slider .swiper-button-prev {
        width: 35px;
        height: 35px;
    }

    .service-slider .slide-box {
        max-height: 75px;
    }

    .clients-section .clients-inner .tes_wrapper .tes_member {
        max-width: 140px;
        margin: 0 20px;
    }

    .header.header-section .menu .sub-menu {
        position: static;
        width: 100%;
        opacity: 1;
        visibility: visible;
        transform: none;
        background: none;
        backdrop-filter: none;
        box-shadow: none;
    }

    .header.header-section .dropdown .sub-menu .menu-wrapper .menu-item ul {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-bottom: 15px;
    }

    .header.header-section .dropdown .sub-menu .menu-wrapper .menu-item ul:last-of-type {
        margin-bottom: 0;
    }

    .services-section .theme-container>.theme-row,
    .insights-section .theme-container>.theme-row {
        gap: 25px;
    }

    .service-slider .swiper-slide {
        min-height: 600px;
    }

    .page-service .services-section {
        padding-top: 100px;
    }

    .page-service .services-section .theme-container>.theme-row {
        flex-wrap: wrap;
    }

    .page-service .services-section .sr-img,
    .page-service .services-section .sr-content {
        width: 100%;
    }

    .page-service .services-section .theme-container .sr-content p:first-of-type {
        margin-bottom: 10px;
    }

    .service-type .theme-container .sr-title h1 {
        font-size: 30px;
        line-height: 36px;
    }

    .service-type .theme-container .tabs-container {
        flex-direction: row;
        gap: 30px;
    }

    .service-type .theme-container .panel {
        flex-direction: column;
        text-align: center;
    }

    .service-type .theme-container .tablist {
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
        gap: 15px 30px;
        min-width: 0;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        width: 100%;
        padding-bottom: 10px;
    }

    .service-type .theme-container .tablist .tabs-btn {
        font-size: 20px;
        line-height: 25px;
        padding-left: 0;
        flex: 0 0 auto;
        white-space: nowrap;
    }

    .service-type .theme-container .tablist .tabs-btn::before {
        display: none;
    }

    .service-type .theme-container .panel-content,
    .service-type .theme-container .panel-img {
        max-width: 100%;
        width: 100%;
    }

    .service-type .theme-container .panel-content .primary-btn {
        padding: 10px 15px;
        border-radius: 4px;
        font-size: 14px;
        line-height: 20px;
        gap: 6px;
        margin: 0 auto;
    }

    .service-type .theme-container .panel-content .primary-btn svg {
        width: 12px;
        height: 12px;
    }

    .page-service .service-type .theme-container .sr-title {
        margin-bottom: 25px;
    }

    .page-service-detail .services-section .theme-container .sr-content h1 {
        font-size: 28px;
        line-height: 34px;
    }

    .page-service-detail .services-section .theme-container .counter-wrapper {
        flex-wrap: wrap;
        row-gap: 15px;
    }

    .page-service-detail .services-section .theme-container .counter-wrapper .cw-item {
        max-width: calc(50% - 10px);
        width: 100%;
        flex: auto;
    }

    .page-service .service-type .theme-container .sr-title .sr-link .srlink-icon,
    .page-service .service-type .theme-container .sr-title .sr-link:hover .srlink-icon {
        display: none;
    }

    .page-service .service-type .theme-container .sr-title .sr-link {
        padding: 0;
    }

    .page-service-detail .case-section {
        padding-bottom: 40px;
    }

    .case-section .theme-container>.theme-row,
    .case-section .theme-container .cs-col-half {
        gap: 20px;
    }

    .case-section .theme-container .cs-col-half {
        flex-wrap: wrap;
    }

    .page-service-detail .case-section .theme-container .cs-col .cs-item {
        aspect-ratio: 3 / 4;
        padding: 15px;
    }

    .page-service-detail .case-section .theme-container .cs-col.cs-col-half .cs-item {
        aspect-ratio: 2 / 2.6;
    }

    .page-service-detail .case-section .theme-container .cs-col-full .cs-item .cs-title h4 {
        font-size: 20px;
        line-height: 28px;
    }

    .page-service-detail .case-section .theme-container .cs-col-full .cs-item .cs-content .cs-text h5 {
        font-size: 14px;
        line-height: 20px;
        margin: 0;
    }

    .page-service-detail .case-section .theme-container .cs-col-full .cs-item .cs-box .cs-content {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .page-service-detail .case-section .theme-container .cs-col-full .cs-item .cs-box .cs-content .cs-text {
        max-width: 100%;
        width: 100%;
    }

    .faq-section .theme-container .faq-wrapper .acc-trigger {
        padding: 15px 20px;
    }

    .faq-section .theme-container .faq-wrapper .acc-body {
        padding: 0 20px 15px;
    }

    .faq-section .theme-container .faq-wrapper .acc-trigger .icon {
        width: 15px;
        height: 15px;
    }

    .page-service-detail .insights-section .section-title {
        flex-direction: column;
        align-items: flex-start;
        gap: 40px;

    }

    .page-service-detail .insights-section .insights-navigator .swiper-button-prev,
    .page-service-detail .insights-section .insights-navigator .swiper-button-next {
        width: 35px;
        height: 35px;
    }

    .page-usecase-detail .ucbenner-section .ucb-contant {
        flex-wrap: wrap;
        gap: 8px;
    }

    .page-usecase-detail .uc-counters {
        padding: 60px 15px 40px;
    }

    .page-usecase-detail .uc-counters .cw-wrapper {
        justify-content: flex-start;
        flex-wrap: wrap;
        gap: 50px;
    }

    .page-usecase-detail .uc-counters .cw-wrapper .cw-item .number {
        font-size: 30px;
        line-height: 36px;
    }

    .page-usecase-detail .uc-counters .cw-wrapper .cw-item .cw-text {
        font-size: 16px;
        line-height: 22px;
    }

    .knowledge-filter .filter-item {
        margin-bottom: 30px;
    }

    .knowledge-filter .filter-item .filter-bar {
        flex-direction: column;
    }

    .knowledge-filter .filter-item .filter-bar .filter-select {
        padding: 10px 15px;
    }

    .page-usecase-detail .faq-section .theme-container>.theme-row {
        flex-wrap: wrap;
        gap: 30px;
    }

    .page-usecase-detail .faq-section .faq-img {
        max-width: 100%;
        width: 100%;
    }

    .page-usecase-detail .faq-section .faq-img img {
        aspect-ratio: 4 / 5;
        object-position: bottom center;
        object-fit: cover;
    }

    .page-usecase-detail .faq-section .faq-wrapper {
        max-width: 100%;
        width: 100%;
    }

    .page-usecase-detail .faq-section .faq-wrapper .section-title {
        margin-bottom: 15px;
    }

    .ucabout-section .theme-container .uca-wrapper {
        flex-wrap: wrap;
        gap: 30px;
    }

    .ucabout-section .theme-container .uca-wrapper .uca-content,
    .ucabout-section .theme-container .uca-wrapper .uca-img {
        max-width: 100%;
        width: 100%;
    }

    .page-usecase-detail .ucabout-section .theme-container .uca-content .uca-text p {
        margin-bottom: 8px;
    }

    .page-contactus .form-section .theme-container>.theme-row {
        flex-wrap: wrap;
    }

    .page-contactus .form-section .theme-container .form-col-1,
    .page-contactus .form-section .theme-container .form-col-2,
    .page-contactus .form-section .theme-container .form-col-1 .contact-form .form-group,
    .page-contactus .form-section .theme-container .form-col-1 .contact-form .full-width {
        max-width: 100%;
        width: 100%;
    }

    .page-contactus .form-section .theme-container .form-col-2 {
        gap: 15px;
    }

    .page-contactus .form-section .theme-container .form-col-2 .sitelogo-dark {
        max-width: 200px;
        width: 100%;
    }

    .page-contactus .form-section .theme-container .form-col-1 .contact-form .form-row {
        display: flex;
        flex-wrap: wrap;
        gap: 10px 15px;
    }

    .page-about .about-tribastion .theme-container>.theme-row {
        flex-wrap: wrap;
    }

    .page-about .about-tribastion .theme-container .theme-row .abt-col-1 {
        gap: 15px;
    }

    .page-about .about-tribastion .theme-container .theme-row .abt-col-1,
    .page-about .about-tribastion .theme-container .theme-row .abt-col-2 {
        max-width: 100%;
        width: 100%;
    }

    .page-about .about-tribastion .theme-container .theme-row .f-col .logo {
        margin-top: 15px;
        padding: 20px 15px;
    }

    .page-about .about-tribastion .theme-container .theme-row .s-col .content {
        margin: 40px 0 15px;
        padding: 20px 15px;
    }

    .page-about .about-tribastion .theme-container .theme-row .s-col .content h4 {
        font-size: 24px;
        line-height: 30px;
    }

    .page-about .about-tribastion .theme-container .theme-row .abt-col-2 h3 {
        margin-bottom: 10px;
    }

    .page-about .about-tribastion .theme-container .theme-row .abt-col-2 .abt-text p {
        margin-bottom: 8px;
    }

    .page-about .about-tribastion .theme-container .theme-row .abt-col-2 .abt-text p:last-of-type {
        margin-bottom: 0;
    }

    .page-about .about-tribastion .theme-container .theme-row .s-col .content h4 {
        font-size: 24px;
        line-height: 30px;
    }

    .page-about .vision-section .theme-container>.theme-row.mb50 {
        margin-bottom: 30px;
    }

    .page-about .about-tribastion .theme-container .theme-row .abt-col-2 .abt-text p,
    .page-about .vision-section .theme-container .theme-row .section-title .vis-text p {
        margin-bottom: 10px;
    }

    .page-about .vision-section .theme-container .theme-row .section-title .w20 {
        max-width: 25%;
        width: 100%;
    }

    .page-about .vision-section .theme-container .theme-row .section-title .vis-text {
        max-width: 70%;
        width: 100%;
    }

    .page-about .vision-section .theme-container .vis-col-1 {
        max-width: 30%;
        width: 100%;
    }

    .page-about .vision-section .theme-container .theme-row .vis-col-2 .vis-mincol h4 {
        font-size: 24px;
        line-height: 30px;
    }

    .page-about .vision-section .theme-container .theme-row .vis-col-2 {
        max-width: 70%;
        width: 100%;
    }

    .page-about .vision-section .theme-container .theme-row .member-wrapper {
        gap: 15px;
    }

    .page-about .vision-section .theme-container .theme-row .member-wrapper .title {
        font-size: 20px;
        line-height: 26px;
    }

    .page-about .vision-section .theme-container .theme-row .member-wrapper .mw-content .link {
        gap: 10px;
        align-items: center;
    }

    .page-about .vision-section .theme-container .theme-row .member-wrapper linkedin-icon svg {
        width: 20px;
        height: 20px;
    }

    .page-about .vision-section .theme-container .theme-row .member-wrapper .mw-content .link a {
        height: 20px;
    }

    .page-about .vision-section .theme-container .theme-row .member-wrapper .mw-content .link a.read-more {
        height: 22px;
        gap: 4px;
        transition: .3s;
        font-size: 14px;
        line-height: 20px;
    }

    .page-about .industries-section>.theme-container>.theme-row .f-type .panel {
        max-width: 100%;
        width: 100%;
    }

    .page-about .industries-section>.theme-container>.theme-row {
        gap: 30px;
    }

    .page-about .industries-section>.theme-container>.theme-row .f-type .tabs-container {
        gap: 20px;
    }

    .page-service .services-section {
        padding-top: 70px;
    }

    .page-careers .lifeat-section .theme-container>.theme-row {
        flex-wrap: wrap;
    }

    .page-careers .lifeat-section .lat-col-1 {
        max-width: 100%;
        width: 100%;
    }

    .page-careers .lifeat-section .lat-col-2,
    .page-careers .lifeat-section .lat-col-3 {
        max-width: 100%;
        width: 100%;
    }

    .page-careers .lifeat-section .lat-col-1 .p18 {
        margin: 8px 0 16px;
    }

    .page-careers .service-banner .w80 {
        max-width: 100%;
        width: 100%;
    }

    .page-careers .employee-section .theme-container .empslider .swiper-slide .emp-content {
        max-width: 60%;
        width: 100%;
    }

    .page-careers .employee-section .theme-container .empslider .swiper-button-next,
    .page-careers .employee-section .theme-container .empslider .swiper-button-prev {
        width: 30px;
        height: 30px;
    }

    .page-careers .employee-section .theme-container .empslider .swiper-button-prev {
        right: 40px;
    }

    .page-careers .employee-section .theme-container .empslider .swiper-slide .emp-content .favbg {
        padding: 0 0 20px;
        font-size: 12px;
        line-height: 18px;
    }

    .page-careers .employee-section .theme-container .empslider .swiper-slide .theme-row {
        flex-wrap: wrap;
        gap: 20px;
    }

    .page-careers .employee-section .theme-container .empslider .swiper-slide .theme-row .emp-img,
    .page-careers .employee-section .theme-container .empslider .swiper-slide .theme-row .emp-content {
        max-width: 100%;
        width: 100%;
        gap: 0;
    }

    .trending-slider .theme-container>.theme-row {
        gap: 25px;
    }

    .trending-slider .theme-container .section-title {
        align-items: flex-end;
        gap: 40px;
    }

    .trending-slider .trending-navigator .swiper-button-prev,
    .trending-slider .trending-navigator .swiper-button-next {
        width: 35px;
        height: 35px;
    }

    .leadership-team .main-teams {
        gap: 15px;
    }

    .leadership-team .main-teams .profile {
        flex: 0 0 calc(33.3333% - 10px);
    }

    .leadership-team .teams-items {
        gap: 20px;
        margin-top: 10px;
        align-items: flex-start;
    }

    .leadership-team .teams-items .team-item {
        flex: 0 0 calc(33.3333% - 13.3333px);
        gap: 10px;
        align-items: flex-start;
    }

    .leadership-team .teams-items .team-item .sub-profile-img,
    .leadership-team .teams-items .team-item .sub-profile-data {
        flex: 0 0 100%;
    }

    .header.header-section .dropdown {
        top: 50px;
        background: var(--light-color);
    }

    .header.header-section .dropdown li a {
        color: var(--dark-color);
    }

    .header.header-section .dropdown li a:hover {
        color: var(--light-color);
    }

    .light-header .header.header-section .dark-logo,
    .tr-header .header.header-section .light-logo {
        flex: 1 0 auto;
    }

    body .header.header-section .dropdown {
        top: 49px;
    }

    /* Latest css */
    .page-about .industries-section>.theme-container>.theme-row .f-type .panel {
        display: none;
    }

    .service-type .theme-container .tablist {
        flex-direction: column;
        padding: 0;
    }

    .page-service .service-type .theme-container .panel {
        display: none;
    }

    .page-service .service-type .theme-container .panel.active {
        display: flex;
    }

    .page-service .servicewrapper .tabs-container.d-accordion {
        display: none;
    }

    /* Accordian */
    .page-service .servicewrapper .mobile-accordion {
        width: 100%;
    }

    .page-service .servicewrapper .mobile-accordion .mobile-item {
        width: 100%;
    }

    .page-service .servicewrapper .mobile-accordion .mobile-title {
        padding: 15px 0px;
        cursor: pointer;
        border: none;
        border-bottom: 1px solid #8C8C8C;
        background: #fff;
        color: #0f172a;
        text-align: left;
        transition: all 0.2s ease;
        font-family: 'Mont';
        font-size: 14px;
        line-height: 20px;
        font-weight: 800;
        letter-spacing: 0.2px;
        font-style: normal;
        width: 100%;
        display: flex;
        gap: 15px;
        align-items: center;
        justify-content: space-between;
    }

    .page-service .servicewrapper .mobile-accordion .mobile-title img {
        width: 15px;
        height: 15px;
    }

    .page-service .servicewrapper .mobile-accordion .mobile-panel {
        display: none;
        padding: 20px 0px;
        padding-bottom: 0;
        background: #fff;
        border: none;
    }

    .page-service .servicewrapper .mobile-accordion .mobile-panel .content-text {
        margin-bottom: 20px;
    }

    .page-service .servicewrapper .mobile-accordion .mobile-item.active .mobile-panel {
        display: block;
    }

    .page-service.page-service-detail-tabs,
    .single-solutions .page-service-detail-tabs {
        padding-bottom: 50px;
    }

    .tabs-list .tab-content .theme-row {
        flex-direction: column-reverse;
        gap: 30px;
    }

    .tabs-list .tab-content .w50 {
        width: 100%;
    }

    .tabs-list .tab-content .sr-content h3 {
        font-size: 24px;
        line-height: 30px;
    }

    .tabs-list .tabs .tab {
        font-size: 16px;
        line-height: 20px;
    }

    .page-service.page-service-detail-tabs .section-title h2 {
        font-size: 30px;
        line-height: 34px;
    }

    .page-usecase-detail .ucbenner-section .ucb-contant .ucb-title,
    .page-service .services-section .theme-container .sr-content h1 {
        line-height: 36px;
    }

    .header.header-section .dropdown .sub-menu .menu-wrapper .menu-item ul:last-of-type {
        flex-direction: column;
    }

    .header.header-section .dropdown li a,
    #menu-item-734 {
        text-align: left !important;
    }

    .page-service-detail .case-section h2 {
        width: 100% !important;
        max-width: 100% !important;
        transform: translateY(-50px) !important;
    }

    .single-solutions .page-usecase-detail .uc-counters .cw-wrapper {
        gap: 15px !important;
    }

    .single-solutions .page-usecase-detail .uc-counters .theme-container .cw-item {
        padding-right: 0 !important;
        border: none !important;
    }

    .single-solutions .page-usecase-detail .uc-counters .theme-container .cw-item:last-child {
        padding-right: 0 !important;
    }

    .page-usecase-detail .uc-counters {
        padding: 40px 15px 40px;
    }

    section.section-wrapper.clients-section {
        padding-right: 0;
        padding-left: 0;
    }

    .header.header-section .dropdown li a .p16 {
        font-size: 16px;
        font-family: 'Mont';
        color: #cf0d8d;
        -webkit-text-fill-color: #cf0d8d;
    }

    .header.header-section .dropdown li a {
        font-size: 17px;
    }

    .header.header-section .dropdown li a+ul li a {
        font-size: 16px;
    }
}

@media screen and (min-width: 992px) {
    .leadership-team .teams-items .team-item:nth-child(1) {
        flex: 1 0 calc(33.3333% - 80px);
        max-width: calc(33.3333% - 80px);
    }

    .leadership-team .teams-items .team-item:nth-child(2) {
        flex: 1 0 calc(33.3333% - 80px);
        max-width: calc(33.3333% - 80px);
        margin: 0 auto;
    }

    .leadership-team .teams-items .team-item:nth-child(3) {
        flex: 1 0 calc(33.3333% - 80px);
        max-width: calc(33.3333% - 80px);
    }

    .leadership-team .teams-items .team-item:nth-child(1),
    .leadership-team .teams-items .team-item:nth-child(2),
    .leadership-team .teams-items .team-item:nth-child(3) {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .leadership-team .teams-items .team-item:nth-child(1) .sub-profile-img,
    .leadership-team .teams-items .team-item:nth-child(2) .sub-profile-img,
    .leadership-team .teams-items .team-item:nth-child(3) .sub-profile-img {
        flex: 0 0 100%;
    }

    .leadership-team .teams-items .team-item:nth-child(1) .sub-profile-data,
    .leadership-team .teams-items .team-item:nth-child(2) .sub-profile-data,
    .leadership-team .teams-items .team-item:nth-child(3) .sub-profile-data {
        flex: 0 0 100%;
    }

    .leadership-team .teams-items .team-item:nth-child(1) .sub-profile-data .sub-profile-content .profile-name,
    .leadership-team .teams-items .team-item:nth-child(2) .sub-profile-data .sub-profile-content .profile-name,
    .leadership-team .teams-items .team-item:nth-child(3) .sub-profile-data .sub-profile-content .profile-name {
        font-family: 'montbold';
        font-size: 30px;
        line-height: 32px;
    }

    .leadership-team .teams-items .team-item:nth-child(1) .sub-profile-data .sub-profile-content .sub-designation,
    .leadership-team .teams-items .team-item:nth-child(2) .sub-profile-data .sub-profile-content .sub-designation,
    .leadership-team .teams-items .team-item:nth-child(3) .sub-profile-data .sub-profile-content .sub-designation {
        font-size: 20px;
        line-height: 26px;
    }

    .leadership-team .teams-items .team-item:nth-child(1) .sub-profile-data .sub-linkdin-link,
    .leadership-team .teams-items .team-item:nth-child(2) .sub-profile-data .sub-linkdin-link,
    .leadership-team .teams-items .team-item:nth-child(3) .sub-profile-data .sub-linkdin-link {
        display: flex;
        flex-direction: row;
        gap: 16px;
        align-items: center;
    }

    .leadership-team .teams-items .team-item:nth-child(1) .sub-profile-data .sub-linkdin-link a svg,
    .leadership-team .teams-items .team-item:nth-child(2) .sub-profile-data .sub-linkdin-link a svg,
    .leadership-team .teams-items .team-item:nth-child(3) .sub-profile-data .sub-linkdin-link a svg {
        display: block;
    }

    

    .service-slider .slide-box {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media screen and (max-width:992px) {
    .header.header-section .logo img {
        max-width: 150px;
    }

    .page-usecase-detail .uc-counters .cw-wrapper {
        gap: 50px 20px;
    }
}

@media (min-width: 768px) {
    .header.header-section .menu {
        display: flex;
    }

    .header.header-section .menu-icon,
    .header.header-section .menu-btn,
    .header.header-section .dropdown {
        display: none;
    }

    .header.header-section {
        padding: 30px 15px;
    }

    /* .reviews-section .theme-container .theme-row .section-title {
        margin-bottom: 20px;
    } */

    .page-service .servicewrapper .tabs-container.m-accordion {
        display: none;
    }

    .header.header-section .menu .sub-menu {
        max-height: calc(100vh - 70px);
        overflow: auto;
        height: auto;
    }
}

/* Mobile Landscape */
@media (min-width: 576px) and (max-width: 767px) {
    .insights-section .theme-container .insights-wrapper {
        flex-wrap: wrap;
        gap: 15px;
        margin-top: 10px;
    }

    .insights-section .theme-container .insights-wrapper .in-item {
        max-width: calc(50% - 7.5px);
    }

    .insights-section .theme-container .insights-wrapper .in-content {
        top: 15px;
        left: 15px;
        max-width: calc(100% - 30px);
    }

    .insights-section .theme-container .insights-wrapper .in-content p {
        margin-bottom: 5px;
    }

    .video-section {
        padding-top: 0;
    }

    .video-section .theme-container .video-wrapper .play-btn img {
        max-width: 25px;
    }

    .video-section .theme-container .section-title h2 {
        font-size: 50px;
        line-height: 50px;
    }

    .video-section .theme-container .video-wrapper {
        margin-top: 0;
    }

    .video-section .theme-container .video-wrapper .play-btn {
        top: auto;
        left: 15px;
        bottom: 15px;
        padding: 10px 16px;
    }

    .page-service .partners-section .theme-container .partners-wrapper {
        gap: 20px 10px;
    }

    .page-service .partners-section .theme-container .partners-wrapper .pr-item {
        max-width: calc(33.33% - 7px);
        width: 100%;
        text-align: center;
    }

    .g32 {
        gap: 20px;
    }

    .knowledge-filter .filter-box .filter-box-item .in-item {
        flex: 0 0 calc(50% - 10px);
    }

    .contact-banner.breadcrumb-section {
        padding-top: 220px;
    }
}

/* Mobile Portrait */
@media (max-width: 575px) {
    .insights-section .theme-container .insights-wrapper {
        flex-wrap: wrap;
        gap: 15px;
        margin-top: 10px;
    }

    .insights-section .theme-container .insights-wrapper .in-item {
        max-width: 100%;
    }

    .insights-section .theme-container .insights-wrapper .in-content {
        top: 15px;
        left: 15px;
        max-width: calc(100% - 30px);
    }

    .insights-section .theme-container .insights-wrapper .in-content p {
        margin-bottom: 5px;
    }

    .locations-section .theme-container .locations-wrapper {
        gap: 20px;
        justify-content: flex-start;
    }

    .video-section {
        padding-top: 0;
    }

    .video-section .theme-container .video-wrapper .play-btn img {
        max-width: 15px;
    }

    .video-section .theme-container .section-title h2 {
        font-size: 30px;
        line-height: 30px;
    }

    .video-section .theme-container .video-wrapper {
        margin-top: 0;
    }

    .video-section .theme-container .video-wrapper .play-btn {
        top: auto;
        left: 10px;
        bottom: 10px;
        padding: 8px 12px;
    }

    .video-section .theme-container .video-wrapper .play-btn h3 {
        font-size: 16px;
        line-height: 22px;
    }

    .service-slider .swiper-slide {
        width: 100%;
    }

    .page-service .partners-section .theme-container .partners-wrapper {
        gap: 20px 10px;
    }

    .page-service .partners-section .theme-container .partners-wrapper .pr-item {
        max-width: calc(33.33% - 7px);
        width: 100%;
        text-align: center;
    }

    .g32 {
        gap: 20px;
    }

    .knowledge-filter .filter-box .filter-box-item .in-item {
        flex: 0 0 100%;
    }

    .contact-banner.breadcrumb-section {
        padding-top: 180px;
    }

    .page-about .about-tribastion .theme-container .theme-row .abt-col-1 {
        flex-wrap: wrap;
    }

    .page-about .about-tribastion .theme-container .theme-row .abt-col-1 .f-col,
    .page-about .about-tribastion .theme-container .theme-row .abt-col-1 .s-col {
        max-width: 100%;
        width: 100%;
    }

    .page-about .about-tribastion .theme-container .theme-row .s-col .content {
        margin: 0 0 15px;
    }

    .page-about .vision-section .theme-container .section-title {
        flex-wrap: wrap;
    }

    .page-about .vision-section .theme-container .theme-row .section-title .w20 {
        margin-bottom: 8px;
    }

    .page-about .vision-section .theme-container>.theme-row {
        flex-wrap: wrap;
    }

    .page-about .vision-section .theme-container>.theme-row.mb50 {
        margin-bottom: 30px;
        flex-wrap: wrap;
    }

    .page-about .vision-section .theme-container .theme-row .section-title .w20,
    .page-about .vision-section .theme-container .theme-row .section-title .vis-text {
        max-width: 100%;
        width: 100%;
    }

    .page-about .vision-section .theme-container .theme-row .vis-col-2 {
        max-width: 100%;
        width: 100%;
    }

    .page-about .vision-section .theme-container .vis-col-1 {
        max-width: 100px;
        width: 100%;
    }

    .page-about .vision-section .theme-container .theme-row .member-wrapper {
        gap: 15px;
        flex-wrap: wrap;
    }

    .page-about .vision-section .theme-container .theme-row .member-wrapper .mw-item {
        max-width: 100%;
        width: 100%;
    }

    .leadership-team .main-teams {
        gap: 30px;
    }

    .leadership-team .main-teams .profile {
        flex: 0 0 100%;
        text-align: center;
    }

    .leadership-team .main-teams .profile img {
        display: block;
        margin: 0 auto;
    }

    .leadership-team .main-teams .profile .profile-data .linkdin-link {
        justify-content: center;
    }

    .leadership-team .main-teams .profile .profile-data .linkdin-link .read-bio {
        width: auto;
    }

    .leadership-team .teams-items .team-item {
        flex: 0 0 calc(50% - 10px);
    }
}

@media screen and (max-width:515px) {
    .page-contactus .checkinput {
        position: relative;
    }

    .page-contactus .checkinput .wpcf7-not-valid-tip {
        top: 45px;
    }
}

@media screen and (min-width:300px) {
    .page-careers .service-banner {
        padding: 20px 15px 0 !important;
    }

    .page-careers .employee-section {
        padding-bottom: 0 !important;
    }
}


section.section-wrapper.clients-section {
    padding-right: 0;
}

section.section-wrapper.clients-section .theme-container {
    max-width: 100%;
}