@media (max-width: 1400px){
    .container-xl {
        padding: 0 24px;
    }
    .site-header,
    .stats-section{
        width: calc(100% - 40px);
        margin-left: auto;
        margin-right: auto;
    }
    .hero-content{
        padding: 130px 24px 0;
    }
    .mega-menu{
        height: calc(100vh - 190px);
    }
    .mega-menu .container-xl{
        padding: 0;
    }

}
@media (max-width: 1200px) {
    .ito-services-sec h3,
    .ito-services-sec p.ito-sc-subtitle,
    .ito-body-section h2{
        font-size: 32px;
    }
    .img-bbnr{
        padding-top: 200px;
    }
    .img-bbnr .ito-intro-block{
        padding-top: 70px;
        margin-bottom: 20px;
    }
    .ito-tile-btn{
        padding: 30px;
    }
    .ito-hero-section h3{
        font-size: 25px;
    }
    .ito-capabilities-sec{
        padding: 100px 0;
    }
    .ito-cap-card{
        padding: 30px;
        border-radius: 30px;
    }
    .ito-sc-content ul li,
    .ito-services-sec p,
    .ito-tile span,
    .ito-body-inner p, 
    .ito-capabilities-sec p,
    .custom-footer-links-col h5{
        font-size: 20px;
        line-height: 1.4;
    }
    .ito-intro-block p{
        font-size: 20px!important;
    }
    .custom-footer-content{
        padding: 40px 30px 40px 30px;
    }
    .ito-hero-section p,
    .ito-hero-section h1{
        font-size: 50px;
    }
    .hero-content{
        padding: 100px 24px 0;
    }
    .site-header {
        padding: 20px 24px;
        width: calc(100% - 24px);
    }
    .header-logo-col img {
        height: 48px;
    }
    .topbar-link {
        font-size: 13px;
    }
    .navbar-nav .nav-link {
        padding: 8px 8px !important;
        font-size: 12px;
    }
    .btn-hdr-primary,
    .btn-hdr-outline {
        padding: 8px 14px;
        font-size: 14px;
    }

    .nav-divider {
        margin: 0 20px;
    }

    .hero-h1 {
        font-size: 46px;
    }

    .why-heading {
        font-size: 50px;
    }
    .why-card p{
        font-size: 20px;
    }

    .sec-heading {
        font-size: 36px;
    }

    .ind-info {
        padding: 50px 36px;
    }

    .ind-info h3 {
        font-size: 28px;
    }

    .stat-num {
        font-size: 38px;
    }

    .footer-hero .hero-content{
        padding: 120px 40px;
    }

    .header-logo-col img {
        height: 58px;
    }
    .navbar-nav .nav-item{
        margin-left: 5px;
    }
    .nav-item.contact-button{
        margin-left: 0;
    }


    .mc{
        padding: 25px;
        border-radius: 30px;
    }
    .mega-title{
        font-size: 38px;
    }
    .mega-cats li a{
        font-size: 19px;
    }

    .mega-menu{
        top: 130px;
        height: calc(100vh - 145px);
    }
}

@media screen and (min-width:1025px) and (max-width:1240px) {
    .stats-section h2{
        padding: 0 10px;
    }
    .container-xl {
        padding: 0 40px;
    }
    .header-logo-col{
        max-width: 16%;
        padding-right: 20px;
    }
    .custom-footer-links-col h5{
        font-size: 20px;
    }
    .custom-footer-logo-col img{
        max-width: 130px;
    }
    .site-header .d-flex{
        flex-wrap: nowrap;
    }
    .hero-content {
        padding: 60px 24px 0;
    }
    .trusted-logos-slider img{
        height: 80px;
        max-width: 130px;
    }
    .header-logo-col img {
        height: 58px;
    }
    .navbar-nav .nav-item{
        margin-left: 5px;
    }
    .nav-item.contact-button{
        margin-left: 0;
    }
    .stats-section{
        padding: 80px 20px 50px;
    }
    
    .navbar-nav .nav-link {
        padding: 8px 12px !important;
        font-size: 13px;
    }
    .btn-hdr-primary, .btn-hdr-outline {
        padding: 8px 16px;
        font-size: 12px;
    }
    
    .hero-h1 {
        font-size: 50px;
    }
    .navbar-expand-lg .navbar-collapse{
        justify-content: end;
    }
    .sec-heading {
        font-size: 38px;
    }
    .svc-card {
        padding: 30px;
    }
    .award-news-body {
        padding: 20px;
    }
    .footer-hero .hero-h1,
    .footer-hero h2 {
        font-size: 40px;
    }
}
@media (max-width: 1024px) {
    .stats-section h2{
        padding: 0 10px;
    }
    .ssub-box{
        width: calc(100% - 80px);
    }
    .award-news-img-wrap{
        height: 200px;
    }
    .partner-card img{
        height: 50px;
        max-width: 150px;
    }
    .partner-card{
        padding: 30px 18px;
        border-radius: 30px;
    }
    .navbar-expand-lg .navbar-toggler {
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
    .navbar-expand-lg .navbar-collapse {
        display: none !important;
    }
    .navbar-expand-lg .navbar-collapse.show {
        display: flex !important;
    }

    .site-header {
        padding: 14px 20px;
        max-width: 100%;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }
    .site-header .d-flex {
        flex-wrap: nowrap;
        align-items: flex-end!important;
    }
    .header-logo-col {
        flex: 1;
        max-width: none;
        padding-right: 0;
    }
    .header-right-col {
        flex: 0;
    }
    .nav-logo {
        height: 36px;
        width: auto;
    }
    .navbar-toggler {
        margin-left: auto;
        outline: none;
        box-shadow: none;
        flex-shrink: 0;
    }

    .navbar-toggler-icon {
        background-image: url("../images/menu.png");
    }

    #mainNav {
        position: fixed;
        top: 0;
        right: -110%;
        width: 100%;
        max-width: 100%;
        height: 100svh;
        background: #383F42;
        flex-direction: column;
        align-items: stretch;
        padding: 0;
        overflow-y: auto;
        overflow-x: hidden;
        z-index: 1100;
        transition: right 0.4s cubic-bezier(0.77, 0, 0.175, 1);
        box-shadow: -4px 0 30px rgba(0, 0, 0, 0.7);
        display: flex !important;
        justify-content: flex-start!important;
    }

    #mainNav.show {
        right: 0;
    }
    .mob-nav-header {
        display: flex;
        align-items: baseline;
        justify-content: space-between;
        padding: 20px 24px 20px;
        flex-shrink: 0;
    }
    .mob-nav-logo {
        height: 58px;
        width: auto;
    }
    .mob-nav-close {
        background: none;
        border: none;
        color: #fff;
        font-size: 52px;
        font-weight: 500;
        cursor: pointer;
        padding: 0;
        line-height: .6;
    }

    .header-topbar {
        display: none !important;
    }

    .mob-nav-topbar {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 15px;
        padding: 30px 24px 30px;
        border-top:1px solid rgba(255,255,255,.1);
    }
    .mob-nav-topbar .topbar-link {
        font-size: 15px;
        font-weight: 700;
        color: #fff !important;
        display: flex;
        align-items: center!important;
        gap: 10px;
        letter-spacing: .2px;
    }
    .mob-nav-topbar .topbar-icon {
        width: 16px;
        height: 16px;
        opacity: 1;
    }

    .navbar-nav {
        flex-direction: column!important;
        align-items: center;
        width: 100%;
        gap: 0;
        padding: 10px 0;
    }

    .navbar-nav li {
        width: 100%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.07);
        text-align: center;
    }

    .navbar-nav li:last-child {
        border-bottom: none;
    }

    .navbar-nav .nav-link {
        padding: 8px 24px !important;
        font-size: 16px;
        font-weight: 300;
        letter-spacing: .5px;
        text-transform: uppercase;
        display: block;
        width: 100%;
        color: #fff !important;
        text-align: center;
        white-space: normal;
    }
    .navbar-nav {
        border-top: 1px solid rgba(255,255,255,.1);
        margin: 0 40px;
        width: auto;
        padding: 40px 0;
    }
    .navbar-nav li {
        width: 100%;
        border-bottom: none;
        text-align: center;
    }
    .navbar-nav li.contact-button,
    .navbar-nav li.support-button {
        margin: 0;
        padding: 0;
        border: none;
    }

    .nav-item.contact-button{
        margin-top: 30px!important;
    }
    .btn-hdr-primary {
        border: none;
        color: #fff !important;
        margin-top: 40px;
    }
    .btn-hdr-outline {
        background: transparent;
        border: 1px solid #FBB033;
        color: #fff !important;
    }

    .navbar-nav .ml-4,
    .navbar-nav .ml-3 {
        margin: 0 !important;
    }
    body.mobile-nav-open {
        overflow: hidden;
    }
    .mega-menu {
        position: static;
        display: none;
        border-radius: 0;
        box-shadow: none;
        margin-top: 0;
        margin-bottom: 0;
        background: rgba(0, 0, 0, 0.25);
        padding: 8px 0;
        animation: none;
        height: fit-content;
        margin: 10px 0 30px;
    }

    .mega-menu.is-open {
        display: block;
    }

    .mega-inner {
        flex-direction: column;
        min-height: auto;
    }

    .mega-sidebar {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid rgba(255, 255, 255, .08);
        padding: 12px 24px;
    }
    .mega-sidebar .mega-title {
        font-size: 12px;
        color: #009a9a;
        letter-spacing: 1px;
        text-transform: uppercase;
        margin-bottom: 10px;
        display: none;
    }
    .mega-panels ul li{
        font-size: 16px;
    }
    .mega-panels h4{
        text-align: left!important;
    }
    .mega-cats {
        border: 1px solid rgba(255, 255, 255, 0.15);
        border-radius: 12px;
        background: rgba(0, 0, 0, 0.2);
        margin-top: 10px;
        position: relative;
    }
    .mega-cats li {
        display: none; /* Hide all by default */
        text-align: left;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        padding: 15px 20px !important;
        transition: background 0.3s;
    }
    .mega-cats li:last-child {
        border-bottom: none;
    }
    body .mega-cats li.active {
        display: flex!important;
        gap: 10px; 
        border-bottom: 0;
        align-items: center;
        justify-content: space-between;
    }
    
    .mega-cats li.active::after {
        content: "\f078";
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        float: right;
        font-size: 12px;
        margin-top: 2px;
        transition: transform 0.3s;
        color: #FBB033;
    }
    /* When dropdown is toggled open */
    .mega-cats.is-dropdown-open li {
        display: block !important;
    }
    .mega-cats.is-dropdown-open li.active::after {
        transform: rotate(180deg);
    }
    .mega-cats li a {
        font-size: 15px !important;
        display: inline-block !important;
    }

    .mega-panels {
        padding: 10px 24px;
    }
    .mega-overlay {
        display: none !important;
    }

    .hero-h1 {
        font-size: 38px;
        margin-bottom: 20px;
    }
    .btn-primary-grad{
        padding: 12px 35px;
        font-size: 15px;
    }

    .hero-sub {
        font-size: 14px;
        max-width: 100%;
    }

    .hero-section {
        min-height: 90vh;
        padding-top: 64px;
    }

    .hero-content {
        padding: 0px 20px 0;
    }
    .trusted-pill{
        padding: 15px 28px;
    }
    .svc-card{
        padding: 24px;
    }
    .cert-card{
        padding: 20px;
    }
    .trusted-logos-slider img{
        height: 90px;
        max-width: 140px;
    }
    .hero-content p{
        font-size: 20px;
    }
    .img-bbnr {
        padding-top: 160px!important;
        padding-bottom: 10px!important;
    }
    .ito-tiles-grid{
        margin-bottom: 0;
    }
    .ito-capabilities-sec{
        padding: 50px 0;
    }
    .ito-capabilities-sec .container-xl{
        position: relative;
        z-index: 1111;
    }
    .ito-services-grid{
        margin-bottom: 20px;
    }
    .ito-services-sec h3{
        font-size: 26px;
        margin-bottom: 10px;
    }
    .ito-hero-section h1{
        margin-bottom: 10px;
    }

    .trusted-lbl {
        text-align: center;
    }
    .services-section {
        padding: 60px 0;
    }

    .sec-heading {
        font-size: 30px;
    }
    .stats-pill {
        padding: 24px 36px;
        border-radius: 24px;
    }

    .stat-num {
        font-size: 34px;
    }
    .why-heading {
        font-size: 40px;
        letter-spacing: 0;
    }
    .why-icon{
        padding-right: 20px;
        width: 80px;
    }
    .why-card p{
        font-size: 18px;
    }

    .why-section {
        padding: 80px 0;
    }

    .why-card {
        border-radius: 20px;
        padding: 30px 20px;
    }
    .ind-slide {
        flex-direction: column;
    }

    .ind-img {
        width: 100%;
        height: 260px;
    }

    .ind-img img {
        object-position: center 30%;
    }
    .ind-slide a{
        width: 100%;   
    }

    .ind-info {
        padding: 36px 30px;
        border-radius: 0;
    }

    .ind-info h3 {
        font-size: 26px;
    }

    .ind-info p {
        max-width: 100%;
    }
    .insights-section {
        padding: 60px 0;
    }

    .ins-card--feat {
        height: auto;
    }
    .insights-section .btn-hdr-outline{
        margin: 0;
    }

    .ins-btn, .ins-tab {
        font-size: 10px;
        padding: 6px 13px;
    }

    .insights-section p{
        margin-bottom: 20px;
        font-size: 20px;
    }
    .ins-img {
        height: 220px;
    }

    .ins-body {
        padding: 20px;
    }
    .awards-section .btn-hdr-primary{
        margin: 0;
    }
    .why-heading{
        padding-left: 0;
    }
    .ins-body h4,
    .ins-card--mid .ins-body h4,
    .ins-list-item h4{
        font-size: 18px;
    }

    .ins-list-item {
        height: auto;
        padding: 20px;
    }
    .partners-section {
        padding: 60px 0;
    }
    .awards-section {
        padding: 60px 0;
    }
    
    .award-news-card {
        margin-bottom: 30px;
    }
    
    .awards-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
        margin-bottom: 30px;
    }

    .footer-hero .hero-content {
        padding: 60px 20px;
        text-align: center;
    }
    .footer-hero .hero-h1,
    .footer-hero h2 {
        font-size: 36px;
    }
    .footer-part .hero-section p{
        margin: 0 auto 40px;
    }
    .footer-hero .hero-btns {
        justify-content: center;
    }
    .footer-part .hero-section{
        padding-top: 40px;
    }

    .site-footer {
        padding: 50px 0 0;
    }

    .custom-footer-content {
        padding: 50px 30px;
    }

    .custom-footer-bottom {
        padding: 20px 30px;
        flex-direction: column;
        gap: 15px;
    }
}

@media (max-width: 768px) {

    .topbar-link {
        font-size: 10.5px;
    }

    .nav-logo {
        height: 40px;
    }

    .hero-section {
        padding-top: 90px;
        min-height: auto;
    }
    .footer-hero .hero-content{
        padding: 0 60px;
    }
    .footer-part .hero-section p{
        margin: 0 0 20px;
        text-align: left;
    }

    .hero-content {
        padding: 50px 16px;
    }

    .hero-h1 {
        font-size: 30px;
        line-height: 1.2;
    }

    .hero-sub {
        font-size: 13.5px;
        line-height: 1.7;
        margin-bottom: 26px;
    }

    .hero-btns {
        flex-direction: column;
        gap: 12px;
    }

    .btn-primary-grad,
    .btn-outline-pill {
        display: block;
        text-align: center;
        padding: 13px 20px;
        font-size: 16px;
    }
    .custom-footer-content .col-6{
        flex: 0 0 49.666667%;
        max-width: 49.666667%;
    }

    .hero-canvas {
        opacity: 0.7;
    }

    .trusted-section {
        padding: 30px 0 50px;
    }

    .trusted-pill {
        padding: 20px 24px;
        border-radius: 20px;
    }

    .services-section {
        padding: 50px 0;
    }

    .sec-heading {
        font-size: 26px;
    }

    .svc-card {
        padding: 24px 20px;
        border-radius: 16px;
    }
    .certs-section .col-lg-4{
        flex:0 0 33.333333%;
        max-width: 33.333333%;
    }
    .stats-section {
        padding: 0 0 50px;
    }

    .stats-pill {
        padding: 20px 28px;
        border-radius: 20px;
    }

    .stat-num {
        font-size: 30px;
    }

    .stat-lbl {
        font-size: 11.5px;
    }
    .certs-section {
        padding: 20px 0 50px;
    }

    .cert-card {
        padding: 28px 20px;
        min-height: 110px;
        border-radius: 30px;
    }

    .cert-card img {
        max-height: 60px;
    }
    .why-section .mb-4{
        flex: 0 0 50%;
        max-width: 50%;
    }
    .why-section {
        padding: 60px 0;
    }

    .why-heading {
        font-size: 42px;
        margin-bottom: 40px;
    }

    .why-card {
        padding: 24px 20px;
        border-radius: 18px;
    }

    .why-card-title {
        font-size: 15px;
    }

    .why-icon svg {
        width: 48px;
        height: 48px;
    }
    .industries-section {
        padding: 50px 0;
    }

    .ind-img {
        height: 200px;
    }

    .ind-info {
        padding: 28px 24px;
    }

    .ind-info h3 {
        font-size: 22px;
        margin-bottom: 12px;
    }

    .ind-info p {
        font-size: 13.5px;
    }
    .insights-section {
        padding: 50px 0;
    }

    .insight-filters {
        gap: 8px;
    }

    .ins-tab {
        padding: 6px 12px;
    }

    .ins-img {
        height: 200px;
    }

    .ins-body {
        padding: 20px;
    }

    .ins-body h4 {
        font-size: 18px;
    }

    .ins-body p {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .ins-card--mid .ins-img {
        height: 180px;
    }

    .ins-list-item {
        height: auto;
        padding: 20px;
        margin-bottom: 15px;
    }

    .ins-list-item h4 {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .partners-section {
        padding: 50px 0;
    }

    .partner-card {
        padding: 20px 14px;
        min-height: 88px;
    }

    .partner-card img {
        height: 28px;
    }

    .partner-card span {
        font-size: 11px;
    }
    .awards-section {
        padding: 50px 0;
    }

    .award-news-card {
        display: flex;
        flex-direction: column;
        margin-bottom: 30px;
    }

    .award-news-body {
        padding: 25px;
    }

    .awards-header h2 {
        font-size: 28px;
    }
    .footer-hero .hero-h1,
    .footer-hero h2 {
        font-size: 40px;
        margin-bottom: 15px;
        text-align: left;
    }
    .footer-hero p {
        font-size: 15px;
    }

    .site-footer {
        padding: 40px 0 0;
    }

    .custom-footer-content {
        padding: 40px 20px;
    }

    .custom-footer-links-col {
        margin-top: 20px;
    }
    .custom-footer-bottom .col-lg-3{
        padding: 0;
    }

    .custom-footer-links-col h5 {
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .custom-footer-bottom {
        padding: 25px 20px;
    }
    .img-bbnr{
        padding-top: 140px;
    }
    .img-bbnr .ito-intro-block{
        padding-top: 40px;
    }
    .ito-intro-block p{
        margin-bottom: 20px;
    }
    .container-xl.ito-hero-content{
        position: relative;
        z-index: 1111;
    }
    .ito-intro-block p b{
        font-weight: bold;
    }

    .copyright-info {
        line-height: 1.6;
    }
    .copyright-info a {
        display: inline-block;
        margin: 0 5px;
    }
    .mega-panel .col-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (max-width: 576px) {

    .container-xl {
        padding: 0 32px;
    }
    .hero-content{
        padding-top: 60px;
    }
    .footer-part .hero-section p{
        font-size: 20px;
    }

    .header-topbar {
        display: none;
    }
    .site-header {
        top: 0;
    }

    .hero-section {
        padding-top: 70px;
    }

    .mega-menu {
        top: 70px;
    }
    .hero-h1 {
        font-size: 40px;
    }

    .hero-sub {
        font-size: 13px;
    }

    .sec-heading {
        font-size: 23px;
    }

    .svc-card {
        border-radius: 14px;
        padding: 20px 18px;
    }
    .stats-pill {
        padding: 18px 20px;
        border-radius: 18px;
    }

    .stat-num {
        font-size: 26px;
    }

    .stat-lbl {
        font-size: 11px;
    }

    .why-heading {
        font-size: 28px;
    }

    .why-card {
        border-radius: 12px;
        padding: 18px 14px;
        flex-wrap: wrap;
    }

    .why-card-title {
        font-size: 13px;
    }

    .ind-img {
        height: 170px;
    }

    .ind-info h3 {
        font-size: 20px;
    }

    .ind-info p {
        font-size: 13px;
    }

    .cert-card img {
        max-height: 50px;
    }

    .insight-filters {
        display: flex;
        flex-wrap: wrap;
        gap: 6px;
        justify-content: flex-start;
    }

    .ins-tab {
        text-align: center;
        padding: 10px 8px;
    }

    .ins-btn--solid {
        display: block;
        text-align: center;
        margin-bottom: 4px;
    }

    #mainNav {
        width: 100%;
    }

    .partner-card {
        margin: 0 4px;
        border-radius: 12px;
    }

    .footer-hero .hero-h1,
    .footer-hero h2 {
        font-size: 34px;
        line-height: 1.3;
    }
    .footer-hero .hero-h1 br,
    .footer-hero h2 br{
        display: none;
    }
    .custom-footer-wrapper.container-xl{
        padding: 0 10px;
    }
    .site-header{
        width: calc(100% - 20px);
    }
    .footer-hero p {
        font-size: 14px;
        margin-bottom: 25px;
    }
    .footer-hero .hero-btns {
        flex-direction: column;
        gap: 15px;
    }

    .footer-h {
        margin-top: 10px;
    }
}
@media (max-width: 480px) {
    .insights-section .col-lg-3{
        grid-template-columns: repeat(1, 1fr)!important;
    }
    .insights-section .col-lg-3 .ins-card {
        margin-bottom: 0 !important;
    }
    .ito-services-footer{
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .ssub-box{
        padding-top: 20px;
        width: 100%;
    }
    .stats-pill .slick-prev, .stats-pill .slick-next{
        width: 18px!important;
        height: 18px!important;
    }
    .insights-section .btn-hdr-outline{
        padding: 9px 20px;
        font-size: 12px;
    }
    .why-section .row {
        align-items: flex-start!important;
    }
    .why-section .mb-4{
        padding: 0 7px;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .why-icon{
        flex: 100%;
        height: fit-content;
    }
    .why-icon img{
        width: 70px;
    }
    .why-box{
        width: 100%;
        margin-top: 15px;
    }
    .why-card{
        border-radius: 30px!important;
    }
    .ind-img{
        height: 270px;
    }
    .industries-slick .slick-next{
        right: 20px;
        top: 30%;
    }
    .industries-section h2{
        margin-bottom: 30px!important;
        font-size: 40px!important;
    }
    .sec-heading{
        font-size: 40px!important;
    }
    .ind-info h3{
        font-size: 30px!important;
    }
    .ind-info{
        padding: 28px 15px;
    }
    .insights-section{
        padding: 0!important;
    }
    .btn-hdr-outline::after{
        padding: 1px;
    }
    .industries-slick .slick-dots{
        right: unset!important;
        margin: 0!important;
        left: 30px!important;
    }
    .industries-slick .slick-prev{
        left: 20px;
        top: 30%;
    }
    .stats-section{
        width: calc(100% - 15px);
        padding: 0;
    }
    .stats-section h2{
        display: none;
    }
    .partner-card img{
        max-width: 100%;
    }
    .partners-slick{
        grid-template-columns: repeat(2, 1fr)!important;
        gap: 10px;
    }
    .partner-card{
        margin: 0;
        border-radius: 30px;
    }
    .partners-section .mb-5{
        margin-bottom: 1rem!important;
        padding: 0 20px;
    }
    .partners-section .btn-primary-grad {
        width: fit-content!important;
        margin-top: 10px!important;
        padding: 10px 46px!important;
    }
    .partners-section .container-xl{
        padding: 0 14px;
    }
    .partner-card img{
        height: 40px;
    }
    .partner-card{
        padding:30px 20px!important;
    }
    .partners-section{
        padding-bottom: 0!important;
    }
    .awards-header h2{
        margin-bottom: 0!important;
    }
    .awards-header .btn-hdr-primary{
        padding: 9px 30px!important;
    }
    .award-news-body{
        padding: 16px;
    }
    .stats-pill{
        margin-top: 0!important;
        padding: 20px 26px;
        border-radius: 150px;
        box-shadow: 0 0 40px 0 #009A9A;
    }
    .why-heading{
        font-size: 40px!important;
        margin-bottom: 0!important;
    }
    body .services-section .main-box,
    body .services-section .first-row .main-box:nth-child(1){
        background: transparent!important;
        padding:30px 35px!important;
        border-radius: 30px!important;
    }
    .services-section .slick-list {
        padding-left: 0!important;
        padding-right: 70px!important;
    }
    .services-section .slick-dots {
        position: absolute;
        bottom: 35px;
        left:60px;
        width: auto;
        display: flex;
        align-items: center;
        gap: 12px;
    }
    .services-section .slick-dots li {
        margin: 0;
        width: auto;
        height: auto;
        display: flex;
        align-items: center;
    }
    .services-section .slick-dots li button {
        padding: 0;
        width: 4px;
        height: 4px;
        background: #fff;
        border-radius: 50%;
        transition: all 0.4s ease;
        border: none;
        opacity: 1;
    }
    .services-section .slick-dots li button::before {
        display: none;
    }
    .services-section .slick-dots li.slick-active button {
        width: 60px;
        height: 3px;
        background: #00a19a;
        border-radius: 4px;
    }
    .services-section .slick-next{
        right: 30px;
        top: 0;
        bottom: 0;
        margin: auto;
        filter: invert(100%);
    }
    .services-section .slick-next:before{
        display: none!important;
    }
    .services-section .container-xl{
        padding: 0;
    }
    .services-section .mb-4{
        padding: 0 5px;
        margin: 0;
    }
    .services-section .row {
        padding-left: 30px!important;
        margin-bottom: 0!important;
        margin-top: 20px!important;
    }
    .services-section h2{
        padding-left: 32px;
        padding-right: 32px;
    }
    .mega-sidebar{
        padding: 12px;
    }
    .mega-menu{
        margin: 10px -25px 30px -30px;
    }
    .mega-panels{
        padding: 10px 7px;
    }
    .mega-panels ul li{
        font-size: 14px;
    }
    .mega-panels h4{
        font-size: 16px;
    }
    .mega-cats{
        margin-top: 0;
    }
    body .ito-custom-graphic{
        transform: scale(0.8) !important;
    }
    .btn-hdr-primary, .btn-hdr-outline{
        margin-left: 0;
        margin-right: 0;
        padding: 15px 30px;
    }
    .custom-footer-logo-col img{
        max-width: 150px;
    }
    .custom-footer{
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
    }
    .footer-part .hero-section a{
        padding: 14px 30px;
        font-size: 13px;
    }
    .footer-hero .hero-content{
        padding: 0 45px;
    }
    .footer-part .hero-section{
        padding: 0;
    }
    .certs-section .container-xl{
        padding: 0 5px;
    }
    .cert-card{

    }
    .cert-card img{
        max-height: 70px;
    }
    .certs-section .row{
        margin: 0;
    }
    .certs-section .col-lg-4{
        padding: 0 4px;
    }
    .btn-primary-grad, .btn-outline-pill{
        width: 90%;
    }

    .hero-sub {
        font-size: 12.5px;
    }

    .btn-primary-grad,
    .btn-outline-pill {
        font-size: 11px;
        padding: 12px 16px;
    }

    .stat-num {
        font-size: 40px;
    }

    .trusted-pill {
        padding: 46px 18px;
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px;
        border-radius: 50px;
        box-shadow: 0 0 40px 0px #FBB033;
    }
    .services-section{
        padding: 0;
    }
    .trusted-logos-slider img{
        height: 90px;
        max-width: 130px;
        text-align: center;
    }
    .trusted-logos-slider{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        column-gap: 15px;
    }
    .trusted-lbl{
        width: 100%;
    }

    .sec-heading {
        font-size: 31px;
    }

    .sec-sub {
        font-size: 13px;
    }

    .why-heading {
        font-size: 24px;
    }

    .hero-scroll {
        display: none;
    }

    .trusted-logos-slider {
      display: grid;
      grid-auto-flow: column;
      grid-template-rows: repeat(2, 1fr);
      gap: 20px;

      overflow-x: auto;
      scroll-behavior: smooth;
      padding: 10px 0;
    }

    .trusted-logos-slider > div {
      width: 120px;
      height: 60px;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .trusted-logos-slider img {
      max-width: 100%;
      max-height: 100%;
      object-fit: contain;
    }
    
    .trusted-logos-slider::-webkit-scrollbar {
      height: 6px;
    }
    .trusted-logos-slider::-webkit-scrollbar-thumb {
      background: #ccc;
      border-radius: 10px;
    }
}

@media (max-width: 380px){
    .why-card p{
        font-size: 15px;
    }
    .insights-section .col-lg-3{
        grid-template-columns: repeat(1, 1fr)!important;
    }
    .insights-section .col-lg-3 .ins-card{
        margin-bottom: 0!important;
    }
    .why-icon img{
        width: 50px!important;
    }
    .stat-num{
        font-size: 30px!important;
    }
    .sec-heading{
        font-size: 35px!important;
    }
    .hero-content .btn-primary-grad,.hero-content .btn-outline-pill{
        width: 100%!important;
    }
}
@media print {

    .site-header,
    .hero-canvas,
    .mega-overlay,
    .hero-scroll,
    .footer-social {
        display: none !important;
    }

    body {
        background: #fff;
        color: #000;
    }

    .hero-section {
        min-height: auto;
        padding-top: 0;
    }

    .hero-h1,
    .sec-heading,
    .why-heading,
    .industries-heading {
        color: #000;
    }
}

@media (max-width: 1200px) {
    .it-hero-title {
        font-size: 44px;
    }
    .it-hero-desc {
        font-size: 18px;
    }
    .it-section-title {
        font-size: 34px;
    }
    .it-section-desc {
        font-size: 18px;
    }
    .it-monitor-edge {
        width: 55vw;
        bottom: 20px;
    }
}

@media (max-width: 992px) {
    .ito-services-footer{
        padding-left: 30px;
        padding-right: 30px;
    }
    .ito-body-section h2{
        margin-left: 0;
        margin-right: 0;
    }
    .ito-tile:nth-child(2),
    .ito-cap-card:nth-child(2){
        background: #383F421A;
    }
    .ito-tile:nth-child(3),
    .ito-cap-card:nth-child(3){
        background: #383F4233;
    }
    .ito-tile:nth-child(4),
    .ito-cap-card:nth-child(4){
        background: #383F424D;
    }
    .ito-tile:nth-child(5),
    .ito-cap-card:nth-child(5){
        background: #383F4266;
    }
    .it-service-page {
        padding-top: 160px;
    }
    .it-page-bg-wrapper {
        width: 100%;
        height: 60vh;
    }
    .it-page-bg-overlay {
        background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 50%, #000 100%);
    }
    .it-hero-title {
        font-size: 38px;
    }
    .it-hero-desc {
        font-size: 16px;
    }
    .it-hero-sec {
        margin-bottom: 120px;
    }
    .it-intro-sec, .it-midmarket-sec {
        margin-bottom: 80px;
    }
    .it-human-led-sec {
        padding-bottom: 0;
        padding-left: 0;
    }
    .benefits-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .stats-pill .slick-prev, .stats-pill .slick-next{
        height: 24px;
        width: 24px;
    }
    .partners-slick{
        grid-template-columns: repeat(3, 1fr);
    }
    .services-section .mb-4{
        transform: unset!important;   
    }
    .services-section .first-row .main-box:nth-child(1){
        background: #111!important;
    }
    .award-news-img{
        object-position: center center;
    }
}

@media (max-width: 768px) {
    .it-service-page {
        padding-top: 130px;
        padding-bottom: 30px;
    }
    .custom-footer-logo-col{
        margin-bottom: 0!important;
    }
    .it-hero-title {
        font-size: 32px;
    }
    .it-hero-desc {
        font-size: 16px;
    }
    .it-section-title {
        font-size: 28px;
        margin-bottom: 15px;
    }
    .it-section-desc {
        font-size: 16px;
    }
}

@media (max-width: 576px) {
    .it-hero-title {
        font-size: 26px;
    }
    .it-hero-desc {
        font-size: 15px;
    }
    .it-section-title {
        font-size: 24px;
    }
    .benefits-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 1200px) {
    .ito-hero-section h1 { font-size: 50px; }
    .ito-hero-section p { font-size: 46px; }
    .ito-body-section h2 { font-size: 36px; }
    .ito-services-sec h3 { font-size: 34px; }
    .ito-sc-subtitle { font-size: 22px; }
}

@media (max-width: 992px) {
    .ito-tiles-row {
        grid-template-columns: repeat(2, 1fr);
    }
    .ito-hero-section h1 { font-size: 44px; }
    .ito-hero-section p { font-size: 36px; }
    .ito-body-inner p, .ito-capabilities-sec p, .ito-services-sec p { font-size: 18px; }
    .ito-tile { border-radius: 24px; }
    .ito-tile-btn { padding: 24px; gap: 8px; }
    .ito-tile span { font-size: 18px; }
    
    .ito-service-card { padding: 40px 30px; }
    .ito-services-grid { gap: 30px; }
    .img-bbnr { padding-top: 200px; padding-bottom: 50px; }
    .ito-services-sec h3, .ito-services-sec p.ito-sc-subtitle{
        font-size: 22px;
    }
    .ito-sc-content ul li, .ito-services-sec p, .ito-tile span, .ito-body-inner p, .ito-capabilities-sec p, .custom-footer-links-col h5{
        font-size: 18px;
        line-height: 1.4;
    }
    .custom-footer-logo-col{
        margin-bottom: 50px;
    }
}

@media (max-width: 768px) {
    .ito-tiles-row {
        grid-template-columns: 1fr;
    }
    .ito-hero-section h1 {
        font-size: 38px;
        font-weight: 800;
        line-height: 1.1;
        margin-bottom: 20px;
    }
    .ito-hero-section p {
        font-size: 26px;
        font-weight: 200;
        line-height: 1.2;
    }
    .ito-body-section h2 {
        font-size: 32px;
        font-weight: 800;
        line-height: 1.2;
        margin-bottom: 20px;
    }
    .ito-intro-block p {
        font-size: 18px !important;
        font-weight: 200;
        line-height: 1.3;
    }
    .ito-body-section h2{
        margin-bottom: 10px;
    }
    .ito-hero-section h1,
    .ito-hero-section p{
        font-size: 48px;
    }
    .ito-custom-graphic { transform: scale(0.9); transform-origin: center; }
}

@media (max-width: 576px) {
    .img-bbnr { padding-top: 120px!important; }
    .ito-hero-section h1 {
        font-size: 38px;
        font-weight: 800;
        line-height: 1.1;
        margin-bottom: 6px;
    }
    .img-bbnr .ito-intro-block{
        padding-top: 10px;
    }
    .ito-hero-section p {
        font-size: 38px;
        font-weight: 200;
        line-height: 1.25;
        margin-bottom: 25px;
    }
    .ito-body-section h2 {
        font-size: 26px;
        font-weight: 800;
        line-height: 1.2;
        margin-bottom: 15px;
    }
    .ito-intro-block p {
        font-size: 18px !important;
        font-weight: 200;
        line-height: 1.2;
    }
    .ito-capabilities-sec {
        padding: 60px 0 0;
    }
    .ito-capabilities-sec h2 {
        margin-bottom: 25px;
        font-size: 32px;
    }
    .ito-capabilities-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    .ito-cap-card {
        padding: 30px 24px;
        border-radius: 30px;
    }
    .ito-cap-card p {
        font-size: 20px;
        font-weight: 300;
        line-height: 1.3;
        margin-bottom: 0;
    }
    .ito-capabilities-sec > p, .ito-capabilities-sec footer p{
        font-size: 20px;
    }
    .ito-tiles-grid {
        gap: 12px;
        margin-bottom: 50px;
    }
    .ito-tiles-row {
        grid-template-columns: 1fr;
        gap: 12px;
    }
    .ito-tile {
        border-radius:30px;
    }
    .ito-intro-block{
        padding-top: 0;
    }
    .ito-hero-section h3{
        margin:20px 0;
    }
    .ito-tile-btn {
        padding: 30px 25px;
        gap: 15px;
    }
    .ito-tile span {
        font-size: 20px;
        font-weight: 700;
        line-height: 1.25;
        color: #fff;
    }
    .ito-tile-arrow img {
        width: 25px;
        height: 25px;
        flex-shrink: 0;
    }
    .ito-tile-spacer { display: none; }
    .ito-services-sec {
        padding: 0;
    }
    .btn-primary-grad, .btn-outline-pill{
        font-size: 14px;
    }
    .ito-services-grid { 
        display: flex;
        flex-direction: column;
        gap: 30px; 
    }
    .ito-service-card { 
        padding: 40px 24px; 
        border-radius: 24px; 
        flex-direction: column;
    }
    .ito-services-sec h3 { 
        font-size: 24px; 
        font-weight: 800;
        line-height: 1.2;
        margin-bottom: 15px;
    }
    .ito-sc-subtitle { 
        font-size: 18px; 
        font-weight: 700;
        line-height: 1.3;
        margin-bottom: 20px;
    }
    .ito-sc-content { max-width: 100%; }
    .ito-sc-content ul {
        margin-bottom: 25px;
    }
    .ito-sc-content ul li { 
        font-size: 15px; 
        line-height: 1.5;
        margin-bottom: 12px;
    }
    .ito-sc-graphic { 
        width: 100%; 
        margin-top: 40px; 
        margin-left: 0; 
        display: flex;
        justify-content: center;
    }
    .ito-custom-graphic { 
        transform: scale(0.8); 
        transform-origin: center; 
        margin: 0 auto; 
    }
}
@media (max-width: 767px) {
    .industries-slick .slick-prev,
    .industries-slick .slick-next{
        top: 30%;
    }
    .ito-services-grid {
        display: block !important;
        margin-bottom: 40px !important;
        padding: 0 !important;
    }
    
    .ito-service-card {
        border-radius: 30px !important;
        padding: 40px 15px 20px !important;
        flex-direction: column !important;
        text-align: left !important;
        display: flex !important;
        min-height: auto !important;
        position: relative !important;
    }

    .ito-services-sec .container-xl{
        padding: 0 15px;
    }
    .ito-sc-graphic {
        order: -1 !important;
        width: 100% !important;
        margin: 0 0 20px 0 !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }

    .ito-custom-graphic {
        width: 260px !important;
        height: 260px !important;
        transform: scale(1) !important;
        margin: 0 auto !important;
    }
    .icg-dot.tl {
        top: 34%;
        left: 34%;
    }
    .icg-dot.tr{
        top: 34%;
        left: unset;
        right: 30%;
    }
    .icg-dot.bl{
        left: 35%;
        bottom: 29%;
        top: unset;
    }
    .icg-dot.br{
        right: 31%;
        top: unset;
        left: unset;
        bottom: 29%;
    }
    .icg-line.tl{
        top: 31%;
        left: 29%;
    }
    .icg-line{
        width: 13px;
    }
    .icg-line.tr{
        top: 31%;
        left: unset;
        right: 29%;
    }
    .icg-line.bl{
        bottom: 30%;
        left: 30%;
        top: unset;
    }
    .icg-line.br{
        bottom: 30%;
        right: 30%;
        top: unset;
        left: unset;
    }
    .icg-center {
        width: 120px !important;
        height: 120px !important;
        background: #009a9a !important;
        border: 2px solid #fff !important;
    }
    
    .icg-center .icg-text { font-size: 13px !important; }
    .icg-center .icg-bold { font-size: 20px !important; }
    .icg-icon { width: 90px !important; height: 90px !important; }
    .icg-icon img { max-width: 40px !important; }

    .ito-sc-content { max-width: 100% !important; }
    .ito-services-sec h3 {
        font-size: 28px !important;
        font-weight: 800 !important;
        line-height: 1.2 !important;
        margin-bottom: 15px !important;
    }
    .ito-sc-subtitle {
        font-size: 22px !important;
        color: #009a9a !important;
        font-weight: 500 !important;
        line-height: 1.3 !important;
        margin-bottom: 20px !important;
    }
    .ito-sc-content ul li {
        font-size: 20px !important;
        line-height: 1.5 !important;
        margin-bottom: 12px !important;
    }
    .ito-services-sec p {
        font-size: 20px !important;
    }
    .ito-services-sec p b{
        font-weight: 700 !important;
    }
    .ito-services-footer{
        padding-top: 0;
    }

    .slide-arrow-ito {
        position: absolute;
        top: 150px;
        width: 35px;
        height: 35px;
        background: transparent;
        border: 2px solid #fff;
        border-radius: 50%;
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 100;
        cursor: pointer;
        transition: all 0.3s ease;
    }
    .slick-prev-ito { left: 15px; }
    .slick-next-ito { right: 15px; }
    .slide-arrow-ito i { font-size: 18px; }

    .insights-section .col-lg-5,
    .insights-section .col-lg-4,
    .insights-section .col-lg-3{
        max-width: 100%;
        flex: 0 0 100%;
        margin-bottom: 10px!important;
    }
    .insights-section .col-lg-3{
        display: grid;
        gap: 10px;
        grid-template-columns: repeat(2, 1fr);
    }

}
