@media (max-width: 767.98px) {
    *,
    *::before,
    *::after {
        box-sizing: border-box;
    }

    html,
    body,
    .page-wrapper,
    #smooth-wrapper,
    #smooth-content {
        width: 100%;
        max-width: 100%;
        overflow-x: hidden;
    }

    body {
        font-size: 14px;
        line-height: 1.65;
    }

    .wow {
        visibility: visible !important;
        animation: none !important;
        opacity: 1 !important;
    }

    .container,
    .container-fluid {
        width: 100% !important;
        max-width: 100% !important;
        padding-left: 16px !important;
        padding-right: 16px !important;
    }

    .row {
        margin-left: -8px !important;
        margin-right: -8px !important;
    }

    .row > [class*="col-"] {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }

    img,
    video,
    canvas,
    iframe,
    svg {
        max-width: 100%;
    }

    img,
    video,
    svg {
        height: auto;
    }

    iframe {
        display: block;
        width: 100%;
        border: 0;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p,
    li,
    a,
    span {
        overflow-wrap: break-word;
    }

    h1,
    .hero-content h1,
    .hero-4 .hero-content h1,
    .hero-5 .hero-content h1,
    .breadcrumb-wrapper .page-heading h1 {
        font-size: clamp(30px, 9vw, 38px) !important;
        line-height: 1.12 !important;
        letter-spacing: 0 !important;
    }

    h2,
    .section-title h2,
    .section-title .sub-title,
    .ahura-history-timeline__title,
    .contact-page .contact-info-section .section-title h2,
    .contact-page .contact-wrapper .contact-box-items h2 {
        font-size: clamp(24px, 7vw, 32px) !important;
        line-height: 1.2 !important;
        letter-spacing: 0 !important;
    }

    h3,
    .service-details-wrapper .service-details-content h3,
    .gt-news-content h3,
    .team-section .team-box-item-3 .content h3 {
        font-size: clamp(19px, 5.6vw, 24px) !important;
        line-height: 1.28 !important;
    }

    p,
    .service-details-wrapper p,
    .contact-page .contact-info-box .content p,
    .footer-widget-wrapper p {
        font-size: 14px;
        line-height: 1.7;
    }

    .section-padding,
    .section-padding-2,
    .contact-page .contact-info-section,
    .contact-page .contact-section,
    .team-section,
    .news-standard-section {
        padding-top: 46px !important;
        padding-bottom: 46px !important;
    }

    .mb-30,
    .margin-bottom-100 {
        margin-bottom: 34px !important;
    }

    .margin-top-100,
    .page-nav-wrap {
        margin-top: 34px !important;
    }

    .p-5 {
        padding: 24px 0 !important;
    }

    .fix-area,
    .offcanvas__overlay {
        max-width: 100vw;
    }

    .header-section-2,
    .header-section-2 .header-2,
    .sticky.header-2 {
        min-height: 48px;
    }

    .header-section-2 .container {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    .header-main {
        min-height: 48px;
        gap: 10px;
    }

    .header-main .logo,
    .header-main .logo2 {
        flex: 0 1 auto;
        min-width: 0;
    }

    .header-main .logo img,
    .header-main .logo2 img,
    .header-section-2 .header-2 .logo img,
    .offcanvas__info.info-open .offcanvas__logo img {
        width: auto !important;
        max-width: 118px !important;
        max-height: 36px !important;
    }

    .header-main .header-left,
    .header-main .mean__menu-wrapper {
        min-width: 0;
    }

    .header-main .header-right {
        gap: 8px;
        flex: 0 0 auto;
    }

    .header-main .header-right .gt-theme-btn-main {
        display: none !important;
    }

    .header-main .sidebar__toggle,
    .header-section-2 .header-2 .sidebar__toggle {
        width: 38px !important;
        height: 38px !important;
        min-width: 38px !important;
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
        padding: 0 !important;
    }

    .header-main .sidebar__toggle i,
    .header-section-2 .header-2 .sidebar__toggle i {
        margin: 0 !important;
        font-size: 20px !important;
    }

    .offcanvas__info {
        width: min(340px, calc(100vw - 24px)) !important;
    }

    .offcanvas__wrapper {
        width: 100% !important;
        max-width: 100% !important;
        padding: 24px 18px !important;
    }

    .offcanvas__top {
        margin-bottom: 22px !important;
    }

    .offcanvas__wrapper .offcanvas__contact h4 {
        font-size: 21px !important;
    }

    .offcanvas__wrapper .offcanvas__contact ul {
        margin-top: 18px !important;
    }

    .offcanvas__wrapper .offcanvas__contact ul li {
        align-items: flex-start !important;
        gap: 12px;
        font-size: 14px !important;
    }

    .offcanvas__wrapper .offcanvas__contact ul li .offcanvas__contact-icon {
        flex: 0 0 34px;
    }

    .breadcrumb-wrapper,
    .height-banner,
    .industry-hero,
    .section-bg-6,
    .hero-section-4,
    .hero-section-5 {
        width: 100% !important;
        max-width: 100% !important;
        margin-top: 48px !important;
        overflow: hidden;
    }

    .breadcrumb-wrapper,
    .height-banner,
    .industry-hero {
        min-height: 116px !important;
        aspect-ratio: 16 / 7 !important;
        background-size: cover !important;
        background-position: center center !important;
    }

    .breadcrumb-wrapper .page-heading {
        padding: 28px 0 !important;
        text-align: center;
    }

    .breadcrumb-wrapper .page-heading .breadcrumb-items {
        margin-top: 10px !important;
        justify-content: center;
        gap: 8px;
        flex-wrap: wrap;
    }

    .breadcrumb-wrapper .page-heading .breadcrumb-items li {
        font-size: 13px !important;
    }

    .hero-section-5,
    .hero-single {
        padding: 0 !important;
        min-height: 0 !important;
    }

    .hero-bg,
    .hero-single .hero-bg {
        display: block;
        width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        object-fit: cover;
    }

    .hero-4,
    body.career-page .hero-4,
    .hero-section-4.hero-4.section-bg-6 {
        min-height: 150px !important;
        padding: 48px 0 24px !important;
        background-position: center !important;
    }

    .hero-4 .hero-content,
    body.career-page .hero-4 .hero-content {
        padding: 0 !important;
        margin: 0 !important;
        max-width: 100% !important;
    }

    .hero-4 .hero-content h1 .text,
    body.career-page .hero-4 .hero-content h1 .text {
        font-size: inherit !important;
    }

    .hero-4 .hero-content .hero-bottom,
    body.career-page .hero-4 .hero-content .hero-bottom {
        display: block !important;
        margin-top: 14px !important;
    }

    .hero-4 .hero-content .hero-bottom .content,
    body.career-page .hero-4 .hero-content .hero-bottom .content {
        max-width: 100% !important;
        padding-top: 14px !important;
    }

    .hero-4 .hero-content .hero-bottom .content p {
        font-size: 14px !important;
    }

    .section-title {
        margin-bottom: 24px !important;
    }

    .section-title,
    .text-center.section-title {
        max-width: 100%;
    }

    .gt-theme-btn-main,
    .theme-btn,
    button.theme-btn,
    input[type="submit"] {
        max-width: 100%;
        white-space: normal !important;
    }

    .gt-theme-btn-main .gt-theme-btn,
    .theme-btn {
        padding: 12px 18px !important;
        font-size: 14px !important;
        gap: 12px !important;
    }

    .gt-theme-btn-main .gt-theme-btn-arrow-left,
    .gt-theme-btn-main .gt-theme-btn-arrow-right {
        width: 42px !important;
        height: 42px !important;
        min-width: 42px !important;
    }

    input,
    select,
    textarea,
    .form-control,
    .nice-select {
        width: 100% !important;
        max-width: 100% !important;
        min-height: 44px;
    }

    textarea,
    .contact-page .contact-wrapper .contact-box-items .contact-form-box .form-clt textarea {
        min-height: 120px !important;
    }

    .nice-select {
        line-height: 44px !important;
        white-space: normal;
    }

    .nice-select .list {
        width: 100%;
        max-width: calc(100vw - 32px);
    }

    .contact-page .breadcrumb-wrapper {
        min-height: 118px !important;
        border-radius: 0 0 10px 10px !important;
    }

    .contact-page .contact-info-section .section-title,
    .contact-page .contact-info-section .section-title h2 {
        text-align: center;
    }

    .contact-page .contact-info-box {
        min-height: auto !important;
        padding: 22px 18px !important;
        gap: 14px !important;
        align-items: flex-start !important;
        flex-direction: row !important;
    }

    .contact-page .contact-info-box .icon {
        width: 54px !important;
        height: 54px !important;
        max-width: 54px !important;
        flex: 0 0 54px !important;
    }

    .contact-page .contact-info-box .content {
        min-width: 0;
        flex: 1 1 auto;
    }

    .contact-page .contact-info-box .content h4 {
        font-size: 17px !important;
        margin-bottom: 6px !important;
    }

    .contact-page .contact-wrapper .contact-map,
    .contact-page .contact-wrapper .contact-box-items {
        height: auto !important;
    }

    .contact-page .contact-wrapper .contact-map iframe {
        min-height: 300px !important;
        height: 300px !important;
    }

    .contact-page .contact-wrapper .contact-box-items {
        padding: 24px 18px !important;
    }

    .contact-page .contact-wrapper > .row {
        row-gap: 22px;
    }

    .service-details-wrapper {
        padding: 0 !important;
    }

    body.career-page .service-details-wrapper,
    body.product-detail-page .service-details-wrapper {
        margin-top: 0 !important;
    }

    .service-details-wrapper .row {
        row-gap: 24px;
    }

    .service-details-wrapper .service-details-content,
    .service-details-wrapper .service-details-sidebar,
    .service-details-wrapper .service-details-sidebar .sidebar-widget,
    .gt-main-sideber,
    .gt-news-standard-wrapper,
    .gt-news-standard-items {
        width: 100% !important;
        max-width: 100% !important;
    }

    .service-details-wrapper .service-details-sidebar {
        margin-top: 24px !important;
    }

    .service-details-wrapper .service-details-sidebar .sidebar-widget,
    .service-card-item,
    .feature-box-items,
    .work-process-box-style-4,
    .gt-news-card-items-4,
    .contact-info-box {
        border-radius: 8px !important;
    }

    .service-details-wrapper .service-details-sidebar .sidebar-widget {
        padding: 22px 16px !important;
    }

    .service-details-wrapper .service-details-sidebar .sidebar-widget,
    .service-details-wrapper .service-details-sidebar .sidebar-widget * {
        opacity: 1 !important;
    }

    .service-details-wrapper .service-details-sidebar .sidebar-widget a,
    .service-details-wrapper .service-details-sidebar .sidebar-widget li,
    .service-details-wrapper .service-details-sidebar .sidebar-widget p,
    .service-details-wrapper .service-details-sidebar .sidebar-widget h4,
    .service-details-wrapper .service-details-sidebar .sidebar-widget h5,
    .service-details-wrapper .service-details-sidebar .sidebar-widget span {
        color: #2f3838 !important;
    }

    .service-details-wrapper .service-details-sidebar .sidebar-widget a {
        background: #ffffff !important;
    }

    .service-details-wrapper .service-details-content ul,
    .service-details-wrapper .service-details-content ol {
        padding-left: 18px;
    }

    .work-process-box-style-4 {
        padding: 22px 16px !important;
        min-height: auto !important;
    }

    .work-process-box-style-4 .bg-image,
    .work-process-box-style-4 .bg-image img {
        width: 100%;
    }

    .work-process-box-style-4 .content p {
        opacity: 1 !important;
        visibility: visible !important;
    }

    .service-card-item,
    .feature-box-items {
        min-height: auto !important;
        padding: 24px 18px !important;
    }

    .team-section .row > [class*="col-"] {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .team-section .team-box-item-3 {
        display: block !important;
        height: auto !important;
        gap: 0 !important;
    }

    .team-section .team-box-item-3 .thumb {
        height: auto !important;
        max-height: none !important;
        flex: none !important;
        overflow: hidden;
        border-radius: 10px;
    }

    .team-section .team-box-item-3 .thumb img {
        width: 100% !important;
        height: auto !important;
        max-height: none !important;
        aspect-ratio: 4 / 5 !important;
        object-fit: cover !important;
        border-radius: 10px !important;
    }

    .team-section .team-box-item-3 .thumb img:first-child {
        display: none !important;
    }

    .team-section .team-box-item-3 .thumb img:nth-child(2) {
        display: block !important;
        position: static !important;
        inset: auto !important;
        opacity: 1 !important;
        transform: none !important;
        filter: none !important;
    }

    .team-section .team-box-item-3 .content {
        margin-top: 16px !important;
        width: 100% !important;
    }

    .team-section .team-box-item-3 .content p {
        font-size: 14px !important;
        line-height: 1.65 !important;
    }

    .page-nav-wrap ul {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        gap: 8px;
        padding-left: 0;
    }

    .page-nav-wrap ul li {
        margin: 0 !important;
    }

    .ahura-history-timeline {
        padding: 48px 0 !important;
        overflow: hidden;
    }

    .ahura-history-timeline .ahura-history-timeline__container {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 16px !important;
    }

    .ahura-history-timeline .ahura-history-timeline__header {
        margin-bottom: 28px !important;
        text-align: center;
    }

    .ahura-history-timeline .ahura-history-timeline__track {
        position: relative;
        display: block !important;
    }

    .ahura-history-timeline .ahura-history-timeline__track::before {
        left: 24px !important;
        transform: none !important;
    }

    .ahura-history-timeline .ahura-history-timeline__item {
        display: grid !important;
        grid-template-columns: 50px minmax(0, 1fr) !important;
        gap: 14px !important;
        align-items: start !important;
        min-height: 0 !important;
        margin-bottom: 28px !important;
    }

    .ahura-history-timeline .ahura-history-timeline__content:empty {
        display: none !important;
    }

    .ahura-history-timeline .ahura-history-timeline__content,
    .ahura-history-timeline .ahura-history-timeline__content--left,
    .ahura-history-timeline .ahura-history-timeline__content--right {
        grid-column: 2 !important;
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 !important;
        text-align: left !important;
    }

    .ahura-history-timeline .ahura-history-timeline__middle {
        grid-column: 1 !important;
        grid-row: 1 !important;
        width: 50px !important;
        min-width: 50px !important;
        justify-content: center !important;
    }

    .ahura-history-timeline .ahura-history-timeline__middle .ahura-history-timeline__step {
        width: 46px !important;
        height: 46px !important;
        min-width: 46px !important;
        margin: 0 !important;
    }

    .ahura-history-timeline .ahura-history-timeline__middle .ahura-history-timeline__step::before,
    .ahura-history-timeline .ahura-history-timeline__middle .ahura-history-timeline__step::after,
    .ahura-history-timeline .ahura-history-timeline__middle .ahura-history-timeline__step-dot {
        display: none !important;
    }

    .ahura-history-timeline .ahura-history-timeline__middle .ahura-history-timeline__step-year {
        font-size: 12px !important;
    }

    .ahura-history-timeline .ahura-history-timeline__content .ahura-history-timeline__card {
        width: 100% !important;
        padding: 20px 16px !important;
        border-radius: 10px !important;
    }

    .ahura-history-timeline .ahura-history-timeline__content .ahura-history-timeline__card::after {
        display: none !important;
    }

    .about-wrapper,
    .about-wrapper-2,
    .about-wrapper-3,
    .about-wrapper-5 {
        gap: 24px;
    }

    .about-wrapper .about-content .about-conter-items,
    .about-wrapper-3 .about-conter-items,
    .about-conter-items {
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 16px !important;
    }

    .experience-year,
    .about-wrapper .about-content .about-conter-items .counter-box {
        width: 100% !important;
        min-height: auto !important;
        padding: 22px 16px !important;
    }

    .experience-year h2,
    .experience-year h3,
    .about-wrapper .about-content .about-conter-items .counter-box h2 {
        font-size: clamp(42px, 15vw, 64px) !important;
        line-height: 1 !important;
    }

    .service-section-3,
    .brand-section,
    .testimonial-section,
    .faq-section,
    .about-section-3 {
        overflow: hidden;
    }

    .service-section-3 .row,
    .brand-section .row,
    .testimonial-section .row,
    .faq-section .row,
    .about-section-3 .row,
    .news-standard-section .row {
        row-gap: 22px;
    }

    .brand-wrapper,
    .brand-items,
    .brand-image,
    .client-logo,
    .brand-section img {
        max-width: 100%;
    }

    .brand-section img {
        object-fit: contain;
    }

    .gt-news-card-items-4 {
        padding: 0 !important;
    }

    .gt-news-card-items-4 .gt-news-image img {
        width: 100%;
        border-radius: 8px;
    }

    .gt-news-card-items-4 .gt-news-content {
        padding: 18px 0 0 !important;
    }

    .gt-date-list {
        flex-wrap: wrap;
        gap: 8px 14px;
        padding-left: 0;
    }

    .award-section,
    .download-section,
    .quote-section,
    .contact-section-2 {
        overflow: hidden;
    }

    .award-section .award-card,
    .download-section .download-card,
    .quote-section,
    .contact-section-2 {
        width: 100%;
        max-width: 100%;
    }

    .footer-section {
        padding-bottom: 0 !important;
    }

    .footer-area {
        padding-top: 44px !important;
        padding-bottom: 0 !important;
    }

    .footer-widget-wrapper {
        padding-bottom: 28px !important;
    }

    .footer-equal-columns {
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 26px !important;
        justify-content: stretch !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .footer-equal-columns > [class*="col-"] {
        width: 100% !important;
        max-width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .footer-widget-wrapper .footer-widget-items {
        margin-top: 0 !important;
    }

    .footer-widget-wrapper .footer-widget-items .widget-head {
        margin-bottom: 14px !important;
    }

    .footer-widget-wrapper .footer-widget-items .widget-head h3 {
        font-size: 18px !important;
    }

    .footer-widget-wrapper .footer-widget-items .widget-head .footer-logo img,
    .footer-logo img {
        width: auto !important;
        max-width: 170px !important;
        max-height: 58px !important;
    }

    .footer-content p,
    .footer-widget-wrapper .footer-widget-items .gt-list-area li a,
    .footer-widget-wrapper .footer-widget-items .contact-list li,
    .footer-widget-wrapper .footer-widget-items .contact-list li a {
        font-size: 13px !important;
        line-height: 1.7 !important;
    }

    .footer-widget-wrapper .footer-widget-items .gt-list-area {
        padding-left: 0;
    }

    .footer-widget-wrapper .footer-widget-items .gt-list-area li:not(:last-child) {
        margin-bottom: 9px !important;
    }

    .footer-btn {
        display: inline-flex !important;
        max-width: 100% !important;
        white-space: normal !important;
        gap: 10px;
    }

    .footer-bottom {
        padding: 20px 0 !important;
    }

    .footer-bottom-wrapper {
        display: flex !important;
        flex-direction: column !important;
        align-items: flex-start !important;
        gap: 10px !important;
        text-align: left !important;
    }

    .footer-bottom-wrapper p,
    .footer-bottom-wrapper a {
        font-size: 12px !important;
        line-height: 1.6 !important;
    }

    .footer-bottom-wrapper .footer-list {
        padding-left: 0;
        margin: 0;
    }

    .back-to-top {
        right: 16px !important;
        bottom: 16px !important;
        width: 40px !important;
        height: 40px !important;
        line-height: 40px !important;
    }
}
