@media(max-width: 359px) {
    .service-blocks .col-2 .img-fluid {
        width: 30px !important;
    }

    .service-blocks .col-2 {
        padding-left: 8px !important;
    }

    .service-blocks-div {
        padding: 0px 0px 0 0px !important;
        /* background-color: red !important; */
        /* margin-left: -60px; */
        margin: 0 auto !important;
        width: 90%;
    }

    .service-blocks-div .row {
        margin-right: -10px !important;
        margin-left: -6% !important;
    }

    .service-blocks {
        width: 100%;
    }

    .mech-service-main {
        width: 40%;
    }

    .Mech-img {
        padding: 65px 0px 65px 0px !important;
        height: auto !important;
    }

    .mech-sec-btn {
        font-family: 'Manrope';
    }

    .content .common-span {
        padding: 0px !important;
    }

    .changing-section {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .img-inside-changing {
        width: 100%;
        max-width: 100%;
        height: auto !important;
        border-top-right-radius: 10px;
    }

    .mech-sec-btn button {
        background-color: #101010;
        color: white;
        margin: 5px;
        padding: 10px 20px;
        cursor: pointer;
        border: none;
    }

    .mech-sec-btn button:hover,
    .mech-sec-btn button.active {
        background-color: #2BA88A;
    }


    .bread-sec {
        background: var(--Medium-Gray, #2E2E2E);
        font-size: 10px;
        font-family: 'Manrope';
        height: auto;
    }

    .conc-res {
        margin-bottom: 0.25rem !important;
    }

    .conc-res h2 {
        font-size: 25px !important;
        margin-bottom: 13px !important;
    }

    .conc-res h6 {
        font-size: 12px !important;
        font-weight: 400 !important;
        width: 100% !important;
        margin-bottom: 0px !important;
    }

    .conc-res .acf-header-btn {
        font-size: 10.2px !important;
        font-weight: 700 !important;
        padding: 4px 4px !important;
    }

    .mech-header .common-span {
        padding: 4px 6px !important;
        border-radius: 5px !important;
    }

    .bread-sec li {
        color: var(--Light-Gray, #F5F5F5); 
  opacity: 0.8; 
        font-size: 8.33px !important;
    }

    ul.breadcrumb li+li::before {
        content: ">";
        padding: 10px;
    }

    ul.breadcrumb {
        background: var(--Medium-Gray, #2E2E2E);   
        margin-bottom: 0px;
        padding-left: 10px !important;
    }

    ul.breadcrumb li a {
        color: var(--Light-Gray, #F5F5F5);
        text-decoration: none;
        font-size: 8.33px !important;
        opacity: 0.6;
    }


    .breadcrumb-fixed {
        position: fixed;
        top: 60px;
        width: 100%;
        z-index: 1000;
    }

    .services-section {
        background-color: var(--Dark-Gray, #161A1B);
        width: 100%;
        height: auto;
        display: flex;
        justify-content: center;
    }

    .container {
        width: 100%;
    }

    .services-content {
        display: flex;
        width: 100%;
    }

    .centered-section {
        width: 100%;
        background: none;
        padding: 0;
    }

    .c-pad {
        padding: 0;
    }

    .custom-m {
        padding-top: 30px !important;
        text-align: start !important;
        margin-bottom: 10px !important;
        font-size: 14.78px !important;
        letter-spacing: -0.389px !important;
    }

    .custom-s {
        padding-top: 10px !important;
        padding-left: 10px !important;
        text-align: start !important;
        margin-bottom: 20px !important;
        font-size: 14px !important;
        font-weight: 400 !important;
    }

    .vertical-menu {
        margin-top: 40px !important;
    }

    .vertical-menu a {
        padding-left: 10px !important;
        padding-top: 12px !important;
        padding-bottom: 12px !important;
        padding-right: 12px !important;
        width: 110px;
        display: flex;
        flex-direction: column;
        color: #2e2e2ea3 !important;
        text-decoration: none;
        font-size: 8px !important;
        font-weight: 700;
        letter-spacing: -0.384px;
    }

    .vertical-menu a.active {
        background-color: #2BA88A;
        color: white !important;
    }

    .right-panel {
        width: 65% !important;
    }

    .inner-text-div {
        position: absolute;
        color: white;
        bottom: 1px;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.25) !important;
    }

    .inside-text {
        margin-bottom: -6px !important;
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        font-size: 9px !important;
        margin-left: -7px !important;
        padding: 10px !important;
    }

    .services-pad {
        padding: 20px 20px 20px 0px !important;
    }

    .services-pad p {
        padding-left: 10px !important;
        font-size: 11.2px !important;
        width: 90%;
    }


    .services-pad .p-sub {
        padding-left: 10px !important;
        width: 100%;
        color: var(--Medium-Gray, #2E2E2E);
        font-size: 12px !important;
        font-style: normal;
        font-weight: 700 !important;
        line-height: normal !important;
        letter-spacing: -0.34px !important;
    }

    .services-font {
        font-size: 16.2px;
        font-style: normal !important;
        font-weight: 500 !important;
        line-height: normal !important;
        letter-spacing: -0.384px !important;
    }

    .mech-video {
        padding: 50px 30px 40px 30px !important;
    }

    .bg-green-mech {
        background-color: #2BA88A;
        padding: 15px;
        height: 78px;
        padding-left: 2.5px !important;
    }

    .mech-p p {
        font-size: 14px !important;
        color: #080808 !important;
        font-weight: 700 !important;
    }

    .accordion-button h6 {
        font-size: 19px !important;
    }

    .accordion-body p {
        font-size: 16.2px !important;
        background: white;
        color: black !important;
    }

    .accordion-button:not(.collapsed) {
        color: white !important;
        background-color: white !important;
    }

    .accordion-button {
        color: white !important;
        background-color: white !important;
    }

    .accordion-button:not(.collapsed)::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232BA88A'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        border-radius: 50%;
        box-shadow: 1px 0px 9px 0px rgba(1, 20, 4, 0.3);
    }

    .accordion-button::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232BA88A'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        border-radius: 50%;
        box-shadow: 1px 0px 9px 0px rgba(1, 20, 4, 0.3);
    }

    .accordion-button:focus {
        border-color: #2BA88A !important;
        box-shadow: none;
    }

    .img-thumbnail {
        height: 300px !important;
        width: 319px !important;
    }

    .multiple-blocks .row {
        padding-bottom: 0 !important;
    }

    .reduced-mob-width {
        margin-left: 30px !important;
        width: 85% !important;
    }

    .explore {
        font-size: 16px !important;
        letter-spacing: -0.72px !important;
    }

    .explore-sub {
        font-size: 10px !important;
        letter-spacing: 0.005px !important;
    }

    .mech-video .acf-header-btn{
        font-size: 10px  !important;
    }

    .freql-questions .p-5{
        padding: 0   !important;
    }

    .freql-questions{
        padding-top: 30px !important;
    padding-bottom: 30px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    }

    .questions {
        font-size: 22px !important;
        letter-spacing: -0.72px !important;
        margin-bottom: 10%  !important;
    }

    .reduced-mob-width-question {
        padding-bottom: 0px  !important;
    }
    
   

    .reduced-mob-width-question h6 {
        font-size: 10px !important;
    }

    .reduced-mob-width-question p {
        font-size: 10px !important;
    }

    .col-md-4.mb-3.bg-white.reduced-mob-width:nth-child(n+7) {
        display: none;
    }

    .finalsection {
        text-align: center;
        padding: 25px 0;
    }
}

@media (min-width: 360px) and (max-width: 374px) {

    .freql-questions .p-5{
        padding: 0   !important;
    }

    .freql-questions {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    
    .service-blocks .col-2 .img-fluid {
        width: 30px !important;
    }

    .service-blocks .col-2 {
        padding-left: 10px !important;
    }

    .service-blocks-div {
        padding: 0px 0px 0 0px !important;
        /* background-color: red !important; */
        /* margin-left: -60px; */
        margin: 0 auto !important;
        width: 340px;
    }

    .service-blocks-div .row {
        margin-right: 0px !important;
        margin-left: -6% !important;

    }
    .services-pad a{
        padding-right: 10px;
    }

    .mech-service-main {
        width: 40%;
    }

    .Mech-img {
        padding: 65px 0px 65px 0px !important;
        height: auto !important;
    }

    .mech-sec-btn {
        font-family: 'Manrope';
    }

    .content .common-span {
        padding: 0px !important;
    }

    .changing-section {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .img-inside-changing {
        width: 100%;
        max-width: 100%;
        height: auto;
        border-top-right-radius: 10px;
    }

    .mech-sec-btn button {
        background-color: #101010;
        color: white;
        margin: 5px;
        padding: 10px 20px;
        cursor: pointer;
        border: none;
    }

    .mech-sec-btn button:hover,
    .mech-sec-btn button.active {
        background-color: #2BA88A;
    }


    .bread-sec {
        background: var(--Medium-Gray, #2E2E2E);
        font-size: 10px;
        font-family: 'Manrope';
        height: auto;
    }

    .conc-res {
        margin-bottom: 0.25rem !important;
    }

    .conc-res h2 {
        font-size: 27px !important;
        margin-bottom: 13px !important;
    }

    .conc-res h6 {
        font-size: 14px !important;
        font-weight: 400 !important;
        width: 100% !important;
        margin-bottom: 0px !important;
    }

    .conc-res .acf-header-btn {
        font-size: 10.2px !important;
        font-weight: 700 !important;
        padding: 3px 4px !important;
        margin-left: 0 !important;
    }

    .mech-header .common-span {
        padding: 4px 6px !important;
        border-radius: 5px !important;
    }

    .bread-sec li {
        color: var(--Light-Gray, #F5F5F5); 
  opacity: 0.8; 
        font-size: 8.33px !important;
    }

    ul.breadcrumb li+li::before {
        content: ">";
        padding: 10px;
    }

    ul.breadcrumb {
        background: var(--Medium-Gray, #2E2E2E);   
        margin-bottom: 0px;
        padding-left: 10px !important;
    }

    ul.breadcrumb li a {
        color: var(--Light-Gray, #F5F5F5);
        text-decoration: none;
        font-size: 8.33px !important;
        opacity: 0.6;
    }


    .breadcrumb-fixed {
        position: fixed;
        top: 60px;
        width: 100%;
        z-index: 1000;
    }

    .services-section {
        background-color: var(--Dark-Gray, #161A1B);
        width: 100%;
        height: auto;
        display: flex;
        justify-content: center;
    }

    .container {
        width: 100%;
    }

    .services-content {
        display: flex;
        width: 100%;
    }

    .centered-section {
        width: 100%;
        background: none;
        padding: 0;
    }

    .c-pad {
        padding: 0;
    }

    .custom-m {
        padding-top: 30px !important;
        text-align: start !important;
        margin-bottom: 10px !important;
        font-size: 14.78px !important;
        letter-spacing: -0.389px !important;
    }

    .custom-s {
        padding-top: 10px !important;
        padding-left: 10px !important;
        text-align: start !important;
        margin-bottom: 20px !important;
        font-size: 17px !important;
        font-weight: 400 !important;
    }

    .vertical-menu {
        margin-top: 40px !important;
    }

    .vertical-menu a {
        padding-left: 10px !important;
        padding-top: 12px !important;
        padding-bottom: 12px !important;
        padding-right: 12px !important;
        width: 110px;
        display: flex;
        flex-direction: column;
        color: #2e2e2ea3 !important;
        text-decoration: none;
        font-size: 10px !important;
        font-weight: 700;
        letter-spacing: -0.384px;
    }

    .vertical-menu a.active {
        background-color: #2BA88A;
        color: white !important;
    }

    .right-panel {
        width: 65% !important;
    }

    .inner-text-div {
        position: absolute;
        color: white;
        bottom: 1px;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.25) !important;
    }

    .inside-text {
        margin-bottom: -6px !important;
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        font-size: 12px !important;
        margin-left: -7px !important;
        padding: 10px !important;
    }

    .services-pad {
        padding: 20px 0px 40px 0px !important;
    }

    .services-pad .acf-header-btn {
        font-size: clamp(12px, 2vw, 15.2px) !important;
    }

    .services-pad p {
        padding-left: 10px !important;
        font-size: 11.2px !important;
        width: 90%;
    }


    .services-pad .p-sub {
        padding-left: 10px !important;
        width: 100%;
        color: var(--Medium-Gray, #2E2E2E);
        font-size: 12px !important;
        font-style: normal;
        font-weight: 700 !important;
        line-height: normal !important;
        letter-spacing: -0.34px !important;
    }

    .services-font {
        font-size: 16.2px;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: normal !important;
        letter-spacing: -0.384px !important;
    }

    .mech-video {
        padding: 50px 30px 40px 30px !important;
    }

    .bg-green-mech {
        background-color: #2BA88A;
        padding: 15px;
        height: 78px;
    }

    .mech-p p {
        font-size: 15px !important;
        color: #080808 !important;
        font-weight: 700 !important;
    }

    .accordion-button h6 {
        font-size: 19px !important;
    }

    .accordion-body p {
        font-size: 16.2px !important;
        background: white;
        color: black !important;
    }

    .accordion-button:not(.collapsed) {
        color: white !important;
        background-color: white !important;
    }

    .accordion-button {
        color: white !important;
        background-color: white !important;
    }

    .accordion-button:not(.collapsed)::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232BA88A'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        border-radius: 50%;
        box-shadow: 1px 0px 9px 0px rgba(1, 20, 4, 0.3);
    }

    .accordion-button::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232BA88A'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        border-radius: 50%;
        box-shadow: 1px 0px 9px 0px rgba(1, 20, 4, 0.3);
    }

    .accordion-button:focus {
        border-color: #2BA88A !important;
        box-shadow: none;
    }

    .img-thumbnail {
        height: 300px !important;
        width: 319px !important;
    }


    .multiple-blocks .row {
        padding-bottom: 0 !important;
    }

    

    .reduced-mob-width {
        margin-left: 30px !important;
        width: 85% !important;
    }

    .explore {
        font-size: 16px !important;
        letter-spacing: -0.72px !important;
    }

    .explore-sub {
        font-size: 10px !important;
        letter-spacing: 0.005px !important;
    }

    .questions {
        font-size: 22px !important;
        letter-spacing: -0.72px !important;
        margin-bottom: 10% !important;
    }

  

    .reduced-mob-width-question h6 {
        font-size: 11px !important;
    }

    .reduced-mob-width-question p {
        font-size: 10px !important;
    }

    .reduced-mob-width-question {
        padding-bottom: 0px;
    }

    .finalsection {
        text-align: center;
        padding: 25px 0;
    }
}

@media (min-width: 375px) and (max-width: 575px) {

    .freql-questions .p-5{
        padding: 0   !important;
    }

    .freql-questions {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .service-blocks-div {
        padding: 0px 0px 0 0px !important;
        /* background-color: red !important; */
        /* margin-left: -60px; */
        margin: 0 auto !important;
        width: 90%;
    }

    .service-blocks-div .row {
        margin-right: -15px !important;
        margin-left: -6% !important;

    }

    .mech-service-main {
        width: 40%;
    }

    .Mech-img {
        padding: 70px 0px 70px 0px !important;
        height: auto !important;
    }

    .mech-sec-btn {
        font-family: 'Manrope';
    }

    .content .common-span {
        padding: 0px !important;
    }

    .changing-section {
        padding-left: 20px !important;
        padding-right: 20px !important;
        display: flex;
        justify-content: center;
        flex-direction: column;
        
    }
    .changing-section h3{
        display: flex !important;
        justify-content: flex-start !important;
    }

    .img-inside-changing {
        width: 100%;
        max-width: 100%;
        height: auto;
        border-top-right-radius: 10px;
    }

    .mech-sec-btn button {
        background-color: #101010;
        color: white;
        margin: 5px;
        padding: 10px 20px;
        cursor: pointer;
        border: none;
    }

    .mech-sec-btn button:hover,
    .mech-sec-btn button.active {
        background-color: #2BA88A;
    }


    .bread-sec {
        background: var(--Medium-Gray, #2E2E2E);
        font-size: 10px;
        font-family: 'Manrope';
        height: auto;
    }

    .conc-res {
        margin-bottom: 0.25rem !important;
    }

    .conc-res h2 {
        font-size: 33px !important;
        margin-bottom: 13px !important;
    }

    .conc-res h6 {
        font-size: 16px !important;
        font-weight: 500 !important;
        width: 88% !important;
        margin-bottom: 0px !important;
    }

    .conc-res .acf-header-btn {
        font-size: 10.2px !important;
        font-weight: 700 !important;
        padding: 3px 4px !important;
        margin-left: 0 !important;
    }

    .mech-header .common-span {
        padding: 4px 6px !important;
        border-radius: 5px !important;
    }

    .bread-sec li {
        color: var(--Light-Gray, #F5F5F5); 
        opacity: 0.8; 
        font-size: 8.33px !important;
    }

    ul.breadcrumb li+li::before {
        content: ">";
        padding: 10px;
    }

    ul.breadcrumb {
        background: var(--Medium-Gray, #2E2E2E);   
        margin-bottom: 0px;
        padding-left: 10px !important;
    }

    ul.breadcrumb li a {
        color: var(--Light-Gray, #F5F5F5);
        text-decoration: none;
        font-size: 8.33px !important;
        opacity: 0.6;
    }


    .breadcrumb-fixed {
        position: fixed;
        top: 60px;
        width: 100%;
        z-index: 1000;
    }

    .services-section {
        background-color: var(--Dark-Gray, #161A1B);
        width: 100%;
        height: auto;
        display: flex;
        justify-content: center;
    }

    .container {
        width: 100%;
    }

    .services-content {
        display: flex;
        width: 100%;
    }

    .centered-section {
        width: 100%;
        background: none;
        padding: 0;
    }

    .c-pad {
        padding: 0;
        padding-left: 0px !important;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .custom-m {
        padding-top: 30px !important;
        text-align: start !important;
        margin-bottom: 10px !important;
        font-size: 16.78px !important;
        letter-spacing: -0.389px !important;
    }


    .custom-s {
        padding-top: 10px !important;
        font-size: 18px !important;
        font-weight: 400 !important;
        padding-left: 0px !important;
        margin: 0px auto 20px !important;
    }

    .vertical-menu {
        margin-top: 40px !important;
    }

    .vertical-menu a {
        padding-left: 10px !important;
        padding-top: 12px !important;
        padding-bottom: 12px !important;
        padding-right: 12px !important;
        width: 110px;
        display: flex;
        flex-direction: column;
        color: #2e2e2ea3 !important;
        text-decoration: none;
        font-size: 10px !important;
        font-weight: 800 !important;
        letter-spacing: -0.384px;
    }

    .vertical-menu a.active {
        background-color: #2BA88A;
        color: white !important;
    }

    .right-panel {
        width: 80% !important;
    }

    .inner-text-div {
        position: absolute;
        color: white;
        bottom: 1px;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.25) !important;
    }

    .inside-text {
        margin-bottom: -6px !important;
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        font-size: 13.65px !important;
        margin-left: -7px !important;
        padding: 10px !important;
    }

    .services-pad {
        padding: 20px 20px 20px 0px !important;
    }

    .services-pad p {
        padding-left: 10px !important;
        font-size: 11.2px !important;
        width: 90%;
    }


    .services-pad .p-sub {
        padding-left: 10px !important;
        width: 100%;
        color: var(--Medium-Gray, #2E2E2E);
        font-size: 12px !important;
        font-style: normal;
        font-weight: 700 !important;
        line-height: normal !important;
        letter-spacing: -0.34px !important;
    }

    .services-font {
        font-size: 16.2px;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: normal !important;
        letter-spacing: -0.384px !important;
    }

    .mech-video {
        padding: 60px 30px 40px 30px !important;
    }

    .bg-green-mech {
        background-color: #2BA88A;
        padding: 15px;
        height: 78px;
        padding-left: 10px !important;
    }

    .mech-p p {
        font-size: 16px !important;
        color: #080808 !important;
        font-weight: 700 !important;
    }

    .accordion-button h6 {
        font-size: 19px !important;
    }

    .accordion-body p {
        font-size: 16.2px !important;
        background: white;
        color: black !important;
    }

    .accordion-button:not(.collapsed) {
        color: white !important;
        background-color: white !important;
    }

    .accordion-button {
        color: white !important;
        background-color: white !important;
    }

    .accordion-button:not(.collapsed)::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232BA88A'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        border-radius: 50%;
        box-shadow: 1px 0px 9px 0px rgba(1, 20, 4, 0.3);
    }

    .accordion-button::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232BA88A'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        border-radius: 50%;
        box-shadow: 1px 0px 9px 0px rgba(1, 20, 4, 0.3);
    }

    .accordion-button:focus {
        border-color: #2BA88A !important;
        box-shadow: none;
    }

    .img-thumbnail {
        width: 350px !important;
        height: 220px !important;
    }


    .multiple-blocks .row {
        padding-bottom: 0 !important;
    }

    .reduced-mob-width {
        margin-left: 30px !important;
        width: 85% !important;
    }

    .explore {
        font-size: 20px !important;
        letter-spacing: -0.72px !important;
        }

    .explore-sub {
        font-size: 12px !important;
        letter-spacing: 0.005px !important;
    }

    .questions {
        font-size: 29px !important;
        letter-spacing: -0.72px !important;
        margin-bottom: 10% !important;
    }

    .reduced-mob-width-question {
        padding-bottom: 0px !important;
    }

    .reduced-mob-width-question h6 {
        font-size: 13px !important;
    }

    .reduced-mob-width-question p {
        font-size: 13.2px !important;
    }

    .finalsection {
        text-align: center;
        padding: 25px 0;
    }

    .infinite-line {
        padding-left: 0px !important;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
}



@media (min-width: 576px) and (max-width:767px) {
    .service-blocks-div {
        padding: 0px 0px 0 0 !important;
        /* background-color: red !important; */
        width: 575px;

    }

    /* .service-blocks-div .row {
            margin-right: 50px !important;
            margin-left: -1px !important;

        } */

    .mech-service-main {
        width: 40%;
    }

    .Mech-img {
        padding: 100px 0px 0px 30px !important;
        height: auto !important;
    }

    .mech-sec-btn {
        font-family: 'Manrope';
    }

    .content .common-span {
        padding: 0px !important;
    }

    .changing-section {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .img-inside-changing {
        width: 100%;
        max-width: 100%;
        height: auto;
        border-top-right-radius: 10px;
    }

    .mech-sec-btn button {
        background-color: #101010;
        color: white;
        margin: 5px;
        padding: 10px 20px;
        cursor: pointer;
        border: none;
    }

    .mech-sec-btn button:hover,
    .mech-sec-btn button.active {
        background-color: #2BA88A;
    }

    .stat-sec {
        padding: 40px 60px 60px 40px !important;
    }

    .bread-sec {
        background: var(--Medium-Gray, #2E2E2E);
        font-size: 10px;
        font-family: 'Manrope';
        height: auto;
    }

    .conc-res {
        margin-bottom: 0.25rem !important;
    }

    .conc-res h2 {
        font-size: 38px !important;
        margin-bottom: 13px !important;
    }

    .conc-res h6 {
        font-size: 14px !important;
        font-weight: 500 !important;
        width: 42% !important;
        margin-bottom: 0px !important;
    }

    .conc-res .acf-header-btn {
        font-size: 12.2px !important;
        font-weight: 700 !important;
        padding: 7px 7px !important;
        margin-left: 0 !important;
    }

    .mech-header .common-span {
        padding: 4px 6px !important;
        border-radius: 5px !important;
    }

    .bread-sec li {
        color: var(--Light-Gray, #F5F5F5); 
        opacity: 0.8; 
        font-size: 8.33px !important;
    }

    ul.breadcrumb li+li::before {
        content: ">";
        padding: 10px;
    }

    ul.breadcrumb {
        background: var(--Medium-Gray, #2E2E2E);   
        margin-bottom: 0px;
        padding-left: 10px !important;
    }

    ul.breadcrumb li a {
        color: var(--Light-Gray, #F5F5F5);
        text-decoration: none;
        font-size: 8.33px !important;
        opacity: 0.6;
    }


    .breadcrumb-fixed {
        position: fixed;
        top: 60px;
        width: 100%;
        z-index: 1000;
    }

    .services-section {
        background-color: var(--Dark-Gray, #161A1B);
        width: 100%;
        height: auto;
        display: flex;
        justify-content: center;
    }

    .container {
        width: 100%;
    }

    .services-content {
        display: flex;
        width: 100%;
    }

    .centered-section {
        width: 100%;
        background: none;
        padding: 0;
    }

    .c-pad {
        padding: 0;
    }

    .custom-m {
        padding-top: 0px !important;
        text-align: start !important;
        margin-bottom: 10px !important;
        font-size: 21.78px !important;
        letter-spacing: -0.389px !important;
    }

    .custom-s {
        padding-top: 10px !important;
        padding-left: 38px !important;
        text-align: start !important;
        margin-bottom: 20px !important;
        font-size: 21px !important;
        font-weight: 400 !important;
    }

    .vertical-menu {
        margin-top: 40px !important;
    }

    .vertical-menu a {
        padding-left: 10px !important;
        padding-top: 13px !important;
        padding-bottom: 12px !important;
        padding-right: 12px !important;
        width: 145px;
        display: flex;
        flex-direction: column;
        color: #2e2e2ea3 !important;
        text-decoration: none;
        font-size: 10px !important;
        font-weight: 800 !important;
        letter-spacing: -0.384px;
    }

    .vertical-menu a.active {
        background-color: #2BA88A;
        color: white !important;
    }

    .right-panel {
        width: 80% !important;
    }

    .inner-text-div {
        position: absolute;
        color: white;
        bottom: 1px;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.25) !important;
    }

    .inside-text {
        margin-bottom: -6px !important;
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        font-size: 13.65px !important;
        margin-left: -7px !important;
        padding: 10px 10px 10px 25px !important;
    }

    .services-pad {
        padding: 20px 20px 20px 0px !important;
    }

    .services-pad p {
        padding-left: 20px !important;
        font-size: 11.2px !important;
        width: 90%;
    }


    .services-pad .p-sub {
        padding-left: 20px !important;
        width: 100%;
        color: var(--Medium-Gray, #2E2E2E);
        font-size: 12px !important;
        font-style: normal;
        font-weight: 700 !important;
        line-height: normal !important;
        letter-spacing: -0.34px !important;
    }

    .services-font {
        font-size: 16.2px;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: normal !important;
        letter-spacing: -0.384px !important;
    }

    .mech-video {
        padding: 90px 20px 50px 20px !important;
    }

    .infinite-line {
        padding-left: 0px !important;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .bg-green-mech {
        background-color: #2BA88A;
        padding: 15px;
        height: 78px;
        padding-left: 20px !important;
    }

    .mech-p p {
        font-size: 20px !important;
        color: #080808 !important;
        font-weight: 700 !important;
    }

    .accordion-button h6 {
        font-size: 19px !important;
    }

    .accordion-body p {
        font-size: 16.2px !important;
        background: white;
        color: black !important;
    }

    .accordion-button:not(.collapsed) {
        color: white !important;
        background-color: white !important;
    }

    .accordion-button {
        color: white !important;
        background-color: white !important;
    }

    .accordion-button:not(.collapsed)::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232BA88A'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        border-radius: 50%;
        box-shadow: 1px 0px 9px 0px rgba(1, 20, 4, 0.3);
    }

    .accordion-button::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232BA88A'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        border-radius: 50%;
        box-shadow: 1px 0px 9px 0px rgba(1, 20, 4, 0.3);
    }

    .accordion-button:focus {
        border-color: #2BA88A !important;
        box-shadow: none;
    }

    .img-thumbnail {
        height: 350px !important;
        width: 620px !important;
    }


    .multiple-blocks .row {
        padding-bottom: 0 !important;
    }

    .reduced-mob-width {
        margin-left: 0px !important;
        width: 92% !important;
    }

    .explore {
        font-size: 45.33px !important;
    }

    .explore-sub {
        font-size: 29.18px !important;
    }

    .questions {
        font-size: 43.33px !important;
    }

    .reduced-mob-width-question {
        width: 85% !important;
    }

    .reduced-mob-width-question h6 {
        font-size: 15px !important;
    }

    .reduced-mob-width-question p {
        font-size: 13.2px !important;
    }

    .finalsection {
        text-align: center;
        padding: 25px 0;
    }
}



@media (min-width: 768px) and (max-width:991px) {
    .service-blocks-div {
        /* padding: 0px 134px 0 147px !important; */
        /* background-color: red !important; */
        /* margin-left: -60px; */
        margin: 0 auto !important;
        /* width: 540px; */
    }

    /* .service-blocks-div .row {
        padding-right: -17% !important;
        padding-left: -10% !important;

    } */

    .service-blocks-div {
        padding-right: 6% !important;
        padding-left: 0% !important;

    }


    .mech-service-main {
        width: 40%;
    }

    .Mech-img {
        padding: 100px 60px 60px 30px !important;
        height: auto !important;
    }

    .mech-sec-btn {
        font-family: 'Manrope';
    }

    .content .common-span {
        padding: 0px !important;
    }

    .changing-section {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .img-inside-changing {
        width: 100%;
        max-width: 100%;
        height: auto;
        border-top-right-radius: 10px;
    }

    .mech-sec-btn button {
        background-color: #101010;
        color: white;
        margin: 5px;
        padding: 10px 20px;
        cursor: pointer;
        border: none;
    }

    .mech-sec-btn button:hover,
    .mech-sec-btn button.active {
        background-color: #2BA88A;
    }

    .stat-sec {
        padding: 40px 40px 60px 90px !important;
    }

    .bread-sec {
        background: var(--Medium-Gray, #2E2E2E);
        font-size: 10px;
        font-family: 'Manrope';
        height: auto;
    }

    .conc-res {
        margin-bottom: 0.25rem !important;
    }

    .conc-res h2 {
        font-size: 42px !important;
        margin-bottom: 13px !important;
    }

    .conc-res h6 {
        font-size: 17px !important;
        font-weight: 500 !important;
        width: 57% !important;
        margin-bottom: 0px !important;
    }

    .conc-res .acf-header-btn {
        font-size: 12.2px !important;
        font-weight: 700 !important;
        padding: 7px 7px !important;
        margin-left: 0 !important;
    }

    .mech-header .common-span {
        padding: 4px 6px !important;
        border-radius: 5px !important;
    }

    .bread-sec li {
        color: var(--Light-Gray, #F5F5F5); 
  opacity: 0.8; 
        font-size: 8.33px !important;
    }

    ul.breadcrumb li+li::before {
        content: ">";
        padding: 10px;
    }

    ul.breadcrumb {
        background: var(--Medium-Gray, #2E2E2E);   
        margin-bottom: 0px;
        padding-left: 10px !important;
    }

    ul.breadcrumb li a {
        color: var(--Light-Gray, #F5F5F5);
        text-decoration: none;
        font-size: 8.33px !important;
        opacity: 0.6;
    }


    .breadcrumb-fixed {
        position: fixed;
        top: 60px;
        width: 100%;
        z-index: 1000;
    }

    .services-section {
        background-color: var(--Dark-Gray, #161A1B);
        width: 100%;
        height: auto;
        display: flex;
        justify-content: center;
    }

    .container {
        width: 75% !important;
    }

    .services-content {
        display: flex;
        width: 100%;
    }

    .centered-section {
        width: 100%;
        background: none;
        padding: 0;
    }

    .c-pad {
        padding: 0;
    }

    .custom-m {
        padding-top: 30px !important;
        text-align: start !important;
        margin-bottom: 15px !important;
        font-size: 24.78px !important;
        letter-spacing: -0.389px !important;
    }

    .custom-s {
        padding-top: 10px !important;
        padding-left: 11% !important;
        text-align: start !important;
        margin-bottom: 20px !important;
        font-size: 25.78px !important;
        font-weight: 400 !important;
        margin-left: 12px !important;
    }

    .vertical-menu {
        margin-top: 40px !important;
    }

    .vertical-menu a {
        padding-left: 16px !important;
        padding-top: 13px !important;
        padding-bottom: 12px !important;
        padding-right: 12px !important;
        width: 180px;
        display: flex;
        flex-direction: column;
        color: #2e2e2ea3 !important;
        text-decoration: none;
        font-size: 12px !important;
        font-weight: 700;
        letter-spacing: -0.384px;
        font-weight: 800 !important;
    }

    .vertical-menu a.active {
        background-color: #2BA88A;
        color: white !important;
    }

    .right-panel {
        width: 80% !important;
    }

    .inner-text-div {
        position: absolute;
        color: white;
        bottom: 1px;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.25) !important;
    }

    .inside-text {
        margin-bottom: -6px !important;
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        font-size: 19.65px !important;
        margin-left: -7px !important;
        padding: 10px 10px 10px 50px !important;
    }

    .services-pad {
        padding: 20px 20px 20px 0px !important;
    }

    .services-pad p {
        padding-left: 40px !important;
        font-size: 11.2px !important;
        width: 90%;
    }


    .services-pad .p-sub {
        padding-left: 40px !important;
        width: 100%;
        font-size: 15px !important;
        font-weight: 700 !important;
        line-height: normal !important;
        letter-spacing: -0.34px !important;
    }

    .services-font {
        font-size: 16.2px;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: normal !important;
        letter-spacing: -0.384px !important;
    }

    .mech-video {
        padding: 90px 20px 50px 20px !important;
    }

    .bg-green-mech {
        background-color: #2BA88A;
        padding: 15px;
        height: 75px;
        padding-left: 6px !important;
    }

    .col-md-5 {
        width: 33.666667% !important;
    }

    .img-fluid {
        max-width: 85% !important;
    }

    .mech-p p {
        font-size: 14px !important;
        color: #080808 !important;
        font-weight: 700 !important;
    }

    .accordion-button h6 {
        font-size: 19px !important;
    }

    .accordion-body p {
        font-size: 16.2px !important;
        background: white;
        color: black !important;
    }

    .accordion-button:not(.collapsed) {
        color: white !important;
        background-color: white !important;
    }

    .accordion-button {
        color: white !important;
        background-color: white !important;
    }

    .accordion-button:not(.collapsed)::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232BA88A'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        border-radius: 50%;
        box-shadow: 1px 0px 9px 0px rgba(1, 20, 4, 0.3);
    }

    .accordion-button::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232BA88A'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        border-radius: 50%;
        box-shadow: 1px 0px 9px 0px rgba(1, 20, 4, 0.3);
    }

    .accordion-button:focus {
        border-color: #2BA88A !important;
        box-shadow: none;
    }

    .img-thumbnail {
        height: 350px !important;
        width: 620px !important;
    }

    .multiple-blocks .row {
        padding-bottom: 0 !important;
    }

    .reduced-mob-width {
        margin-left: 30px !important;
        /* width: 80% !important; */
    }

    .explore {
        font-size: 45.33px !important;
    }

    .explore-sub {
        font-size: 29.18px !important;
    }

    .questions {
        font-size: 43.33px !important;
    }

    .reduced-mob-width-question {
        width: 85% !important;
    }

    .reduced-mob-width-question h6 {
        font-size: 20px !important;
    }

    .reduced-mob-width-question p {
        font-size: 16.2px !important;
    }

    .multiple-blocks .col-md-4 {
        border-radius: 5px;
    }

    .multiple-blocks .col-2 {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }

    .finalsection {
        text-align: center;
        padding: 25px 0;
    }
}




@media (min-width: 992px) and (max-width:1199px) {
    .service-blocks-div {
        /* padding: 0px 134px 0 147px !important; */
        /* background-color: red !important; */
        /* margin-left: -60px; */
        margin: 0 auto !important;
        width: 834px;
    }

    .service-blocks-div .row {
        margin-right: -40px !important;
        margin-left: -15px !important;

    }

    .mech-service-main {
        width: 40%;
    }

    .Mech-img {
        padding: 120px 60px 60px 90px !important;
    }

    .mech-sec-btn {
        font-family: 'Manrope';
    }

    .content .common-span {
        padding: 0px !important;
    }

    .changing-section {
        padding-left: 70px !important;
        padding-right: 70px !important;
    }

    .mech-sec-btn button {
        background-color: #101010;
        color: white;
        margin: 5px;
        padding: 10px 20px;
        cursor: pointer;
        border: none;
    }

    .mech-sec-btn button:hover,
    .mech-sec-btn button.active {
        background-color: #2BA88A;
    }


    .bread-sec {
        background: var(--Medium-Gray, #2E2E2E);
        font-size: 10px;
        font-family: 'Manrope';
        height: auto;
    }

    .conc-res h2 {
        font-size: 64.33px !important;
    }

    .conc-res h6 {
        font-size: 26.65px !important;
        font-weight: 400 !important;
        width: 50% !important;
    }

    .conc-res .acf-header-btn {
        font-size: 20.2px !important;
        font-weight: 700 !important;
    }

    .mech-header .common-span {
        padding: 8px 16px !important;
        border-radius: 5px !important;
    }

    .bread-sec li {
        color: var(--Light-Gray, #F5F5F5); 
        opacity: 0.8; 
        font-size: 13.33px !important;
    }

    ul.breadcrumb li+li::before {
        content: ">";
        padding: 10px;
    }

    ul.breadcrumb {
        background: var(--Medium-Gray, #2E2E2E);   
        margin-bottom: 0px;
        padding-left: 70px !important;
    }

    ul.breadcrumb li a {
        color: var(--Light-Gray, #F5F5F5);
        text-decoration: none;
        font-size: 13.33px !important;
        opacity: 0.6;
    }


    .breadcrumb-fixed {
        position: fixed;
        top: 60px;
        width: 100%;
        z-index: 1000;
    }

    .services-section {
        background-color: var(--Dark-Gray, #161A1B);
        width: 100%;
        height: auto;
        display: flex;
        justify-content: center;
    }

    .container {
        width: 100%;
    }

    .services-content {
        display: flex;
        width: 100%;
    }

    .centered-section {
        width: 100%;
        background: none;
        padding: 0;
    }

    .c-pad {
        padding: 0;
    }

    .custom-m {
        padding-top: 50px !important;
        text-align: start !important;
        margin-bottom: 20px !important;
        font-size: 45.78px !important;
    }

    .custom-s {
        padding-top: 50px !important;
        padding-left: 11px !important;
        text-align: start !important;
        margin-bottom: 20px !important;
        font-size: 24.78px !important;
        font-weight: 400 !important;
        margin-left: 5px;
    }

    .vertical-menu {
        margin-top: 87px !important;
    }

    .vertical-menu a {
        padding-left: 37px !important;
        padding-top: 12px !important;
        padding-bottom: 12px !important;
        padding-right: 12px !important;
        width: 260px;
        display: flex;
        flex-direction: column;
        color: #2e2e2ea3 !important;
        text-decoration: none;
        font-size: 18px;
        font-weight: 800 !important;
        letter-spacing: -0.384px;
    }

    .vertical-menu a.active {
        background-color: #2BA88A;
        color: white !important;
    }

    .inner-text-div {
        position: absolute;
        color: white;
        bottom: 1px;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.25) !important;
    }

    .inside-text {
        margin-bottom: -6px !important;
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        font-size: 27.65px !important;
        margin-left: 80px !important;
        padding: 10px !important;
    }


    .services-pad p {
        padding-left: 70px !important;
        font-size: 16.2px !important;
        width: 90%;
    }


    .services-pad .p-sub {
        padding-left: 70px !important;
        width: 90%;
        color: var(--Medium-Gray, #2E2E2E);
        font-size: 17px !important;
        font-style: normal;
        font-weight: 700 !important;
        line-height: normal !important;
        letter-spacing: -0.34px !important;
    }

    .services-font {
        font-size: 16.2px;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: normal !important;
        letter-spacing: -0.384px !important;
    }

    .mech-video {
        padding: 90px 20px 50px 20px !important;
    }

    .stat-sec {
        background-color: #F0F0F0 !important;
        padding: 40px 100px 60px 175px !important
    }

    .infinite-line {
        padding: 0px 74px 0px 70px !important;
    }


    /* .multiple-blocks, .multiple-blocks .row, .multiple-blocks .col-md-4 {
        max-width: 100%;
        box-sizing: border-box;
    } */

    .multiple-blocks .row {
        justify-content: flex-start !important;
        width: 1400px !important;
    }

    .multiple-blocks .col-md-4 {
        border-radius: 5px;
    }

    .multiple-blocks .col-2 {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        max-width: 75px;
    }

    .bg-green-mech {
        background-color: #2BA88A;
        padding: 15px;
        height: 78px;
        padding-left: 21px !important;
    }

    .mech-p p {
        color: #080808 !important;
        font-weight: 700 !important;
        font-size: 16.5px !important;
    }

    .accordion-button h6 {
        font-size: 19px !important;
    }

    .accordion-body p {
        font-size: 16.2px !important;
        background: white;
        color: black !important;
    }

    .accordion-button:not(.collapsed) {
        color: white !important;
        background-color: white !important;
    }

    .accordion-button {
        color: white !important;
        background-color: white !important;
    }

    .accordion-button:not(.collapsed)::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232BA88A'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        border-radius: 50%;
        box-shadow: 1px 0px 9px 0px rgba(1, 20, 4, 0.3);
    }

    .accordion-button::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232BA88A'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        border-radius: 50%;
        box-shadow: 1px 0px 9px 0px rgba(1, 20, 4, 0.3);
    }

    .accordion-button:focus {
        border-color: #2BA88A !important;
        box-shadow: none;
    }

    .img-thumbnail {
        height: 586px !important;
        width: 1067px !important;
    }

    .finalsection {
        text-align: center;
        padding: 25px 0;
    }

}


@media (min-width: 1200px) and (max-width:1399px) {

.npd-scetion .custom-m{
    padding-top : 0px !important;
}

    .service-blocks-div {
        /* padding: 0px 134px 0 147px !important; */
        /* background-color: red !important; */
        /* margin-left: -60px; */
        margin: 0 auto !important;
        width: 1015px;
    }

    .service-blocks-div .row {
        margin-right: -40px !important;
        margin-left: -15px !important;

    }

    .mech-service-main {
        width: 40%;
    }

    .Mech-img {
        padding: 95px 15px 50px 120px !important;
    }

    .mech-sec-btn {
        font-family: 'Manrope';
    }

    .content .common-span {
        padding: 0px !important;
    }

    .changing-section {
        padding-left: 70px !important;
        padding-right: 70px !important;
    }

    .mech-sec-btn button {
        background-color: #101010;
        color: white;
        margin: 5px;
        padding: 10px 20px;
        cursor: pointer;
        border: none;
    }

    .mech-sec-btn button:hover,
    .mech-sec-btn button.active {
        background-color: #2BA88A;
    }


    .bread-sec {
        background: var(--Medium-Gray, #2E2E2E);
        font-size: 10px;
        font-family: 'Manrope';
        height: auto;
    }

    .conc-res h2 {
        font-size: 64.33px !important;
    }

    .conc-res h6 {
        font-size: 26.65px !important;
        font-weight: 400 !important;
        width: 49% !important;
    }

    .conc-res .acf-header-btn {
        font-size: 20.2px !important;
        font-weight: 700 !important;
    }

    .mech-header .common-span {
        padding: 8px 16px !important;
        border-radius: 5px !important;
    }

    .bread-sec li {
        color: var(--Light-Gray, #F5F5F5); 
  opacity: 0.8; 
        font-size: 13.33px !important;
    }

    ul.breadcrumb li+li::before {
        content: ">";
        padding: 10px;
    }

    ul.breadcrumb {
        background: var(--Medium-Gray, #2E2E2E);   
        margin-bottom: 0px;
        padding-left: 70px !important;
    }

    ul.breadcrumb li a {
        color: var(--Light-Gray, #F5F5F5);
        text-decoration: none;
        font-size: 13.33px !important;
        opacity: 0.6;
    }


    .breadcrumb-fixed {
        position: fixed;
        top: 60px;
        width: 100%;
        z-index: 1000;
    }

    .services-section {
        background-color: var(--Dark-Gray, #161A1B);
        width: 100%;
        height: auto;
        display: flex;
        justify-content: center;
    }

    .container {
        width: 100%;
    }

    .services-content {
        display: flex;
        width: 100%;
    }

    .centered-section {
        width: 100%;
        background: none;
        padding: 0;
    }

    .c-pad {
        padding: 0;
    }

    .custom-m {
        padding-top: 50px !important;
        text-align: start !important;
        margin-bottom: 20px !important;
        font-size: 45.78px !important;
    }

    .custom-s {
        padding-top: 50px !important;
        padding-left: 11px !important;
        text-align: start !important;
        margin-bottom: 20px !important;
        font-size: 24.78px !important;
        font-weight: 400 !important;
        margin-left: 5px;
    }

    .vertical-menu {
        margin-top: 87px !important;
    }

    .vertical-menu a {
        padding-left: 37px !important;
        padding-top: 12px !important;
        padding-bottom: 12px !important;
        padding-right: 12px !important;
        width: 260px;
        display: flex;
        flex-direction: column;
        color: #2e2e2ea3 !important;
        text-decoration: none;
        font-size: 18px;
        font-weight: 800 !important;
        letter-spacing: -0.384px;
    }

    .vertical-menu a.active {
        background-color: #2BA88A;
        color: white !important;
    }

    .inner-text-div {
        position: absolute;
        color: white;
        bottom: 1px;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.25) !important;
    }

    .inside-text {
        margin-bottom: -6px !important;
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        font-size: 27.65px !important;
        margin-left: 80px !important;
        padding: 10px !important;
    }


    .services-pad p {
        padding-left: 70px !important;
        font-size: 16.2px !important;
        width: 90%;
    }


    .services-pad .p-sub {
        padding-left: 70px !important;
        width: 90%;
        color: var(--Medium-Gray, #2E2E2E);
        font-size: 17px !important;
        font-style: normal;
        font-weight: 700 !important;
        line-height: normal !important;
        letter-spacing: -0.34px !important;
    }

    .services-font {
        font-size: 16.2px;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: normal !important;
        letter-spacing: -0.384px !important;
    }

    .mech-video {
        padding: 90px 20px 50px 20px !important;
    }

    .stat-sec {
        background-color: #F0F0F0 !important;
        padding: 57px 57px 57px 200px !important;
    }

    .infinite-line {
        padding: 0px 74px 0px 70px !important;
    }


    /* .multiple-blocks, .multiple-blocks .row, .multiple-blocks .col-md-4 {
        max-width: 100%;
        box-sizing: border-box;
    } */

    .multiple-blocks .row {
        justify-content: flex-start !important;
        width: 1400px !important;
    }

    .multiple-blocks .col-md-4 {
        border-radius: 5px;
    }

    .multiple-blocks .col-2 {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        max-width: 75px;
    }

    .bg-green-mech {
        background-color: #2BA88A;
        padding: 15px;
        height: 78px;
        padding-left: 21px !important;
    }

    .mech-p p {
        color: #080808 !important;
        font-weight: 700 !important;
        font-size: 18.5px !important;
    }

    .accordion-button h6 {
        font-size: 19px !important;
    }

    .accordion-body p {
        font-size: 16.2px !important;
        background: white;
        color: black !important;
    }

    .accordion-button:not(.collapsed) {
        color: white !important;
        background-color: white !important;
    }

    .accordion-button {
        color: white !important;
        background-color: white !important;
    }

    .accordion-button:not(.collapsed)::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232BA88A'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        border-radius: 50%;
        box-shadow: 1px 0px 9px 0px rgba(1, 20, 4, 0.3);
    }

    .accordion-button::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232BA88A'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        border-radius: 50%;
        box-shadow: 1px 0px 9px 0px rgba(1, 20, 4, 0.3);
    }

    .accordion-button:focus {
        border-color: #2BA88A !important;
        box-shadow: none;
    }

    .img-thumbnail {
        height: 586px !important;
        width: 1067px !important;
    }

    .finalsection {
        text-align: center;
        padding: 25px 0;
    }

}




@media (min-width: 1400px) and (max-width: 1800px) {



    .service-blocks-div {
        /* padding: 0px 134px 0 147px !important; */
        /* background-color: red !important; */
        /* margin-left: -60px; */
        margin: 0 auto !important;
        width: 1200px;
    }

    .service-blocks-div .row {
        margin-right: -25px !important;
        margin-left: -29px !important;

    }

    .mech-service-main {
        width: 40%;
    }

    .Mech-img {
        padding: 120px 60px 60px 90px !important;
    }

    .mech-sec-btn {
        font-family: 'Manrope';
    }

    .content .common-span {
        padding: 0px !important;
    }

    .changing-section {
        padding-left: 70px !important;
        padding-right: 70px !important;
    }

    .mech-sec-btn button {
        background-color: #101010;
        color: white;
        margin: 5px;
        padding: 10px 20px;
        cursor: pointer;
        border: none;
    }

    .mech-sec-btn button:hover,
    .mech-sec-btn button.active {
        background-color: #2BA88A;
    }


    .bread-sec {
        background: var(--Medium-Gray, #2E2E2E);
        font-size: 10px;
        font-family: 'Manrope';
        height: auto;
    }

    .conc-res h2 {
        font-size: 64.33px !important;
    }

    .conc-res h6 {
        font-size: 26.65px !important;
        font-weight: 400 !important;
        width: 50% !important;
    }

    .conc-res .acf-header-btn {
        font-size: 20.2px !important;
        font-weight: 700 !important;
    }

    .mech-header .common-span {
        padding: 8px 16px !important;
        border-radius: 5px !important;
    }

    .bread-sec li {
        color: var(--Light-Gray, #F5F5F5); 
        opacity: 0.8; 
        font-size: 13.33px !important;
    }

    ul.breadcrumb li+li::before {
        content: ">";
        padding: 10px;
    }

    ul.breadcrumb {
        background: var(--Medium-Gray, #2E2E2E);   
        margin-bottom: 0px;
        padding-left: 70px !important;
    }

    ul.breadcrumb li a {
        color: var(--Light-Gray, #F5F5F5);
        text-decoration: none;
        font-size: 13.33px !important;
        opacity: 0.6;
    }


    .breadcrumb-fixed {
        position: fixed;
        top: 60px;
        width: 100%;
        z-index: 1000;
    }

    .services-section {
        background-color: var(--Dark-Gray, #161A1B);
        width: 100%;
        height: auto;
        display: flex;
        justify-content: center;
    }

    .container {
        width: 100%;
    }

    .services-content {
        display: flex;
        width: 100%;
    }

    .centered-section {
        width: 100%;
        background: none;
        padding: 0;
    }

    .c-pad {
        padding: 0;
    }

    .mech-video .img-thumbnail {
        width: 1067px !important;
        height: 586px !important;
    }

    .custom-m {
        padding-top: 50px !important;
        text-align: start !important;
        margin-bottom: 20px !important;
        font-size: 41.78px !important;
    }

    .custom-s {
        padding-top: 50px !important;
        padding-left: 0 !important;
        text-align: start !important;
        margin-bottom: 20px !important;
        font-size: 24.78px !important;
        font-weight: 400 !important;
    }

    .vertical-menu {
        margin-top: 87px !important;
    }

    .vertical-menu a {
        padding-left: 37px !important;
        padding-top: 12px !important;
        padding-bottom: 12px !important;
        padding-right: 12px !important;
        width: 260px;
        display: flex;
        flex-direction: column;
        color: #2e2e2ea3 !important;
        text-decoration: none;
        font-size: 18px;
        font-weight: 700;
        letter-spacing: -0.384px;
    }

    .vertical-menu a.active {
        background-color: #2BA88A;
        color: white !important;
    }

    .inner-text-div {
        position: absolute;
        color: white;
        bottom: 1px;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.25) !important;
    }

    .inside-text {
        margin-bottom: -6px !important;
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        font-size: 27.65px !important;
        margin-left: 80px !important;
        padding: 10px !important;
    }


    .services-pad p {
        padding-left: 70px !important;
        font-size: 16.2px !important;
        width: 90%;
    }


    .services-pad .p-sub {
        padding-left: 70px !important;
        width: 90%;
        color: var(--Medium-Gray, #2E2E2E);
        font-size: 17px !important;
        font-style: normal;
        font-weight: 700 !important;
        line-height: normal !important;
        letter-spacing: -0.34px !important;
    }

    .services-font {
        font-size: 16.2px;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: normal !important;
        letter-spacing: -0.384px !important;
    }

    .mech-video {
        padding: 130px 20px 50px 20px !important;
    }



    .mech-video .fw-bold{
        font-size: 50px !important;
    }

    .mech-video h5{
        font-size: 29px !important;
    }

    .mech-video button{
        font-size: 19px !important;
    }

    .stat-sec {
        background-color: #F0F0F0 !important;
        padding: 40px 100px 60px 175px !important
    }

    .infinite-line {
        padding: 0px 77px 0px 115px !important;
    }

    /* .multiple-blocks, .multiple-blocks .row, .multiple-blocks .col-md-4 {
        max-width: 100%;
        box-sizing: border-box;
    } */

    .multiple-blocks .row {
        justify-content: flex-start !important;
        width: 1400px !important;
    }

    .multiple-blocks .col-md-4 {
        border-radius: 5px;
    }

    .multiple-blocks .col-2 {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
        max-width: 75px;
    }

    .bg-green-mech {
        background-color: #2BA88A;
        padding: 15px;
        height: 78px;
        padding-left: 25px !important;
    }

    .mech-p p {
        color: #080808 !important;
        font-weight: 700 !important;
        font-size: 16.5px !important;
    }

    .accordion-button h6 {
        font-size: 19px !important;
    }

    .accordion-body p {
        font-size: 16.2px !important;
        background: white;
        color: black !important;
    }

    .accordion-button:not(.collapsed) {
        color: white !important;
        background-color: white !important;
    }

    .accordion-button {
        color: white !important;
        background-color: white !important;
    }

    .accordion-button:not(.collapsed)::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232BA88A'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        border-radius: 50%;
        box-shadow: 1px 0px 9px 0px rgba(1, 20, 4, 0.3);
    }

    .accordion-button::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232BA88A'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        border-radius: 50%;
        box-shadow: 1px 0px 9px 0px rgba(1, 20, 4, 0.3);
    }

    .accordion-button:focus {
        border-color: #2BA88A !important;
        box-shadow: none;
    }

    .img-thumbnail {
        height: 586px !important;
        width: 1067px !important;
    }

    .finalsection {
        text-align: center;
        padding: 25px 0;
    }
}



@media (min-width: 1801px) and (max-width: 2559px) {


    .npd-scetion .custom-m{
        padding-top : 0px !important;
    }
    
    .service-blocks-div {
        /* padding: 0px 134px 0 147px !important; */
        /* background-color: red !important; */
        /* margin-left: -60px; */
        margin: 0 auto !important;
        width: 1320px;
    }

    .service-blocks-div .row {
        margin-right: -30px !important;
        margin-left: -29px !important;

    }

    .mech-service-main {
        width: 40%;
    }

    .centered-section  .acf-header-btn {
        font-size: 20.2px !important;
    }

    .Mech-img {
        padding: 173px 60px 120px 160px !important;
    }


    .mech-sec-btn {
        font-family: 'Manrope';
    }

    .content .common-span {
        padding: 0px !important;
    }

    .changing-section {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .mech-sec-btn button {
        background-color: #101010;
        color: white;
        margin: 5px;
        padding: 10px 20px;
        cursor: pointer;
        border: none;
    }

    .mech-sec-btn button:hover,
    .mech-sec-btn button.active {
        background-color: #2BA88A;
    }


    .bread-sec {
        background: var(--Medium-Gray, #2E2E2E);        
        font-size: 10px;
        font-family: 'Manrope';
        height: auto;
    }

    .conc-res h2 {
        font-size: 91.33px !important;
    }

    .conc-res {
        padding: 0rem !important;
        margin-top: 1.25rem !important;
        margin-bottom: 1.25rem !important;
    }

    .conc-res h6 {
        font-size: 37.65px !important;
        font-weight: 400 !important;
        width: 50% !important;
    }

    .conc-res .acf-header-btn {
        font-size: 29px !important;
        font-weight: 700 !important;
    }

    .conc-res .mt-2 {
        margin-top: 1.5rem !important;
    }

    .mech-header .common-span {
        padding: 8px 16px !important;
        border-radius: 5px !important;
    }

    .bread-sec li {
        color: var(--Light-Gray, #F5F5F5); 
        opacity: 0.8; 
        font-size: 13.33px !important;
    }

    ul.breadcrumb li+li::before {
        content: ">";
        padding: 10px;
    }

    ul.breadcrumb {
        background: var(--Medium-Gray, #2E2E2E);   
        margin-bottom: 0px;
        padding-left: 70px !important;
    }

    ul.breadcrumb li a {
        color: var(--Light-Gray, #F5F5F5);
        text-decoration: none;
        font-size: 13.33px !important;
        opacity: 0.6;
    }


    .breadcrumb-fixed {
        position: fixed;
        top: 60px;
        width: 100%;
        z-index: 1000;
    }

    .services-section {
        background-color: var(--Dark-Gray, #161A1B);
        width: 100%;
        height: auto;
        display: flex;
        justify-content: center;
    }

    .container {
        width: 100%;
    }

    .services-content {
        display: flex;
        width: 100%;
    }

    .centered-section {
        width: 100%;
        background: none;
        padding: 0;
    }

    .c-pad {
        padding: 0;
    }

    .custom-m {
        padding-top: 50px !important;
        text-align: start !important;
        margin-bottom: 20px !important;
        font-size: 45.78px !important;
    }

    .service-blocks-div .service-blocks .pb-3 {
        padding-bottom: 20px !important;
    }

    .services-inside .container{
        max-width: none !important;
        padding: 0 !important;
        padding-right: 10% !important;
        margin: 10px 10px 10px 60px !important;
    }

    .custom-s {
        padding-top: 100px !important;
        padding-left: 0 !important;
        text-align: start !important;
        margin-bottom: 20px !important;
        font-size: 28.78px !important;
        font-weight: 400 !important;
    }

    .vertical-menu {
        margin-top: 87px !important;
    }

    .vertical-menu a {
        padding-left: 37px !important;
        padding-top: 12px !important;
        padding-bottom: 12px !important;
        padding-right: 12px !important;
        width: 350px;
        font-size: 20px !important;
        display: flex;
        flex-direction: column;
        color: #2e2e2ea3 !important;
        text-decoration: none;
        font-size: 18px;
        font-weight: 700;
        letter-spacing: -0.384px;
    }

    .vertical-menu a.active {
        background-color: #2BA88A;
        color: white !important;
    }

    .inner-text-div {
        position: absolute;
        color: white;
        bottom: 1px;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.25) !important;
    }

    .inside-text {
        margin-bottom: -6px !important;
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        font-size: 27.65px !important;
        margin-left: 80px !important;
        padding: 10px !important;
    }

    .services-pad {
        padding-bottom: 30px !important;
    }


    .services-pad p {
        padding-left: 70px !important;
        font-size: 19px !important;
        width: 90%;
    }

    .img-inside-changing {
        width: 100%;
        max-width: 100%;
        height: 500px !important;
        border-top-right-radius: 10px;
    }


    .services-pad .p-sub {
        padding-left: 70px !important;
        width: 90%;
        color: var(--Medium-Gray, #2E2E2E);
        font-size: 20px !important;
        font-style: normal;
        font-weight: 700 !important;
        line-height: normal !important;
        letter-spacing: -0.34px !important;
    }

    .services-font {
        font-size: 16.2px;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: normal !important;
        letter-spacing: -0.384px !important;
    }

    .mech-video {
        padding: 90px 20px 50px 20px !important;
    }

    .stat-sec {
        background-color: #F0F0F0 !important;
        padding: 67px 67px 67px 200px !important;
    }



    .multiple-blocks,
    .multiple-blocks .row,
    .multiple-blocks .col-md-4 {
        max-width: 100%;
        box-sizing: border-box;
    }

    .multiple-blocks .col-md-4 {
        gap: 100px !important;
    }

    .multiple-blocks .col-md-4 {
        border-radius: 5px;
        gap: 100px !important;
    }

    .multiple-blocks .col-2 {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }

    .bg-green-mech {
        background-color: #2BA88A;
        padding: 15px;
        height: 78px;
        padding-left: 27px !important;
    }

    .mech-p p {
        color: #080808 !important;
        font-weight: 700 !important;
    }

    .accordion-button h6 {
        font-size: 19px !important;
    }

    .accordion-body p {
        font-size: 16.2px !important;
        background: white;
        color: black !important;
    }

    .accordion-button:not(.collapsed) {
        color: white !important;
        background-color: white !important;
    }

    .accordion-button {
        color: white !important;
        background-color: white !important;
    }

    .accordion-button:not(.collapsed)::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232BA88A'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        border-radius: 50%;
        box-shadow: 1px 0px 9px 0px rgba(1, 20, 4, 0.3);
    }

    .accordion-button::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232BA88A'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        border-radius: 50%;
        box-shadow: 1px 0px 9px 0px rgba(1, 20, 4, 0.3);
    }

    .accordion-button:focus {
        border-color: #2BA88A !important;
        box-shadow: none;
    }

    .img-thumbnail {
        height: 586px !important;
        width: 1067px !important;
    }

    .finalsection {
        text-align: center;
        padding: 25px 0;
    }
}


@media (min-width: 2560px) and (max-width: 3880px) {
    .service-blocks-div {
        /* padding: 0px 134px 0 147px !important; */
        /* background-color: red !important; */
        /* margin-left: -60px; */
        margin: 0 auto !important;
        width: 1200px;
    }

    .service-blocks-div .row {
        margin-right: -45px !important;
        margin-left: -20px !important;

    }

    .mech-service-main {
        width: 40%;
    }

    .Mech-img {
        padding: 120px 60px 60px 90px !important;
    }

    .mech-sec-btn {
        font-family: 'Manrope';
    }

    .content .common-span {
        padding: 0px !important;
    }

    .changing-section {
        padding-left: 70px !important;
        padding-right: 70px !important;
    }

    .mech-sec-btn button {
        background-color: #101010;
        color: white;
        margin: 5px;
        padding: 10px 20px;
        cursor: pointer;
        border: none;
    }

    .mech-sec-btn button:hover,
    .mech-sec-btn button.active {
        background-color: #2BA88A;
    }


    .bread-sec {
        background: var(--Medium-Gray, #2E2E2E);        
        font-size: 10px;
        font-family: 'Manrope';
        height: auto;
    }

    .conc-res h2 {
        font-size: 64.33px !important;
    }

    .conc-res h6 {
        font-size: 26.65px !important;
        font-weight: 400 !important;
        width: 50% !important;
    }

    .conc-res .acf-header-btn {
        font-size: 20.2px !important;
        font-weight: 700 !important;
    }

    .mech-header .common-span {
        padding: 8px 16px !important;
        border-radius: 5px !important;
    }

    .bread-sec li {
        color: var(--Light-Gray, #F5F5F5); 
        opacity: 0.8; 
        font-size: 13.33px !important;
    }

    ul.breadcrumb li+li::before {
        content: ">";
        padding: 10px;
    }

    ul.breadcrumb {
        background: var(--Medium-Gray, #2E2E2E);   
        margin-bottom: 0px;
        padding-left: 70px !important;
    }

    ul.breadcrumb li a {
        color: var(--Light-Gray, #F5F5F5);
        text-decoration: none;
        font-size: 13.33px !important;
        opacity: 0.6;
    }


    .breadcrumb-fixed {
        position: fixed;
        top: 60px;
        width: 100%;
        z-index: 1000;
    }

    .services-section {
        background-color: var(--Dark-Gray, #161A1B);
        width: 100%;
        height: auto;
        display: flex;
        justify-content: center;
    }

    .container {
        width: 100%;
    }

    .services-content {
        display: flex;
        width: 100%;
    }

    .centered-section {
        width: 100%;
        background: none;
        padding: 0;
    }

    .c-pad {
        padding: 0;
    }

    .custom-m {
        padding-top: 50px !important;
        text-align: start !important;
        margin-bottom: 20px !important;
        font-size: 45.78px !important;
    }

    .custom-s {
        padding-top: 50px !important;
        padding-left: 11px !important;
        text-align: start !important;
        margin-bottom: 20px !important;
        font-size: 24.78px !important;
        font-weight: 400 !important;
    }

    .vertical-menu {
        margin-top: 87px !important;
    }

    .vertical-menu a {
        padding-left: 37px !important;
        padding-top: 12px !important;
        padding-bottom: 12px !important;
        padding-right: 12px !important;
        width: 260px;
        display: flex;
        flex-direction: column;
        color: #2e2e2ea3 !important;
        text-decoration: none;
        font-size: 18px;
        font-weight: 700;
        letter-spacing: -0.384px;
    }

    .vertical-menu a.active {
        background-color: #2BA88A;
        color: white !important;
    }

    .inner-text-div {
        position: absolute;
        color: white;
        bottom: 1px;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.25) !important;
    }

    .inside-text {
        margin-bottom: -6px !important;
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        font-size: 27.65px !important;
        margin-left: 80px !important;
        padding: 10px !important;
    }


    .services-pad p {
        padding-left: 70px !important;
        font-size: 16.2px !important;
        width: 90%;
    }


    .services-pad .p-sub {
        padding-left: 70px !important;
        width: 90%;
        color: var(--Medium-Gray, #2E2E2E);
        font-size: 17px !important;
        font-style: normal;
        font-weight: 700 !important;
        line-height: normal !important;
        letter-spacing: -0.34px !important;
    }

    .services-font {
        font-size: 16.2px;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: normal !important;
        letter-spacing: -0.384px !important;
    }

    .mech-video {
        padding: 90px 20px 50px 20px !important;
    }

    .stat-sec {
        background-color: #F0F0F0 !important;
        padding: 40px 100px 60px 175px !important
    }

    .infinite-line {
        padding: 0px 90px 0px 90px !important;
    }

    .multiple-blocks,
    .multiple-blocks .row,
    .multiple-blocks .col-md-4 {
        max-width: 100%;
        box-sizing: border-box;
    }

    .multiple-blocks .col-md-4 {
        gap: 100px !important;
    }

    .multiple-blocks .col-md-4 {
        border-radius: 5px;
        gap: 100px !important;
    }

    .multiple-blocks .col-2 {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }

    .bg-green-mech {
        background-color: #2BA88A;
        padding: 15px;
        height: 78px;
        padding-left: 27px !important;
    }

    .mech-p p {
        color: #080808 !important;
        font-weight: 700 !important;
    }

    .accordion-button h6 {
        font-size: 19px !important;
    }

    .accordion-body p {
        font-size: 16.2px !important;
        background: white;
        color: black !important;
    }

    .accordion-button:not(.collapsed) {
        color: white !important;
        background-color: white !important;
    }

    .accordion-button {
        color: white !important;
        background-color: white !important;
    }

    .accordion-button:not(.collapsed)::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232BA88A'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        border-radius: 50%;
        box-shadow: 1px 0px 9px 0px rgba(1, 20, 4, 0.3);
    }

    .accordion-button::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232BA88A'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        border-radius: 50%;
        box-shadow: 1px 0px 9px 0px rgba(1, 20, 4, 0.3);
    }

    .accordion-button:focus {
        border-color: #2BA88A !important;
        box-shadow: none;
    }

    .img-thumbnail {
        height: 586px !important;
        width: 1067px !important;
    }

    .finalsection {
        text-align: center;
        padding: 25px 0;
    }
}

@media (min-width: 3880px) {
    .service-blocks-div {
        /* padding: 0px 134px 0 147px !important; */
        /* background-color: red !important; */
        /* margin-left: -60px; */
        margin: 0 auto !important;
        width: 1200px;
    }

    .service-blocks-div .row {
        margin-right: -47px !important;
        margin-left: -20px !important;

    }

    .mech-service-main {
        width: 40%;
    }

    .Mech-img {
        padding: 120px 60px 60px 90px !important;
    }

    .mech-sec-btn {
        font-family: 'Manrope';
    }

    .content .common-span {
        padding: 0px !important;
    }

    .changing-section {
        padding-left: 70px !important;
        padding-right: 70px !important;
    }

    .mech-sec-btn button {
        background-color: #101010;
        color: white;
        margin: 5px;
        padding: 10px 20px;
        cursor: pointer;
        border: none;
    }

    .mech-sec-btn button:hover,
    .mech-sec-btn button.active {
        background-color: #2BA88A;
    }


    .bread-sec {
        background: var(--Medium-Gray, #2E2E2E);        
        font-size: 10px;
        font-family: 'Manrope';
        height: auto;
    }

    .conc-res h2 {
        font-size: 64.33px !important;
    }

    .conc-res h6 {
        font-size: 26.65px !important;
        font-weight: 400 !important;
        width: 50% !important;
    }

    .conc-res .acf-header-btn {
        font-size: 20.2px !important;
        font-weight: 700 !important;
    }

    .mech-header .common-span {
        padding: 8px 16px !important;
        border-radius: 5px !important;
    }

    .bread-sec li {
        color: var(--Light-Gray, #F5F5F5); 
        opacity: 0.8; 
        font-size: 13.33px !important;
    }

    ul.breadcrumb li+li::before {
        content: ">";
        padding: 10px;
    }

    ul.breadcrumb {
        background: var(--Medium-Gray, #2E2E2E);   
        margin-bottom: 0px;
        padding-left: 70px !important;
    }

    ul.breadcrumb li a {
        color: var(--Light-Gray, #F5F5F5);
        text-decoration: none;
        font-size: 13.33px !important;
        opacity: 0.6;
    }


    .breadcrumb-fixed {
        position: fixed;
        top: 60px;
        width: 100%;
        z-index: 1000;
    }

    .services-section {
        background-color: var(--Dark-Gray, #161A1B);
        width: 100%;
        height: auto;
        display: flex;
        justify-content: center;
    }

    .container {
        width: 100%;
    }

    .services-content {
        display: flex;
        width: 100%;
    }

    .centered-section {
        width: 100%;
        background: none;
        padding: 0;
    }

    .c-pad {
        padding: 0;
    }

    .custom-m {
        padding-top: 50px !important;
        text-align: start !important;
        margin-bottom: 20px !important;
        font-size: 45.78px !important;
    }

    .custom-s {
        padding-top: 50px !important;
        padding-left: 11px !important;
        text-align: start !important;
        margin-bottom: 20px !important;
        font-size: 24.78px !important;
        font-weight: 400 !important;
    }

    .vertical-menu {
        margin-top: 87px !important;
    }

    .vertical-menu a {
        padding-left: 37px !important;
        padding-top: 12px !important;
        padding-bottom: 12px !important;
        padding-right: 12px !important;
        width: 260px;
        display: flex;
        flex-direction: column;
        color: #2e2e2ea3 !important;
        text-decoration: none;
        font-size: 18px;
        font-weight: 700;
        letter-spacing: -0.384px;
    }

    .vertical-menu a.active {
        background-color: #2BA88A;
        color: white !important;
    }

    .inner-text-div {
        position: absolute;
        color: white;
        bottom: 1px;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.25) !important;
    }

    .inside-text {
        margin-bottom: -6px !important;
        text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        font-size: 27.65px !important;
        margin-left: 80px !important;
        padding: 10px !important;
    }


    .services-pad p {
        padding-left: 70px !important;
        font-size: 16.2px !important;
        width: 90%;
    }


    .services-pad .p-sub {
        padding-left: 70px !important;
        width: 90%;
        color: var(--Medium-Gray, #2E2E2E);
        font-size: 17px !important;
        font-style: normal;
        font-weight: 700 !important;
        line-height: normal !important;
        letter-spacing: -0.34px !important;
    }

    .services-font {
        font-size: 16.2px;
        font-style: normal !important;
        font-weight: 700 !important;
        line-height: normal !important;
        letter-spacing: -0.384px !important;
    }

    .mech-video {
        padding: 90px 20px 50px 20px !important;
    }

    .stat-sec {
        background-color: #F0F0F0 !important;
        padding: 40px 100px 60px 175px !important
    }

    .infinite-line {
        padding: 0px 90px 0px 90px !important;
    }

    .multiple-blocks,
    .multiple-blocks .row,
    .multiple-blocks .col-md-4 {
        max-width: 100%;
        box-sizing: border-box;
    }

    .multiple-blocks .col-md-4 {
        gap: 100px !important;
    }

    .multiple-blocks .col-md-4 {
        border-radius: 5px;
        gap: 100px !important;
    }

    .multiple-blocks .col-2 {
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }

    .bg-green-mech {
        background-color: #2BA88A;
        padding: 15px;
        height: 78px;
        padding-left: 30px !important;
    }

    .mech-p p {
        color: #080808 !important;
        font-weight: 700 !important;
    }

    .accordion-button h6 {
        font-size: 19px !important;
    }

    .accordion-body p {
        font-size: 16.2px !important;
        background: white;
        color: black !important;
    }

    .accordion-button:not(.collapsed) {
        color: white !important;
        background-color: white !important;
    }

    .accordion-button {
        color: white !important;
        background-color: white !important;
    }

    .accordion-button:not(.collapsed)::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232BA88A'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        border-radius: 50%;
        box-shadow: 1px 0px 9px 0px rgba(1, 20, 4, 0.3);
    }

    .accordion-button::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232BA88A'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        border-radius: 50%;
        box-shadow: 1px 0px 9px 0px rgba(1, 20, 4, 0.3);
    }

    .accordion-button:focus {
        border-color: #2BA88A !important;
        box-shadow: none;
    }

    .img-thumbnail {
        height: 586px !important;
        width: 1067px !important;
    }

    .finalsection {
        text-align: center;
        padding: 25px 0;
    }


}



/* RESPONSIVE */

@media (max-width: 359px) {
    .services-sec {
      padding: 0 !important;
    }
  
    .mob-career-img {
      background-size: contain;
      height: 310px !important;
    }
  
    .acf-header-btn {
      font-size: 12.2px !important;
      padding: 5px 9px !important;
      gap: 0 !important;
    }
  
    .main-service {
      display: flex !important;
      align-items: center !important;
      justify-content: flex-start !important;
      padding: 0 !important;
      height: 140% !important;
    }
  
    .service-main {
        padding-left: 20px !important;
    }
  
  
    .acf-header-btn:hover {
      gap: 5px !important;
    }
  
    .p {
      padding: 0rem !important;
    }
  
    .stat-sec {
      padding-right: 0 !important;
      padding-bottom: 10px !important;
      padding-top: 16px !important;
      padding-left: 40px !important;
    }

    .stat-sec p {
        width: 90% !important;
    }
  
    .stat-sec h2 {
      margin-bottom: -11px !important;
      font-size: 30.33px !important;
    }
  
    .stat-sec h5 {
      font-size: 17.18px !important;
    }
  
    .stat-sec p {
      font-size: 10.2px !important;
    }
  
    .services-sec .section1 {
      padding: 0 !important;
      margin-top: 5% !important; 

margin-bottom: 15% !important;    }
  
    .services-sec .section2 {
        margin-top: 5% !important; 

        margin-bottom: 15% !important; 
    }
  
    .services-sec .section4 {
        margin-top: 5% !important; 
        margin-bottom: 15% !important; 
    }

    .services-sec .section3 {
        padding: 0 !important;

        margin-top: 5% !important; 

        margin-bottom: 15% !important; 
    }
  
    .services-sec h4 {
        font-size: 17.81px !important;
    }
  
    .services-sec p {
        font-size: 12px !important;
        width: 86% !important;
        padding-left: 23px !important;
        margin-bottom: 10px !important;
        margin-top: 5%  !important;
    }
  
    .services-sec .fa-solid {
      font-size: 10px !important;
    }
  
    .services-sec .mechanical-img,
    .services-sec .elctronics-img,
    .services-sec .plant-img,
    .services-sec .software-img {
      height: 225px !important;
      object-fit: cover !important;
    }
  
    .services-sec a {
      padding-left: 26px !important;
      font-size: 11px !important;
      word-wrap: break-word !important;
    }
  
    .service-main h2 {
      font-size: 30.796px !important;
      margin-bottom: 5px !important;
      font-weight: 700 !important;
      display: flex;
      align-items: center !important;
    }
  
    .service-main h3 {
      font-size: 12.78px !important;
      line-height: normal !important;
      letter-spacing: 0 !important;
      display: flex;
      align-items: center !important;
      justify-content: flex-end !important;
    }

    .synergy .mb-5 {
        margin-bottom: 1.5rem !important;
    }
  
    .button-wrapper {
      display: flex;
      align-items: center;
    }
  
    .synergy h2 {
        font-size: 18.33px !important;
        letter-spacing: -0.72px !important;
        margin-top: 10% !important;
    }
  
    .common-span {
      padding: 0px 5px 5px 5px !important;
    }
  
  
    .view-case-sec,
    .services-onboard {
      padding: 20px;
    }
  
    .client-image {
      margin-left: 8px;
      margin-top: 15px;
    }
  
    .left-image {
      max-width: 60px;
      margin-right: 15px;
    }
  
    .work-acf {
      position: relative;
      text-align: center;
      font-family: 'Manrope';
    }
  
    .work-acf h5 {
      padding-left: 8px !important;
      margin-bottom: 0px !important;
      font-size: 12px !important;
    }
  
    .work-acf p {
      padding-left: 8px !important;
      font-size: 5.2px !important;
      width: 60% !important;
    }
  
  
    #work-back {
      width: 100%;
      height: 111px !important;
    }
  
    .play-button {
      width: 50px !important;
      top: 40% !important;
    }
  
    .play-button:hover {
      transform: translate(-50%, -50%) scale(1.2);
      /* Increase size by 20% on hover */
    }
  
    #buildType {
      font-size: 12.04px !important;
      background: white;
      border-radius: 10px;
    }
  
    #buildText {
      font-size: 12.04px !important;
    }
  
    .services-onboard {
      background-color: #181818;
      color: white;
      padding: 70px;
      font-family: 'Manrope';
      font-weight: bold;
    }
  
    .section3 {
      background: linear-gradient(284deg, rgba(0, 0, 0, 0.80) -5.77%, rgba(0, 0, 0, 0.00) 43.68%), #1B1B1B;
      color: white;
      padding: 20px !important;
      font-family: 'Manrope';
    }
  
  
    .section4 img {
      width: 100%;
      height: 400px;
      object-fit: cover;
    }
  
    .row {
      --bs-gutter-x: 0;
      --bs-gutter-y: 0;
    }
  
    .client-image {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      margin-left: 20px;
      margin-top: 30px;
    }
  
    .left-image {
      max-width: 100px;
      margin-right: 40px;
      padding: 5px;
    }
  
    .view-case-sec {
      background-color: #181818;
      color: white;
      padding: 70px;
      font-family: 'Manrope';
      font-weight: bold;
    }
  
  
    .img-thumbnail {
        width: 300px !important;
        height: 180px !important;
    }

  
  
    .arrow-text {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 20px;
    }
  
    .arrow-text span {
      cursor: pointer;
      font-size: 18px;
      margin: 0 10px;
    }
  
    .arrow-text i {
      border-radius: 50%;
      padding: 6px;
    }
  
    .arrow-text i:hover {
      background-color: #2BA88A;
    }
  
    .fa-lg {
      font-size: 13px !important;
    }
  
    .synergistic {
      width: 90% !important;
    }
  
    .arrow-text span:nth-child(3) {
      padding: 5px 5px 5px 5px !important;
    }
  
    .world-ar {
      width: 20px !important;
      height: 20px !important;
    }
  }
  
  
  
  @media (min-width: 360px) and (max-width: 374px) {
    .services-sec {
      padding: 0 !important;
      overflow-x: hidden;
    }
  
    .main-service {
      display: flex !important;
      align-items: center !important;
      justify-content: center !important;
      height: 150% !important;
    }
  
    .mob-career-img {
      background-size: contain;
      height: 250px !important;
    }
  
    .acf-header-btn {
      font-size: 13.2px !important;
      padding: 5px 9px !important;
      gap: 0 !important;
    }
  
    .service-main {
      padding-right: 20px !important;
      padding-left: 20px !important;
    }
  
    .acf-header-btn:hover {
      gap: 5px !important;
    }
  
    .p {
      padding: 0rem !important;
    }
  
    .stat-sec {
      padding-right: 0 !important;
      padding-bottom: 10px !important;
      padding-top: 16px !important;
      padding-left: 49px !important;
    }
  
    .stat-sec h2 {
      margin-bottom: -11px !important;
      font-size: 39.33px !important;
    }
  
    .stat-sec h5 {
      font-size: 17.18px !important;
    }
  
    .stat-sec p {
      font-size: 10.2px !important;
    }
  
    .services-sec .section1 {
      padding-left: 20px !important;
      padding-top: 0px !important;
      height: 445px !important;
    }
  
    .services-sec .section2 {
      padding-left: 20px !important;
      height: 400px !important;
    }
  
    .services-sec .section3 {
      padding-left: 20px !important;
    }
  
    .services-sec .section4 {
      padding-left: 20px !important;
      height: 440px !important;
    }
  
    .services-sec h4 {
      font-size: 24.81px !important;
    }
  
    .services-sec p {
      font-size: 12px !important;
      width: 86% !important;
      padding-left: 23px !important;
      margin-bottom: 10px !important;
    }
  
    .services-sec .fa-solid {
      font-size: 10px !important;
    }
  
    .services-sec .mechanical-img,
    .services-sec .elctronics-img,
    .services-sec .plant-img,
    .services-sec .software-img {
      height: 225px !important;
      object-fit: cover !important;
    }
  
    .services-sec a {
      padding-left: 26px !important;
      font-size: 11px !important;
      word-wrap: break-word !important;
    }
  
    .service-main h2 {
      font-size: 30.796px !important;
      margin-bottom: 5px !important;
      font-weight: 700 !important;
      display: flex;
      align-items: center !important;
      justify-content: flex-start !important;
    }
  
    .service-main h3 {
      font-size: 13.78px !important;
      line-height: normal !important;
      letter-spacing: 0 !important;
      display: flex;
      align-items: center !important;
      justify-content: flex-end !important;
    }
  
    .button-wrapper {
      display: flex;
      justify-content: flex-start;
    }
  
    .synergy h2 {
      font-size: 24.33px !important;
      margin-top: 25px;
      margin-bottom: 20px !important;
    }
  
    .common-span {
      padding: 0px 5px 5px 5px !important;
    }
  
  
    .view-case-sec,
    .services-onboard {
      padding: 20px;
    }
  
    .client-image {
      margin-left: 8px;
      margin-top: 15px;
    }
  
    .left-image {
      max-width: 60px;
      margin-right: 15px;
    }
  
    .work-acf {
      position: relative;
      text-align: center;
      font-family: 'Manrope';
    }
  
    .work-acf h5 {
      padding-left: 8px !important;
      margin-bottom: 0px !important;
      font-size: 20px !important;
    }
  
    .work-acf p {
      padding-left: 8px !important;
      font-size: 5.2px !important;
      width: 60% !important;
    }
  
  
    #work-back {
      width: 100%;
      height: 111px !important;
    }
  
    .play-button {
      width: 50px !important;
      top: 40% !important;
    }
  
    .play-button:hover {
      transform: translate(-50%, -50%) scale(1.2);
      /* Increase size by 20% on hover */
    }
  
    #buildType {
      font-size: 12.04px !important;
      background: white;
      border-radius: 10px;
    }
  
    #buildText {
      font-size: 12.04px !important;
    }
  
    .services-onboard {
      background-color: #181818;
      color: white;
      padding: 70px;
      font-family: 'Manrope';
      font-weight: bold;
    }
  
  
    .section4 img {
      width: 100%;
      height: 400px;
      object-fit: cover;
    }
  
    .row {
      --bs-gutter-x: 0;
      --bs-gutter-y: 0;
    }
  
    .client-image {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      margin-left: 20px;
      margin-top: 30px;
    }
  
    .left-image {
      max-width: 100px;
      margin-right: 40px;
      padding: 5px;
    }
  
    .view-case-sec {
      background-color: #181818;
      color: white;
      padding: 70px;
      font-family: 'Manrope';
      font-weight: bold;
    }
  
    .img-thumbnail {
        width: 300px !important;
        height: 180px !important;
    }

   
  
  
    .arrow-text {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 20px;
      gap: 10px !important;
    }
  
    .arrow-text span {
      cursor: pointer;
      font-size: 18px;
      margin: 0 10px;
    }
  
    .arrow-text i {
      border-radius: 50%;
      padding: 6px;
    }
  
    .arrow-text i:hover {
      background-color: #2BA88A;
    }
  
    .fa-lg {
      font-size: 13px !important;
    }
  
    .synergistic {
      width: 90% !important;
    }
  
    .arrow-text span:nth-child(3) {
      padding: 5px 5px 5px 5px !important;
    }
  
    .world-ar {
      width: 20px !important;
      height: 20px !important;
    }
  }
  
  
  
  @media (min-width: 375px) and (max-width: 575px) {
    .services-sec {
      padding: 0 !important;
      overflow-x: hidden;
    }
  
    .service-main {
      padding-left: 20px !important;
    }
  
    .mob-career-img {
      background-size: contain;
      height: 340px !important;
    }
  
    .acf-header-btn {
      font-size: clamp(12px, 4vw, 15.2px) !important;
      padding: 8px 10px !important;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 10px;
      margin-left: clamp(10px, 5vw, 20px);
      margin-right: clamp(10px, 5vw, 20px);
    }
  
    .button-wrapper {
      display: flex;
      align-items: center;
      justify-content: center;
    }
  
    .acf-header-btn:hover {
      gap: 5px !important;
    }
  
    .p {
      padding: 0rem !important;
    }
  
    .section1,
    .section2,
    .section3 {
      display: flex;
      align-items: center !important;
      justify-content: center !important;
    }
  

    .stat-sec {
      padding-right: 0 !important;
      padding-bottom: 10px !important;
      padding-top: 16px !important;
      padding-left: 50px !important;
    }
  
    .stat-sec h2 {
      margin-bottom: -11px !important;
      font-size: 35.33px !important;
    }
  
    .stat-sec h5 {
      font-size: 19.18px !important;
    }
  
    .stat-sec p {
      width: 80% !important;
      font-size: 13.2px !important;
    }
  
    .services-sec .section1 {
        padding: 0 !important;
        padding-left: 10px !important;
margin-top: 5% !important;    
margin-bottom: 15% !important;    

}
  
    .services-sec .section2 {
        padding: 0 !important;
        padding-left: 10px !important;
margin-top: 5% !important;    
margin-bottom: 15% !important;    
    }

      
    .services-sec .section3 {
        padding: 0 !important;
        padding-left: 10px !important;
margin-top: 5% !important;    
margin-bottom: 15% !important;    
    }

    .common-span{
        padding: 0px 10px 5px 10px !important;
    }

          
    .services-sec .section4 {
        padding: 0 !important;
        padding-left: 10px !important;
margin-top: 5% !important;    
margin-bottom: 15% !important;    
    }
  
    .services-sec h4 {
      font-size: 21.81px !important;
    }
  
    .services-sec p {
      font-size: 12px !important;
      width: 80% !important;
      padding-left: 72px !important;
      margin-bottom: 10px !important;
    }
  
    .services-sec .fa-solid {
      font-size: 10px !important;
    }
  
    .services-sec .mechanical-img,
    .services-sec .elctronics-img,
    .services-sec .plant-img,
    .services-sec .software-img {
      height: 225px !important;
      object-fit: cover !important;
    }
  
    .services-sec a {
      padding-left: 72px !important;
      font-size: 11px !important;
      word-wrap: break-word !important;
    }
  
    .service-main h2 {
      font-size: 36.796px !important;
      margin-bottom: 0px !important;
      font-weight: 700 !important;
      display: flex;
      align-items: center !important;
      justify-content: flex-start !important;
    }
  
    .service-main h3 {
      font-size: 16.78px !important;
      line-height: normal !important;
      letter-spacing: 0 !important;
      display: flex;
      align-items: center !important;
      justify-content: flex-end !important;
    }
  
    .main-service {
      display: flex !important;
      justify-content: flex-start !important;
      padding: 0 !important;
      height: 140% !important;
      align-items: center !important;
    }
  
    .button-wrapper {
      display: flex;
      align-items: center;
      justify-content: flex-start;
    }
  
    .work-acf h5 {
      padding-left: 8px !important;
      font-size: 20.5px !important;
      margin-bottom: 1rem !important;
    }
  
    .work-acf p {
      padding-left: 8px !important;
      font-size: 8.5px !important;
      margin-bottom: 1rem !important;
      text-overflow: ellipsis;
      width: 60% !important;
      /* Adjust width as needed */
    }
  
    #work-back {
      height: 200px !important;
    }
  
    .play-button {
      width: 70px !important;
    }
  
    #buildType{
      font-size: 11px !important;
      background: white;
      border-radius: 10px;
    }
  
    #buildText {
      font-size: 11px !important;
    }
  
    .synergy h2 {
      font-size: 23.33px !important;
      margin-top: 10% !important;
    }

    .synergy .mb-5 {
        margin-bottom: 1.5rem !important;
    }
  
    .fa-lg {
      font-size: 1em !important;
    }
  
    .synergistic {
      width: 90% !important;
    }
  
  
  
  
    .arrow-text {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 20px;
      width: 75% !important;
      margin-left: 12.5% !important;
      gap: 10px !important;
    }
  
    .arrow-text span:nth-child(3) {
      padding: 7px 7px 7px 7px;
    }
  

  
    .view-case-sec,
    .services-onboard {
      padding: 20px;
    }
  
    .client-image {
      margin-left: 8px;
      margin-top: 15px;
    }
  
    .left-image {
      max-width: 60px;
      margin-right: 15px;
    }
  }
  
  
  
  @media (min-width: 576px) and (max-width:767px) {
    .services-sec {
      padding: 0 !important;
      overflow-x: hidden;
    }
  
    .main-service {
      display: flex !important;
      justify-content: flex-start !important;
      padding: 0 !important;
      height: 140% !important;
      align-items: center !important;
    }
  
    .service-main {
      padding-left: 30px !important;
    }
  
    .mob-career-img {
      background-size: contain;
      height: 300px !important;
    }
  
    .acf-header-btn {
      font-size: clamp(12px, 4vw, 15.2px) !important;
      padding: 8px 10px !important;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 10px;
      margin-left: clamp(10px, 5vw, 20px);
      margin-right: clamp(10px, 5vw, 20px);
    }
  
    .button-wrapper {
      display: flex;
      justify-content: flex-start;
    }
  
    .acf-header-btn:hover {
      gap: 5px !important;
    }
  
    .p {
      padding: 0rem !important;
    }
  
    .section1,
    .section2,
    .section3 {
      display: flex;
      align-items: center !important;
      justify-content: center !important;
    }
  
    .services-sec .section4 {
      height: 500px !important;
      padding-top: 20px;
    }
  
    .stat-sec {
      padding-right: 0 !important;
      padding-bottom: 10px !important;
      padding-top: 16px !important;
    }
  
    .stat-sec h2 {
      margin-bottom: -11px !important;
      font-size: 64.33px !important;
    }
  
    .stat-sec h5 {
      font-size: 30.18px !important;
    }
  
    .stat-sec p {
      width: 80% !important;
      font-size: 19.2px !important;
    }
  
    .services-sec .section1,
    .services-sec .section2,
    .services-sec .section3,
    .services-sec .section4 {
      padding-left: 37px !important;
    }
  
    .services-sec .section1 {
      height: 560px !important;
      padding-top: 30px !important;
      padding-bottom: 30px !important;
    }
  
    .services-sec .section2 {
      height: 540px !important;
    }
  
    .services-sec h4 {
      font-size: 35.81px !important;
    }
  
    .services-sec p {
      font-size: 16px !important;
      width: 80% !important;
      padding-left: 72px !important;
      margin-bottom: 10px !important;
    }
  
    .services-sec .fa-solid {
      font-size: 10px !important;
    }
  
    .services-sec .mechanical-img,
    .services-sec .elctronics-img,
    .services-sec .plant-img,
    .services-sec .software-img {
      height: 225px !important;
      object-fit: cover !important;
    }
  
    .section1 .vector-image {
      width: 90% !important;
    }
  
    .services-sec a {
      padding-left: 72px !important;
      font-size: 20px !important;
      word-wrap: break-word !important;
    }
  
    .service-main h2 {
      font-size: 45.796px !important;
      margin-bottom: 0px !important;
      display: flex;
      align-items: flex-end;
      justify-content: flex-start;
      flex-wrap: wrap;
      align-content: center;
    }
  
    .service-main h3 {
      font-size: 21.78px !important;
      line-height: normal !important;
      letter-spacing: 0 !important;
      display: flex;
      align-items: center !important;
      justify-content: flex-end !important;
    }
  
    .work-acf h5 {
      padding-left: 8px !important;
      font-size: 35.5px !important;
      margin-bottom: 0rem !important;
    }
  
    .work-acf p {
      padding-left: 8px !important;
      font-size: 12.5px !important;
      margin-bottom: 1rem !important;
      text-overflow: ellipsis;
      width: 60% !important;
      /* Adjust width as needed */
    }
  
    #work-back {
      height: 250px !important;
    }
  
    .play-button {
      width: 90px !important;
      top: 46% !important;
    }
  
    #buildType{
      background: white;
      border-radius: 10px;
      font-size: 20px !important;
    }
  
    #buildText {
      font-size: 20px !important;
    }
  
    .synergy h2 {
      font-size: 33.33px !important;
      margin-top: 55px;
    }
  
    .fa-lg {
      font-size: 1em !important;
    }
  
    .synergistic {
      width: 90% !important;
    }
  


  
    .arrow-text {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 20px;
      width: 75% !important;
      margin-left: 9.5% !important;
      gap: 10px !important;
    }
  
    .arrow-text span:nth-child(3) {
      padding: 7px 7px 7px 7px;
    }
  
    .section3 {
      height: 603px;
      padding: 0px !important;
    }
  
    .view-case-sec,
    .services-onboard {
      padding: 20px;
    }
  
    .client-image {
      margin-left: 8px;
      margin-top: 15px;
    }
  
    .left-image {
      max-width: 60px;
      margin-right: 15px;
    }
  }
  
  
  
  @media (min-width: 768px) and (max-width:991px) {
  
    .services-sec {
      padding: 0 !important;
      overflow-x: hidden;
    }
  
    .main-service {
      display: flex;
      align-items: center;
      justify-content: flex-end !important;
      height: 134% !important;
    }
  
    .service-main {
      padding-right: 30px !important;
    }
  
    .mob-career-img {
      background-size: contain;
      height: 273px !important;
    }
  
    .acf-header-btn {
      font-size: clamp(12px, 4vw, 15.2px) !important;
      padding: 8px 10px !important;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 10px;
    }
  
    .button-wrapper {
      display: flex;
      justify-content: flex-end;
    }
  
    .acf-header-btn:hover {
      gap: 5px !important;
    }
  
    .p {
      padding: 0rem !important;
    }
  
    .section1,
    .section2,
    .section3 {
      display: flex;
      align-items: center !important;
      justify-content: center !important;
    }
  
    .services-sec .section4 {
      height: 500px !important;
      padding-top: 40px;
    }
  
    .stat-sec {
      background-color: #F0F0F0 !important;
      padding-left: 10% !important;
      padding: 26px 35px 26px 50px !important;
      text-align: inherit !important;
    }
  
    .stat-sec h2 {
      color: #2BA88A !important;
      font-weight: 800 !important;
      margin-bottom: -12px !important;
      margin-left: -1% !important;
      font-size: 40.33px !important;
    }
  
    .stat-sec h5 {
      font-weight: 800 !important;
      font-size: 16.18px !important;
    }
  
    .stat-sec p {
      width: 81% !important;
      font-size: 10.2px !important;
      font-weight: 500 !important;
      text-align: start !important;
    }
  
    .services-sec .section1,
    .services-sec .section3{
      padding-left: 37px !important;
    }  
  
    .services-sec .section2,
    .services-sec .section4{
      padding-left: 110px !important;
    }
  
    .services-sec .section1 {
      height: 500px !important;
    }
  
    .services-sec .section2 {
      height: 500px !important;
    }
  
    .services-sec h4 {
      font-size: 21.81px !important;
    }
  
    .services-sec .section2 p,
    .services-sec .section4 p{
      width: 105% !important;
    }
  
    .services-sec p {
      font-size: 11px !important;
      width: 80% !important;
      padding-left: 72px !important;
      margin-bottom: 10px !important;
    }
  
    .services-sec .fa-solid {
      font-size: 10px !important;
    }
  
    .services-sec .mechanical-img,
    .services-sec .elctronics-img,
    .services-sec .plant-img,
    .services-sec .software-img {
      height: 500px !important;
      width: 125% !important;
      object-fit: cover !important;
    }
  
  
    .section1 .vector-image {
      width: 90% !important;
    }
  
    .services-sec a {
      padding-left: 72px !important;
      font-size: 12px !important;
      word-wrap: break-word !important;
    }
  
    .service-main h2 {
      font-size: 39.796px !important;
      margin-bottom: 0px !important;
      display: flex;
      align-items: flex-end;
      justify-content: flex-end;
      flex-wrap: wrap;
      align-content: flex-end;
    }
  
    .service-main h3 {
      font-size: 23px !important;
      line-height: normal !important;
      letter-spacing: 0 !important;
      display: flex;
      align-items: center !important;
      justify-content: flex-end !important;
      margin-bottom: 20px !important;
    }
  
    .work-acf h5 {
      padding-left: 8px !important;
      font-size: 35.5px !important;
      margin-bottom: 0rem !important;
    }
  
    .work-acf p {
      padding-left: 8px !important;
      font-size: 12.5px !important;
      margin-bottom: 1rem !important;
      text-overflow: ellipsis;
      width: 60% !important;
      /* Adjust width as needed */
    }
  
    #work-back {
      height: auto !important;
    }
  
    .play-button {
      width: 80px !important;
      top: 46% !important;
    }
  
    #buildType{
      background: white;
      border-radius: 10px;
      font-size: 20px !important;
    }
  
    #buildText {
      font-size: 20px !important;
    }
  
    .synergy h2 {
      font-size: 33.33px !important;
      margin-top: 55px;
    }
  
    .fa-lg {
      font-size: 1em !important;
    }
  
    .synergistic {
      width: 90% !important;
    }
  


  
    .arrow-text {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 20px;
      width: 75% !important;
      margin-left: 9.5% !important;
      gap: 10px !important;
    }
  
    .arrow-text span:nth-child(3) {
      padding: 7px 7px 7px 7px;
    }
  
  
    .view-case-sec,
    .services-onboard {
      padding: 20px;
    }
  
    .client-image {
      margin-left: 8px;
      margin-top: 15px;
    }
  
    .left-image {
      max-width: 60px;
      margin-right: 15px;
    }
  }
  
  
  
  
  @media (min-width: 992px) and (max-width:1199px) {
    .services-sec {
      padding: 0 !important;
      overflow-x: hidden;
    }
  
    .main-service {
      display: flex;
      align-items: center;
      height: 129% !important;
    }
  
    .service-main {
      padding-right: 30px !important;
    }
  
    .mob-career-img {
      background-size: contain;
      height: 345px !important;
    }
  
    .acf-header-btn {
      font-size: clamp(12px, 4vw, 22.2px) !important;
      padding: 8px 10px !important;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 10px;
    }
  
    .button-wrapper {
      display: flex;
      justify-content: flex-end;
    }
  
    .acf-header-btn:hover {
      gap: 5px !important;
    }
  
    .p {
      padding: 0rem !important;
    }
  
    .section1,
    .section2,
    .section3 {
      display: flex;
      align-items: center !important;
      justify-content: center !important;
    }
  
    .services-sec .section4 {
      height: 500px !important;
      padding-top: 40px;
    }
    .stat-sec {
      background-color: #F0F0F0 !important;
      padding-left: 10% !important;
      padding: 26px 35px 50px 100px !important;
      text-align: inherit !important;
    }
  
    .stat-sec h2 {
      color: #2BA88A !important;
      font-weight: 800 !important;
      margin-bottom: -17px !important;
      margin-left: -1% !important;
    }
  
    .stat-sec h5 {
      font-weight: 800 !important;
      font-size: 16.18px !important;
    }
  
    .stat-sec p {
      width: 80% !important;
      font-size: 11.2px !important;
      font-weight: 500 !important;
      text-align: start !important;
    }
  
    .services-sec .section1,
    .services-sec .section2,
    .services-sec .section3,
    .services-sec .section4 {
      padding-left: 70px !important;
    }
  
    .services-sec .section1 {
      height: 500px !important;
      padding-top: 0px !important;
      padding-bottom: 0px !important;
    }
  
    .services-sec .section2 {
      height: 500px !important;
    }
  
    .services-sec h4 {
      font-size: 24.81px !important;
    }
  
    .services-sec p {
      font-size: 12px !important;
      width: 90% !important;
      padding-left: 72px !important;
      margin-bottom: 10px !important;
    }
  
    .services-sec .fa-solid {
      font-size: 10px !important;
    }
  
    .services-sec .mechanical-img,
    .services-sec .elctronics-img,
    .services-sec .plant-img {
      height: 560px !important;
      object-fit: cover !important;
    }
  
    .services-sec .software-img {
      height: 525px !important;
      object-fit: cover !important;
    }
  
  
    .section1 .vector-image {
      width: 90% !important;
    }
  
    .services-sec a {
      padding-left: 72px !important;
      font-size: 13px !important;
      word-wrap: break-word !important;
    }
  
    .service-main h2 {
      font-size: 50.796px !important;
      margin-bottom: 0px !important;
      display: flex;
      align-items: flex-end;
      justify-content: flex-end;
      flex-wrap: wrap;
      align-content: flex-end;
    }
  
    .service-main h3 {
      font-size: 32px !important;
      line-height: normal !important;
      letter-spacing: 0 !important;
      display: flex;
      align-items: center !important;
      justify-content: center !important;
      margin-bottom: 34px !important;
    }
  
    .work-acf h5 {
      padding-left: 8px !important;
      font-size: 35.5px !important;
      margin-bottom: 0rem !important;
    }
  
    .work-acf p {
      padding-left: 8px !important;
      font-size: 12.5px !important;
      margin-bottom: 1rem !important;
      text-overflow: ellipsis;
      width: 60% !important;
      /* Adjust width as needed */
    }
  
    #work-back {
      height: auto !important;
    }
  
    .play-button {
      width: 93px !important;
      top: 46% !important;
    }
  
    #buildType{
      background: white;
      border-radius: 10px;
      font-size: 20px !important;
    }
  
    #buildText {
      font-size: 20px !important;
    }
  
    .synergy h2 {
      font-size: 43.33px !important;
      margin-top: 55px;
    }
  
    .fa-lg {
      font-size: 1em !important;
    }
  
    .synergistic {
      width: 90% !important;
    }
  
  
  


  
    .arrow-text {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 20px;
      width: 75% !important;
      margin-left: 9.5% !important;
      gap: 10px !important;
    }
  
    .arrow-text span:nth-child(3) {
      padding: 7px 7px 7px 7px;
    }
  
  
    .view-case-sec,
    .services-onboard {
      padding: 20px;
    }
  
    .client-image {
      margin-left: 8px;
      margin-top: 15px;
    }
  
    .left-image {
      max-width: 60px;
      margin-right: 15px;
    }
  }
  
  
  
  @media (min-width: 1200px) and (max-width:1399px) {
  
  
    .service-main{
      padding-top: 127px !important;
    }
  
  
    .service-main h2 {
      font-size: 66.796px !important;
      margin-bottom: -15px !important;
      font-weight: 700 !important;
      display: flex;
      align-items: flex-end;
      justify-content: flex-end;
      flex-wrap: wrap;
      align-content: flex-end;
    }
  
    .service-main h3 {
      font-weight: 600 !important;
      font-size: 44.78px !important;
      margin-bottom: 40px;
    }
  
    .button-wrapper {
      display: flex;
      justify-content: flex-end;
    }
  
    .p {
      padding: 5rem !important;
    }
  
    .service-main .acf-header-btn {
      padding: 10px !important;
      gap: 0px !important;
      font-size: 20.9px !important;
      font-weight: 750 !important;
    }
  
    .btn-al {
      margin-top: 8% !important;
    }
  
    .stat-sec {
      background-color: #F0F0F0 !important;
      padding-left: 10% !important;
      padding: 40px 60px 60px 240px !important;
    }
  
    .stat-sec h2 {
      color: #2BA88A !important;
      font-weight: 800 !important;
      margin-bottom: -17px !important;
      margin-left: -1% !important;
    }
  
    .stat-sec h5 {
      font-weight: 800 !important;
      font-size: 26.18px !important;
    }
  
    .stat-sec p {
      width: 65% !important;
      font-size: 13.2px !important;
      font-weight: 500 !important;
    }
  
  
    .services-sec {
      background: linear-gradient(284deg, rgba(0, 0, 0, 0.50) -5.77%, rgba(0, 0, 0, 0.00) 43.68%), #161A1B;
      color: white;
    }
  
    .services-sec .section1,
    .services-sec .section2,
    .services-sec .section3,
    .services-sec .section4 {
      padding-left: 75px !important;
      padding-top: 60px !important;
      padding-bottom: 58px !important;
    }
  
  
    .services-sec img {
      width: 100%;
      height: 500px;
      object-fit: cover !important;
    }
  
    .services-sec mechanical-vector {
      width: 80% !important;
    }
  
    .services-sec h4 {
      font-size: 29.81px !important;
      letter-spacing: 0.1px !important;
    }
  
    .services-sec p {
      padding-left: 72px;
      color: var(--Light-Gray, #f5f5f58f) !important;
      font-size: 15px !important;
      font-style: normal !important;
      line-height: normal !important;
      width: 90% !important;
      margin-bottom: 2rem !important;
    }
  
    .services-sec a {
      text-decoration: none;
      color: inherit;
      padding-left: 72px !important;
      color: var(--Light-Gray, #f5f5f5d2) !important;
      font-size: 17.2px !important;
      font-style: normal !important;
      line-height: 1.7 !important;
    }
  
  
  
    .services-sec a:hover i {
      transform: translateX(10px);
      transition: transform 0.3s ease-in-out;
    }
  
    .services-sec .showmore {
      color: #EAEAEA !important;
      font-size: 19px !important;
      font-weight: 700 !important;
    }
  
    .services-main a :hover {
      color: white;
      text-decoration: none;
    }
  
    .arrow-sec {
      color: #2BA88A !important;
      margin-left: 5px !important;
    }
  
    .linked-text {
      text-decoration: none;
      color: #EAEAEA !important;
  
      /* Body Large */
      font-size: 19.2px;
    }
  
    .linked-text:hover {
      text-decoration: none;
      color: #2BA88A !important;
    }
  
    .linked-text-footer {
      text-decoration: none;
      color: #EAEAEA !important;
  
      /* Body Large */
      font-size: 14px;
    }
  
    .linked-text-footer:hover {
      text-decoration: none;
      color: #2BA88A !important;
    }
  
    .hover-green:hover h4 {
      color: #2BA88A;
    }
  
  
    .work-acf {
      position: relative;
      text-align: center;
      font-family: 'Manrope';
    }
  
    .work-acf h5 {
      padding-left: 20px;
    }
  
    .work-acf p {
      padding-left: 24px;
      font-size: 15.2px !important;
    }
  
  
    #work-back {
      width: 100%;
      height: 300px !important;
    }
  
    .work-acf-text{
      position: absolute; 
      top: 54% !important; 
      left: 4%; 
      transform: translateY(-50%); 
      text-align: left; color: white;
    }
  
    .play-button {
      width: 100px !important;
      position: absolute;
      top: 44% !important;
      left: 77%;
      transform: translate(-50%, -50%);
      cursor: pointer;
      border-radius: 50%;
      transition: transform 0.3s ease;
    }
  
    .play-button:hover {
      transform: translate(-50%, -50%) scale(1.2);
      /* Increase size by 20% on hover */
    }
  
    #buildType {
      background: white;
      border-radius: 10px;
      color: #3F3F3F;
      text-align: center;
      font-size: 23.04px;
      font-style: normal;
      font-weight: 630;
      line-height: normal;
      letter-spacing: -0.461px;
    }
  
    #buildText {
      color: #FFF;
      text-align: center;
      font-size: 23.04px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      letter-spacing: -0.461px;
      margin-right: 0px !important;
    }
  
    .services-onboard {
      background-color: #181818;
      color: white;
      padding: 70px;
      font-family: 'Manrope';
      font-weight: bold;
    }
  
    .synergy h2 {
      font-size: 54.33px !important;
      margin-top: 60px;
    }
  
    .section4 {
      width: 100%;
      height: 400px !important;
      object-fit: cover;
    }
  
    .row {
      --bs-gutter-x: 0;
      --bs-gutter-y: 0;
    }
  
    .client-image {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      margin-left: 20px;
      margin-top: 30px;
    }
  
    .left-image {
      max-width: 100px;
      margin-right: 40px;
      padding: 5px;
    }
  
    .view-case-sec {
      background-color: #181818;
      color: white;
      padding: 70px;
      font-family: 'Manrope';
      font-weight: bold;
    }
  
  
    .img-thumbnail {
      height: 500px !important;
    }
  
 
  
  
    /* services synergistic */
  
  
    .arrow-text {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 50px;
    }
  
    .arrow-text span {
      cursor: pointer;
      font-size: 18px;
      margin: 0 10px;
    }
  
    .arrow-text i {
      border-radius: 50%;
      padding: 6px;
    }
  
    .arrow-text i:hover {
      background-color: #2BA88A;
    }
  
  
    .fa-lg {
      font-size: 1.4rem;
    }
  
    .arrow-text span:nth-child(3) {
      background-color: white;
      border-radius: 9px;
      padding: 7px 15px 10px 15px;
    }
  
    /* service page card */
  
    .cd:hover {
      box-shadow: 3px 3px 0px 2px #2BA88A;
    }
  
    /* Industries */
    /* Agriculture */
  
  
    .industry-card {
      background-color: transparent;
      box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
    }
  
    .industry-card p {
      font-size: 15px !important;
    }
  
  }
  
  
  
  
  @media (min-width: 1400px) and (max-width: 1800px) {
    .main-service {
      margin-right: 30px !important;
    }
  
    .mob-career-img {
      background-size: contain;
      height: 492px !important;
    }
  
    .service-main h2 {
        font-size: 70.796px !important;
      margin-bottom: -15px !important;
      font-weight: 700 !important;
      display: flex;
      align-items: flex-end;
      justify-content: flex-end;
      flex-wrap: wrap;
      align-content: flex-end;
      height: 150% !important;
    }
  
    .service-main h3 {
      font-weight: 600 !important;
      font-size: 50.78px !important;
      margin-bottom: 22px !important;
    }
  
    .button-wrapper {
      display: flex;
      justify-content: flex-end;
    }
  
    .p {
      padding: 0rem !important;
    }
  
    .service-main .acf-header-btn {
      font-size: 20.9px !important;
      font-weight: 750 !important;
    }
  
    .btn-al {
      margin-top: 8% !important;
    }
  
    .stat-sec {
      background-color: #F0F0F0 !important;
      padding-left: 10% !important;
      padding: 40px 60px 40px 240px !important;
    }
  
    .stat-sec h2 {
      color: #2BA88A !important;
      font-weight: 800 !important;
      margin-bottom: -17px !important;
      margin-left: -1% !important;
      font-size: 60.33px !important;
    }
  
    .stat-sec h5 {
      font-weight: 800 !important;
      font-size: 28.18px !important;
    }
  
    .stat-sec p {
      width: 78% !important;
      font-size: 18.2px !important;
      font-weight: 500 !important;
    }
  
  
    .services-sec {
      background: linear-gradient(284deg, rgba(0, 0, 0, 0.50) -5.77%, rgba(0, 0, 0, 0.00) 43.68%), #161A1B;
      color: white;
    }
  
    .services-sec .section1,
    .services-sec .section2,
    .services-sec .section3,
    .services-sec .section4 {
      padding-left: 120px !important;
      padding-top: 60px !important;
      padding-bottom: 58px !important;
    }
  
  
    .services-sec .img-mob img{  
      height: 620px !important;
      object-fit: cover !important;
    }
  
    .services-sec mechanical-vector {
      width: 80% !important;
    }
  
    .services-sec h4 {
      font-size: 30.81px !important;
      letter-spacing: 0.1px !important;
    }
  
    .services-sec p {
      padding-left: 60px !important;
      color: var(--Light-Gray, #f5f5f58f) !important;
      font-size: 16px !important;
      font-style: normal !important;
      line-height: normal !important;
      width: 76% !important;
      margin-bottom: 2rem !important;
    }
  
    .services-sec a {
      padding-left: 60px !important;
      text-decoration: none;
      color: inherit;
      color: var(--Light-Gray, #f5f5f5d2) !important;
      font-size: 19.2px !important;
      font-style: normal !important;
      line-height: 1.7 !important;
    }
  
  
  
    .services-sec a:hover i {
      transform: translateX(10px);
      transition: transform 0.3s ease-in-out;
    }
  
    .services-sec .showmore {
      color: #EAEAEA !important;
      font-size: 19px !important;
      font-weight: 700 !important;
    }
  
    .services-main a :hover {
      color: white;
      text-decoration: none;
    }
  
    .arrow-sec {
      color: #2BA88A !important;
      margin-left: 5px !important;
    }
  
    .linked-text {
      text-decoration: none;
      color: #EAEAEA !important;
  
      /* Body Large */
      font-size: 19.2px;
    }
  
    .linked-text:hover {
      text-decoration: none;
      color: #2BA88A !important;
    }
  
    .linked-text-footer {
      text-decoration: none;
      color: #EAEAEA !important;
  
      /* Body Large */
      font-size: 14px;
    }
  
    .linked-text-footer:hover {
      text-decoration: none;
      color: #2BA88A !important;
    }
  
    .hover-green:hover h4 {
      color: #2BA88A;
    }
  
  
    .work-acf {
      position: relative;
      text-align: center;
      font-family: 'Manrope';
    }
  
    .work-acf h5 {
      padding-left: 15px !important;
      font-size: 40.33px !important;
    }
  
    .work-acf p {
      padding-left: 24px;
      font-size: 18.2px !important;
    }
  
  
    #work-back {
      width: 100%;
      height: 50vh;
    }
  
    .services-sec img {
      width: 100% !important;
      height: 40px !important;
    }
    .play-button {
        width: 111px !important;
        position: absolute;
        top: 38% !important;
      left: 77%;
      transform: translate(-50%, -50%);
      cursor: pointer;
      border-radius: 50%;
      transition: transform 0.3s ease;
    }
  
    .play-button:hover {
      transform: translate(-50%, -50%) scale(1.2);
      /* Increase size by 20% on hover */
    }
  
    #buildType {
      background: white;
      border-radius: 10px;
      color: #3F3F3F;
      text-align: center;
      font-size: 23.04px !important;
      font-style: normal;
      font-weight: 630;
      line-height: normal;
      letter-spacing: -0.461px;
    }
  
    #buildText {
      color: #FFF;
      text-align: center;
      font-size: 23.04px !important;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      letter-spacing: -0.461px;
      margin-right: 0px !important;
    }
  
    .services-onboard {
      background-color: #181818;
      color: white;
      padding: 70px;
      font-family: 'Manrope';
      font-weight: bold;
    }
  
    .synergy h2 {
        font-size: 50.33px !important;
        margin-top: 80px;
    }
  
    .section4 {
      width: 100%;
      height: 400px !important;
      object-fit: cover;
    }
  
    .row {
      --bs-gutter-x: 0;
      --bs-gutter-y: 0;
    }
  
    .client-image {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      margin-left: 20px;
      margin-top: 30px;
    }
  
    .left-image {
      max-width: 100px;
      margin-right: 40px;
      padding: 5px;
    }
  
    .view-case-sec {
      background-color: #181818;
      color: white;
      padding: 70px;
      font-family: 'Manrope';
      font-weight: bold;
    }
  
  
    .img-thumbnail {
      height: 400px !important;
    }
  
 
  
  
  
    .acf-header-btn {
      font-size: 30.2px !important;
    }
  
  
    .arrow-text {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 50px;
    }
  
    .arrow-text span {
      cursor: pointer;
      font-size: 18px;
      margin: 0 10px;
    }
  
    .arrow-text i {
      border-radius: 50%;
      padding: 6px;
    }
  
    .arrow-text i:hover {
      background-color: #2BA88A;
    }
  
  
    .fa-lg {
      font-size: 1.4rem;
    }
  
    .arrow-text span:nth-child(3) {
      background-color: white;
      border-radius: 9px;
      padding: 7px 15px 10px 15px;
    }
  
    /* service page card */
  
    .cd:hover {
      box-shadow: 3px 3px 0px 2px #2BA88A;
    }
  
    /* Industries */
    /* Agriculture */
  
  
    .industry-card {
      background-color: transparent;
      box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
    }
  
    .industry-card p {
      font-size: 15px !important;
    }
  }
  
  
  
  @media (min-width: 1801px) and (max-width: 2559px) {
  
    .main-service {
      margin-right: 30px !important;
    }
  
    .mob-career-img {
      background-size: contain;
      height: 657px !important;
    }
  
    .service-main h2 {
        font-size: 89.796px !important;
      margin-bottom: -15px !important;
      font-weight: 700 !important;
      display: flex;
      align-items: flex-end;
      justify-content: flex-end;
      flex-wrap: wrap;
      align-content: flex-end;
      height: 112% !important;
    }
  
    .service-main h3 {
      font-weight: 600 !important;
      font-size: 62px !important;
      margin-bottom: 50px !important;
    }
  
    .button-wrapper {
      display: flex;
      justify-content: flex-end;
    }
  
    .mob-career-img {
        padding: 5rem 1rem 0rem 0rem !important;
    }
  
    .service-main .acf-header-btn {
        font-size: 28.9px !important;
    }
  
    .btn-al {
      margin-top: 8% !important;
    }
  
    .stat-sec {
        background-color: #F0F0F0 !important;
        padding-left: 10% !important;
        padding: 70px 60px 70px 240px !important;
    }
  
    .stat-sec h2 {
      color: #2BA88A !important;
      font-weight: 800 !important;
      margin-bottom: -17px !important;
      margin-left: -1% !important;
      font-size: 70.33px !important;
    }
  
    .stat-sec h5 {
      font-weight: 800 !important;
      font-size: 35.18px !important;
    }
  
    .stat-sec p {
      width: 69% !important;
      font-size: 21.2px !important;
      font-weight: 500 !important;
    }
  
  
    .services-sec {
      background: linear-gradient(284deg, rgba(0, 0, 0, 0.50) -5.77%, rgba(0, 0, 0, 0.00) 43.68%), #161A1B;
      color: white;
    }
  
    .services-sec .section1,
    .services-sec .section2,
    .services-sec .section3,
    .services-sec .section4 {
      padding-left: 75px !important;
      padding-top: 60px !important;
      padding-bottom: 58px !important;
    }
  
  
    .services-sec .img-mob img {
        height: 780px !important;
        object-fit: cover !important;
    }
  
    .services-sec mechanical-vector {
      width: 80% !important;
    }
  
    .services-sec h4 {
      font-size: 50 .81px !important;
      letter-spacing: 0.1px !important;
    }
  
    .services-sec p {
        padding-left: 90px !important;
        color: var(--Light-Gray, #f5f5f58f) !important;
        font-size: 23px !important;
        font-style: normal !important;
        line-height: normal !important;
        width: 82% !important;
        margin-bottom: 2rem !important;
    }
  
    .services-sec a {
        text-decoration: none;
        color: inherit;
        padding-left: 90px !important;
        color: var(--Light-Gray, #f5f5f5d2) !important;
        font-size: 23.2px !important;
        font-style: normal !important;
        line-height: 1.7 !important;
    }
  
  
  
    .services-sec a:hover i {
      transform: translateX(10px);
      transition: transform 0.3s ease-in-out;
    }
  
    .services-sec .showmore {
      color: #EAEAEA !important;
      font-size: 19px !important;
      font-weight: 700 !important;
    }
  
    .services-main a :hover {
      color: white;
      text-decoration: none;
    }
  
    .arrow-sec {
      color: #2BA88A !important;
      margin-left: 5px !important;
    }
  
    .linked-text {
      text-decoration: none;
      color: #EAEAEA !important;
  
      /* Body Large */
      font-size: 19.2px;
    }
  
    .linked-text:hover {
      text-decoration: none;
      color: #2BA88A !important;
    }
  
    .linked-text-footer {
      text-decoration: none;
      color: #EAEAEA !important;
  
      /* Body Large */
      font-size: 14px;
    }
  
    .linked-text-footer:hover {
      text-decoration: none;
      color: #2BA88A !important;
    }
  
    .hover-green:hover h4 {
      color: #2BA88A;
    }
  
  
    .work-acf {
      position: relative;
      text-align: center;
      font-family: 'Manrope';
    }
  
    .work-acf h5 {
        padding-left: 15px !important;
        font-size: 50.33px !important;
    }
  
    .work-acf p {
        padding-left: 24px;
        font-size: 21.2px !important;
        margin-bottom: 3rem !important;
    }
  
    #work-back {
      width: 100%;
      height: 50vh;
    }
  
    .services-sec img {
      width: 100% !important;
      height: 70px !important;
      padding-left: 0 !important;
    }
  
    .play-button {
        width: 140px !important;
        position: absolute;
        top: 35% !important;
        left: 77%;
        transform: translate(-50%, -50%);
        cursor: pointer;
        border-radius: 50%;
        transition: transform 0.3s ease;
    }
  
    .play-button:hover {
      transform: translate(-50%, -50%) scale(1.2);
      /* Increase size by 20% on hover */
    }
  
    #buildType {
      background: white;
      border-radius: 10px;
      color: #3F3F3F;
      text-align: center;
      font-size: 30.04px !important;
      font-style: normal;
      font-weight: 630;
      line-height: normal;
      letter-spacing: -0.461px;
    }
  
    #buildText {
      color: #FFF;
      text-align: center;
      font-size: 30.04px !important;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      letter-spacing: -0.461px;
      margin-right: 0px !important;
    }
  
    .services-onboard {
      background-color: #181818;
      color: white;
      padding: 70px;
      font-family: 'Manrope';
      font-weight: bold;
    }

    .synergy .mb-5 {
        margin-bottom: 4rem !important;
    }
  
    .synergy h2 {
      font-size: 75.33px !important;
      margin-top: 60px;
      letter-spacing: -0.72px !important;
    }
  
    .section4 {
      width: 100%;
      height: 400px !important;
      object-fit: cover;
    }
  
    .row {
      --bs-gutter-x: 0;
      --bs-gutter-y: 0;
    }
  
    .client-image {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      margin-left: 20px;
      margin-top: 30px;
    }
  
    .left-image {
      max-width: 100px;
      margin-right: 40px;
      padding: 5px;
    }
  
    .view-case-sec {
      background-color: #181818;
      color: white;
      padding: 70px;
      font-family: 'Manrope';
      font-weight: bold;
    }
  
  
    .img-thumbnail {
        width: 1400px !important;
        height: 800px !important;
        border-radius: 1px !important;
    }

    .freql-questions {
        background-color: #101010;
        padding-top: 50px;
    }



    .freql-questions h2 {
        font-size: 75px !important;
    }

    .freql-questions .accordion-header h6 {
        font-size: 23px !important;
    }

    .freql-questions .accordion-body p{
        font-size: 18px !important;
        font-family: 'Manrope' !important;
    }

  

    .mech-video h2{
        font-size: 75px !important;
    }

    .mech-video h5{
        font-size: 40px !important;
    }

    .mech-video .acf-header-btn {
        font-size: 25.2px !important;
    }
  
 
  
  
  
    .acf-header-btn {
      font-size: 30.2px !important;
    }
  
  
    .arrow-text {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 70px;
    }
  
    .arrow-text span {
      cursor: pointer;
      font-size: 18px;
      margin: 0 10px;
    }
  
    .arrow-text i {
      border-radius: 50%;
      padding: 6px;
    }
  
    .arrow-text i:hover {
      background-color: #2BA88A;
    }
  
  

  
    .arrow-text span:nth-child(3) {
      background-color: white;
      border-radius: 9px;
      padding: 7px 15px 10px 15px;
    }
  
    /* service page card */
  
    .cd:hover {
      box-shadow: 3px 3px 0px 2px #2BA88A;
    }
  
    /* Industries */
    /* Agriculture */
  
  
    .industry-card {
      background-color: transparent;
      box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
    }
  
    .industry-card p {
      font-size: 15px !important;
    }
  }
  
  
  @media (min-width: 2560px) and (max-width: 3880px) {
    .main-service {
      margin-right: 30px !important;
    }
  
    .mob-career-img {
      background-size: contain;
      height: 875px !important;
    }
  
    .service-main h2 {
      font-size: 114.796px !important;
      margin-bottom: -15px !important;
      font-weight: 700 !important;
      display: flex;
      align-items: flex-end;
      justify-content: flex-end;
      flex-wrap: wrap;
      align-content: flex-end;
      height: 135% !important;
    }
  
    .service-main h3 {
      font-weight: 600 !important;
      font-size: 80.78px !important;
      margin-bottom: 50px !important;
    }
  
    .button-wrapper {
      display: flex;
      justify-content: flex-end;
    }
  
    .p {
      padding: 5rem !important;
    }
  
    .service-main .acf-header-btn {
      padding: 10px !important;
      gap: 0px !important;
      font-size: 46.9px !important;
      font-weight: 750 !important;
    }
  
    .btn-al {
      margin-top: 8% !important;
    }
  
    .stat-sec {
      background-color: #F0F0F0 !important;
      padding-left: 10% !important;
      padding: 40px 60px 40px 240px !important;
    }
  
    .stat-sec h2 {
      color: #2BA88A !important;
      font-weight: 800 !important;
      margin-bottom: -17px !important;
      margin-left: -1% !important;
      font-size: 130.33px !important;
    }
  
    .stat-sec h5 {
      font-weight: 800 !important;
      font-size: 59.18px !important;
    }
  
    .stat-sec p {
      width: 90% !important;
      font-size: 36.2px !important;
      font-weight: 500 !important;
    }
  
  
    .services-sec {
      background: linear-gradient(284deg, rgba(0, 0, 0, 0.50) -5.77%, rgba(0, 0, 0, 0.00) 43.68%), #161A1B;
      color: white;
    }
  
    .services-sec .section1,
    .services-sec .section2,
    .services-sec .section3,
    .services-sec .section4 {
      padding-left: 75px !important;
      padding-top: 60px !important;
      padding-bottom: 58px !important;
    }
  
  
    .services-sec .img-mob img{  
      height: 820px !important;
      object-fit: cover !important;
    }
  
    .services-sec mechanical-vector {
      width: 80% !important;
    }
  
    .services-sec h4 {
      font-size: 65.81px !important;
      letter-spacing: 0.1px !important;
    }
  
    .services-sec p {
      padding-left: 120px !important;
      color: var(--Light-Gray, #f5f5f58f) !important;
      font-size: 27px !important;
      font-style: normal !important;
      line-height: normal !important;
      width: 90% !important;
      margin-bottom: 2rem !important;
    }
  
    .services-sec a {
      text-decoration: none;
      color: inherit;
      padding-left: 120px !important;
      color: var(--Light-Gray, #f5f5f5d2) !important;
      font-size: 35.2px !important;
      font-style: normal !important;
      line-height: 1.7 !important;
    }
  
  
  
    .services-sec a:hover i {
      transform: translateX(10px);
      transition: transform 0.3s ease-in-out;
    }
  
    .services-sec .showmore {
      color: #EAEAEA !important;
      font-size: 19px !important;
      font-weight: 700 !important;
    }
  
    .services-main a :hover {
      color: white;
      text-decoration: none;
    }
  
    .arrow-sec {
      color: #2BA88A !important;
      margin-left: 5px !important;
    }
  
    .linked-text {
      text-decoration: none;
      color: #EAEAEA !important;
  
      /* Body Large */
      font-size: 19.2px;
    }
  
    .linked-text:hover {
      text-decoration: none;
      color: #2BA88A !important;
    }
  
    .linked-text-footer {
      text-decoration: none;
      color: #EAEAEA !important;
  
      /* Body Large */
      font-size: 14px;
    }
  
    .linked-text-footer:hover {
      text-decoration: none;
      color: #2BA88A !important;
    }
  
    .hover-green:hover h4 {
      color: #2BA88A;
    }
  
  
    .work-acf {
      position: relative;
      text-align: center;
      font-family: 'Manrope';
    }
  
    .work-acf h5 {
      padding-left: 15px !important;
      font-size: 90.33px !important;
    }
  
    .work-acf p {
      padding-left: 24px;
      font-size: 34.2px !important;
    }
  
  
    #work-back {
      width: 100%;
      height: 50vh;
    }
  
    .services-sec img {
      width: 100% !important;
      height: 100px !important;
      padding-left: 0 !important;
    }
  
    .play-button {
      width: 260px !important;
      position: absolute;
      top: 45% !important;
      left: 77%;
      transform: translate(-50%, -50%);
      cursor: pointer;
      border-radius: 50%;
      transition: transform 0.3s ease;
    }
  
    .play-button:hover {
      transform: translate(-50%, -50%) scale(1.2);
      /* Increase size by 20% on hover */
    }
  
    #buildType {
      background: white;
      border-radius: 10px;
      color: #3F3F3F;
      text-align: center;
      font-size: 30.04px !important;
      font-style: normal;
      font-weight: 630;
      line-height: normal;
      letter-spacing: -0.461px;
    }
  
    #buildText {
      color: #FFF;
      text-align: center;
      font-size: 30.04px !important;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      letter-spacing: -0.461px;
      margin-right: 0px !important;
    }
  
    .services-onboard {
      background-color: #181818;
      color: white;
      padding: 70px;
      font-family: 'Manrope';
      font-weight: bold;
    }
  
    .synergy h2 {
      font-size: 85.33px !important;
      margin-top: 60px;
    }
  
    .section4 {
      width: 100%;
      height: 400px !important;
      object-fit: cover;
    }
  
    .row {
      --bs-gutter-x: 0;
      --bs-gutter-y: 0;
    }
  
    .client-image {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      margin-left: 20px;
      margin-top: 30px;
    }
  
    .left-image {
      max-width: 100px;
      margin-right: 40px;
      padding: 5px;
    }
  
    .view-case-sec {
      background-color: #181818;
      color: white;
      padding: 70px;
      font-family: 'Manrope';
      font-weight: bold;
    }
  
  
    .img-thumbnail {
      height: 400px !important;
    }
  

  
  
    .acf-header-btn {
      font-size: 30.2px !important;
    }
  
  
    .arrow-text {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 20px;
    }
  
    .arrow-text span {
      cursor: pointer;
      font-size: 18px;
      margin: 0 10px;
    }
  
    .arrow-text i {
      border-radius: 50%;
      padding: 6px;
    }
  
    .arrow-text i:hover {
      background-color: #2BA88A;
    }
  
  
    .fa-lg {
      font-size: 1.4rem;
    }
  
    .arrow-text span:nth-child(3) {
      background-color: white;
      border-radius: 9px;
      padding: 7px 15px 10px 15px;
    }
  
    /* service page card */
  
    .cd:hover {
      box-shadow: 3px 3px 0px 2px #2BA88A;
    }
  
    /* Industries */
    /* Agriculture */
  
  
    .industry-card {
      background-color: transparent;
      box-shadow: 0 0 10px rgba(255, 255, 255, 0.5);
    }
  
    .industry-card p {
      font-size: 15px !important;
    }
  }


  /* SERVICESRESPONSIVE */

  @media (max-width: 359px) {

    .services-main {
        background: linear-gradient(262deg, rgba(0, 0, 0, 0.33) -10.1%, rgba(0, 0, 0, 0.00) 22.62%), radial-gradient(93.3% 145.7% at 20.87% -47.66%, rgba(43, 168, 138, 0.30) 0%, rgba(0, 0, 0, 0.00) 100%), #161A1B !important;
        color: white;
        padding: 20px 10px 30px 10px !important;
    }

    .services-main h2 {
        font-size: 27.33px !important;
        letter-spacing: -0.72px !important;
    }

    .services-main h6 {
        font-size: 12.50px !important;
        font-weight: 0 !important;
        letter-spacing: 0 !important;
    }

    .ft-serv-sec {
        margin-top: -60px  !important;
    }

    .services-inside {
        background-color: #161A1B;
        padding: 80px 20px 40px 20px !important;
    }

    .services-off .acf-header-btn {
        font-size: 14.2px !important;
    }

    .services-inside h5 {
        font-size: 22.33px !important;
        margin-top: 5%;
    }

    .services-inside h6 {
        font-size: 14.65px !important;
    }

    .services-inside p {
        font-size: 12.2px !important;
    }

    .carousel-btn button {
        display: inline-block;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .services-inside .col-md-8.order-md-2.order-2 {
        margin-top: 120px !important;
    }

    .mech-service-side-btn .world-pr {
        position: relative;
        top: 90px !important;
    }

    .mech-service-side-btn .world-ar {
        width: 30px !important;
        height: 30px !important;
    }


    .no-select {
        user-select: none;
    }

    .sub-services-one h3 {
        font-size: 28.78px !important;
    }

    .sub-services-one h6 {
        font-size: 20.65px !important;
    }



  
 

    .mech-sub-service .changing-section {
        padding-left: 20px !important;
        padding-right: 20px !important;
        padding-bottom: 35px !important;
    }

    .button {
        display: inline-block;
        padding: 0.75em 1.25em;
        border: 1px solid #fff;
        border-radius: 4px;
        font-size: 1.25em;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        line-height: 1;
    }

    .gallery {
        height: 100vh;
        height: calc(var(--vh, 1vh) * 100);
        display: flex;
    }

    .gallery img {
        float: left;
        border-radius: 10px;
    }

    .gallery-cards .slide img {
        height: 170px !important;
    }

    .gallery,
    .gallery .slide,
    .gallery-image,
    .gallery-image .content,
    .gallery-image:before {
        transform: translate3d(0, 0, 0);
        backface-visibility: hidden;
        transition: all 0.3s ease-in-out;
    }

    .gallery-cards .slide {
        transition: transform 0.3s ease-in-out, opacity 0.3s ease-out;
    }

    .gallery-cards {
        position: relative;
        display: flex;
        flex: 0 0 50%;
        justify-content: center;
        align-items: center;
        height: 100%;
        max-width: 100%;
        margin-top: 10% !important;
        margin-left: 0 !important;
    }

    .gallery-cards .slide {
        position: absolute;
        top: 50%;
        left: 35%;
        padding: 0;
        transform: translateY(-50%) translateX(-50%);
    }

    .gallery-cards .content {
        background-color: darkturquoise;
        color: #fff;
        text-align: center;
    }

    .gallery-cards .content .slide {
        opacity: 0;
    }

    .gallery-cards .content .slide[data-order="1"] {
        opacity: 1;
    }

    .gallery-cards .content h2 {
        font-size: 3em;
    }

    .gallery-cards .images {
        overflow-y: hidden;
    }

    .gallery-cards .images {
        max-width: 100%;
        /* Set maximum width */
    }

    .gallery-cards .images .slide img {
        max-width: 100%;
        /* Ensure images are responsive */
        height: auto;
        /* Maintain aspect ratio */
    }



    .slide {
        &[data-order="1"] {
            transform: translateY(-80%) translateX(-20%) translateZ(-150px) scale(1);
            z-index: 1004;
        }

        &[data-order="2"] {
            transform: translateY(-70%) translateX(-30%) translateZ(-100px) scale(0.95);
            z-index: 1003;
            opacity: 0.85;
        }

        &[data-order="3"] {
            transform: translateY(-60%) translateX(-40%) translateZ(-50px) scale(0.9);
            z-index: 1002;
            opacity: 0.7;
        }

        &[data-order="4"] {
            transform: translateY(-50%) translateX(-50%) translateZ(0) scale(0.85);
            z-index: 1001;
            opacity: 0;
        }

        &.leave {
            transform: translateY(0) translateX(-50%) translateZ(0);
            z-index: 1005;
            opacity: 0;
        }
    }


    .slide {
        &:before {
            content: none;
        }
    }

    .npd-scetion {
        display: none !important;
    }

    .npd-section {
        padding: 20px !important;
        display: flex;
        background: #161A1B;
        color: white;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    .npd-section h2 {
        font-size: 18.33px !important;
        font-weight: 500 !important;
        letter-spacing: -0.72px !important;
    }

    .npd-section h5 {
        font-size: 12.18px !important;
        font-weight: 400 !important;
        letter-spacing: 0 !important;
    }

    .npd-section i {
        color: #2BA88A !important;
    }

    /* Services-off */

    .card {
        background-color: transparent !important;
    }

    .card-services {
        flex: 0 0 auto;
        width: 15rem;
        background-color: transparent;
        border-radius: 8px;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    }

    .image-box {
        position: relative;
        margin: auto;
        overflow: hidden;
    }

    .image-box img {
        max-width: 100%;
        transition: all 0.3s;
        display: block;
        transform: scale(1);
    }

    .image-box:hover img {
        transform: scale(1.2);
    }

    .column-gap .col {
        padding-right: 50px;
    }

    .hover-box {
        display: none;
        position: absolute;
        background-color: black;
        border: 1px solid #ccc;
        padding: 30px;
        z-index: 1;
        width: 70%;
        border-bottom: 3px solid #2BA88A;
    }

    .hover-info:hover+.hover-box {
        display: block;
    }

    .hover-info:hover {
        color: #2BA88A;
        cursor: pointer;
    }


    #scroll-container {
        scrollbar-width: none;
    }

    #scroll-container::-webkit-scrollbar {
        display: none;
    }

    .circles {
        display: inline-block;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #2BA88A;
        margin-right: 10px;
    }

    .with-border {
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .light-green-box {
        border-radius: 8px;
        background: linear-gradient(0deg, rgba(218, 218, 218, 0.01) 0%, rgba(218, 218, 218, 0.01) 100%), rgba(98, 255, 217, 0.17);
        padding: 20px;
        margin: 10px 0;
    }

    .light-green-box p {
        margin: 0;
    }

    .svg-container {
        display: flex;
        cursor: pointer;
    }

    #challenge-dark p {
        color: black !important;
    }

    .first-p::first-letter {
        font-size: 1.5em;
        font-weight: 800;
    }

    .career-border {
        border-right: 1.5px solid black;
    }

    .industry-image-right {
        height: 500px;
        width: 100%;
        transform: rotate(334deg);
        border-radius: 40px;
        margin-right: -30%;
    }

    .image-industry-left {
        height: 500px;
        width: 100%;
        transform: rotate(-334deg);
        border-radius: 40px;
        margin-left: -30%;
    }

    .industry-section-bg {
        height: 432px;
        overflow: hidden;
    }

    .cards-grid-v2__item:hover .cards-grid-v2__image img {
        visibility: hidden;
    }


    .cards-grid-v2 {
        display: block;
    }


    .cards-grid-v2 .cards-grid-v2__item {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        height: 190px;
        position: relative;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 100% 100%;
        transition: all .3s ease;
    }

    .cards-grid-v2 .cards-grid-v2__item.nitro-lazy {
        background-image: none !important;
    }


    .cards-grid-v2 .cards-grid-v2__item:before {
        content: "";
        width: 100%;
        height: 1px;
        transition: height .15s ease, background-color .3s ease;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }




    .cards-grid-v2__inner {
        position: absolute;
        padding: 24px 32px;
        background: none;
        transition: all .3s ease;
        z-index: 2;
    }



    .cards-grid-v2__image {
        flex-shrink: 0;
        position: absolute;
        top: 25px;
        right: 0;
        width: 230px;
        height: 150px;
        overflow: hidden;
        -webkit-clip-path: polygon(12% 0, 100% 0, 100% 100%, 0 100%);
        clip-path: polygon(12% 0, 100% 0, 100% 100%, 0 100%);
        transition: all .3s ease;
    }


    .cards-grid-v2__image img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .cards-grid-v2__text {
        color: white;
        transition: all .3s ease;
        opacity: 0;
        visibility: hidden;
    }



    .cards-grid-v2__more {
        position: relative;
        display: inline-flex;
        align-items: center;
        margin-top: 24px;
        padding-right: 15px;
        font-size: 16px;
        font-weight: 600;
        line-height: 1.5em;
        letter-spacing: -.03em;
        color: #171e2a;
        transition: all .3s ease;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover .cards-grid-v2__inner {
        background-color: #1d1d1d;
        box-shadow: 0 8px 16px 0 hsla(0, 0%, 65%, .24);
        z-index: 3;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover .cards-grid-v2__inner {
        border-bottom: 4px solid #2BA88A;
        z-index: 3;
        box-shadow: none;
    }


    .cards-grid-v2__more svg {
        width: 16px;
        height: 14px;
        margin-left: 12px;
    }

    .cards-grid-v2__title {
        max-width: 60%;
        color: black;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover:before {
        height: 3px;
        background-color: #2BA88A;
        transition: height .3s ease, background-color .3s ease;
        z-index: 4;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover .cards-grid-v2__text {
        visibility: visible;
        opacity: 1;
    }

    .card-section {
        display: flex;
        overflow-x: hidden;
        padding: 50px 0;
        gap: 10px;
        position: relative;
        height: 500px !important;
    }

    .card-body {
        display: flex;
        flex-direction: column;
        justify-content: flex-start !important;
        padding: 0 !important;
    }

    .card-body h5 {
        font-size: 20px !important;
        letter-spacing: 0 !important;
    }

    .card-body p {
        font-size: 12px !important;
        width: 90%;
    }

    .services-off {
        padding: 10px 10px 10px 10px !important;
    }

    .services-off h3 {
        margin-top: 0 !important;
        text-align: left !important;
        margin-bottom: -25px !important;
        font-size: 19.78px !important;
        letter-spacing: 0 !important;
    }

    .service-read-more-btn {
        display: flex;
        align-self: flex-start;
    }
}


@media (min-width: 360px) and (max-width: 374px) {
    .services-main {
        background: linear-gradient(262deg, rgba(0, 0, 0, 0.33) -10.1%, rgba(0, 0, 0, 0.00) 22.62%), radial-gradient(93.3% 145.7% at 20.87% -47.66%, rgba(43, 168, 138, 0.30) 0%, rgba(0, 0, 0, 0.00) 100%), #161A1B !important;
        color: white;
        padding: 30px 10px 30px 10px !important;
    }


    .services-main h2 {
        font-size: 27.33px !important;
        letter-spacing: -0.72px !important;
    }

    .services-main h6 {
        font-size: 12.50px !important;
        letter-spacing: 0 !important;
    }

    .services-inside {
        background-color: #161A1B;
        padding: 80px 20px 40px 20px !important;
    }

    .ft-serv-sec {
        margin-top: -60px !important;
    }

    .services-inside h5 {
        font-size: 22.33px !important;
        margin-top: 5%;
    }

    .services-inside h6 {
        font-size: 15.65px !important;
    }

    .services-inside p {
        font-size: 12.2px !important;
    }

    .acf-header-btn {
        margin-left: 0 !important;
    }

    .carousel-btn button {
        display: inline-block;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .services-inside .col-md-8.order-md-2.order-2 {
        margin-top: 120px !important;
    }

    .mech-service-side-btn .world-pr {
        position: relative;
        top: 90px !important;
    }

    .mech-service-side-btn .world-ar {
        width: 30px !important;
        height: 30px !important;
    }


    .no-select {
        user-select: none;
    }

    .sub-services-one h3 {
        font-size: 28.78px !important;
    }

    .sub-services-one h6 {
        font-size: 20.65px !important;
    }



  

    .mech-sub-service .changing-section {
        padding-left: 20px !important;
        padding-right: 20px !important;
        padding-bottom: 35px !important;
    }

    .button {
        display: inline-block;
        padding: 0.75em 1.25em;
        border: 1px solid #fff;
        border-radius: 4px;
        font-size: 1.25em;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        line-height: 1;
    }

    .gallery {
        height: 100vh;
        height: calc(var(--vh, 1vh) * 100);
        display: flex;
    }

    .gallery img {
        float: left;
        border-radius: 10px;
    }

    .gallery-cards .slide img {
        height: 170px !important;
    }

    .gallery,
    .gallery .slide,
    .gallery-image,
    .gallery-image .content,
    .gallery-image:before {
        transform: translate3d(0, 0, 0);
        backface-visibility: hidden;
        transition: all 0.3s ease-in-out;
    }

    .gallery-cards .slide {
        transition: transform 0.3s ease-in-out, opacity 0.3s ease-out;
    }

    .gallery-cards {
        position: relative;
        display: flex;
        flex: 0 0 50%;
        justify-content: center;
        align-items: center;
        height: 100%;
        max-width: 100%;
        margin-top: 10% !important;
        margin-left: 0 !important;
    }

    .gallery-cards .slide {
        position: absolute;
        top: 50%;
        left: 40%;
        padding: 0;
        transform: translateY(-50%) translateX(-50%);
    }

    .gallery-cards .content {
        background-color: darkturquoise;
        color: #fff;
        text-align: center;
    }

    .gallery-cards .content .slide {
        opacity: 0;
    }

    .gallery-cards .content .slide[data-order="1"] {
        opacity: 1;
    }

    .gallery-cards .content h2 {
        font-size: 3em;
    }

    .gallery-cards .images {
        overflow-y: hidden;
    }

    .gallery-cards .images {
        max-width: 100%;
        /* Set maximum width */
    }

    .gallery-cards .images .slide img {
        max-width: 100%;
        /* Ensure images are responsive */
        height: auto;
        /* Maintain aspect ratio */
    }



    .slide {
        &[data-order="1"] {
            transform: translateY(-80%) translateX(-20%) translateZ(-150px) scale(1);
            z-index: 1004;
        }

        &[data-order="2"] {
            transform: translateY(-70%) translateX(-30%) translateZ(-100px) scale(0.95);
            z-index: 1003;
            opacity: 0.85;
        }

        &[data-order="3"] {
            transform: translateY(-60%) translateX(-40%) translateZ(-50px) scale(0.9);
            z-index: 1002;
            opacity: 0.7;
        }

        &[data-order="4"] {
            transform: translateY(-50%) translateX(-50%) translateZ(0) scale(0.85);
            z-index: 1001;
            opacity: 0;
        }

        &.leave {
            transform: translateY(0) translateX(-50%) translateZ(0);
            z-index: 1005;
            opacity: 0;
        }
    }


    .slide {
        &:before {
            content: none;
        }
    }

    .npd-scetion {
        display: none !important;
    }

    .npd-section {
        padding: 20px !important;
        display: flex;
        background: #161A1B;
        color: white;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    .npd-section h2 {
        font-size: 18.33px !important;
        font-weight: 500 !important;
        letter-spacing: -0.72px !important;
    }

    .npd-section h5 {
        font-size: 12.18px !important;
        font-weight: 400 !important;
        letter-spacing: 0 !important;
    }

    .npd-section-svg {
        width: 6px;
        height: 5px;
        margin-right: 1px;
    }

    /* Services-off */

    .card {
        background-color: transparent !important;
    }

    .card-services {
        flex: 0 0 auto;
        width: 15rem;
        background-color: transparent;
        border-radius: 8px;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    }

    .image-box {
        position: relative;
        margin: auto;
        overflow: hidden;
    }

    .image-box img {
        max-width: 100%;
        transition: all 0.3s;
        display: block;
        transform: scale(1);
    }

    .image-box:hover img {
        transform: scale(1.2);
    }

    .column-gap .col {
        padding-right: 50px;
    }

    .hover-box {
        display: none;
        position: absolute;
        background-color: black;
        border: 1px solid #ccc;
        padding: 30px;
        z-index: 1;
        width: 70%;
        border-bottom: 3px solid #2BA88A;
    }

    .hover-info:hover+.hover-box {
        display: block;
    }

    .hover-info:hover {
        color: #2BA88A;
        cursor: pointer;
    }


    #scroll-container {
        scrollbar-width: none;
    }

    #scroll-container::-webkit-scrollbar {
        display: none;
    }

    .circles {
        display: inline-block;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #2BA88A;
        margin-right: 10px;
    }

    .with-border {
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .light-green-box {
        border-radius: 8px;
        background: linear-gradient(0deg, rgba(218, 218, 218, 0.01) 0%, rgba(218, 218, 218, 0.01) 100%), rgba(98, 255, 217, 0.17);
        padding: 20px;
        margin: 10px 0;
    }

    .light-green-box p {
        margin: 0;
    }

    .svg-container {
        display: flex;
        cursor: pointer;
    }

    #challenge-dark p {
        color: black !important;
    }

    .first-p::first-letter {
        font-size: 1.5em;
        font-weight: 800;
    }

    .career-border {
        border-right: 1.5px solid black;
    }

    .industry-image-right {
        height: 500px;
        width: 100%;
        transform: rotate(334deg);
        border-radius: 40px;
        margin-right: -30%;
    }

    .image-industry-left {
        height: 500px;
        width: 100%;
        transform: rotate(-334deg);
        border-radius: 40px;
        margin-left: -30%;
    }

    .industry-section-bg {
        height: 432px;
        overflow: hidden;
    }

    .cards-grid-v2__item:hover .cards-grid-v2__image img {
        visibility: hidden;
    }


    .cards-grid-v2 {
        display: block;
    }


    .cards-grid-v2 .cards-grid-v2__item {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        height: 190px;
        position: relative;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 100% 100%;
        transition: all .3s ease;
    }

    .cards-grid-v2 .cards-grid-v2__item.nitro-lazy {
        background-image: none !important;
    }


    .cards-grid-v2 .cards-grid-v2__item:before {
        content: "";
        width: 100%;
        height: 1px;
        transition: height .15s ease, background-color .3s ease;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }




    .cards-grid-v2__inner {
        position: absolute;
        padding: 24px 32px;
        background: none;
        transition: all .3s ease;
        z-index: 2;
    }



    .cards-grid-v2__image {
        flex-shrink: 0;
        position: absolute;
        top: 25px;
        right: 0;
        width: 230px;
        height: 150px;
        overflow: hidden;
        -webkit-clip-path: polygon(12% 0, 100% 0, 100% 100%, 0 100%);
        clip-path: polygon(12% 0, 100% 0, 100% 100%, 0 100%);
        transition: all .3s ease;
    }


    .cards-grid-v2__image img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .cards-grid-v2__text {
        color: white;
        transition: all .3s ease;
        opacity: 0;
        visibility: hidden;
    }



    .cards-grid-v2__more {
        position: relative;
        display: inline-flex;
        align-items: center;
        margin-top: 24px;
        padding-right: 15px;
        font-size: 16px;
        font-weight: 600;
        line-height: 1.5em;
        letter-spacing: -.03em;
        color: #171e2a;
        transition: all .3s ease;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover .cards-grid-v2__inner {
        background-color: #1d1d1d;
        box-shadow: 0 8px 16px 0 hsla(0, 0%, 65%, .24);
        z-index: 3;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover .cards-grid-v2__inner {
        border-bottom: 4px solid #2BA88A;
        z-index: 3;
        box-shadow: none;
    }


    .cards-grid-v2__more svg {
        width: 16px;
        height: 14px;
        margin-left: 12px;
    }

    .cards-grid-v2__title {
        max-width: 60%;
        color: black;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover:before {
        height: 3px;
        background-color: #2BA88A;
        transition: height .3s ease, background-color .3s ease;
        z-index: 4;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover .cards-grid-v2__text {
        visibility: visible;
        opacity: 1;
    }

    .card-section {
        display: flex;
        overflow-x: hidden;
        padding: 50px 0;
        gap: 10px;
        position: relative;
        height: 500px !important;
    }

    .card-body {
        display: flex;
        flex-direction: column;
        justify-content: flex-start !important;
        padding: 0 !important;
    }

    .card-body h5 {
        font-size: 20px !important;
    }

    .card-body p {
        font-size: 12px !important;
        width: 90%;
    }

    .services-off {
        padding: 10px 10px 10px 10px !important;
    }

    .services-off h3 {
        margin-top: 0 !important;
        text-align: left !important;
        margin-bottom: -25px !important;
        font-size: 19.78px !important;
        letter-spacing: 0 !important;
    }

    .service-read-more-btn {
        display: flex;
        align-self: flex-start;
    }
}


@media (min-width: 375px) and (max-width: 575px) {
    .services-main {
        background: linear-gradient(262deg, rgba(0, 0, 0, 0.33) -10.1%, rgba(0, 0, 0, 0.00) 22.62%), radial-gradient(93.3% 145.7% at 20.87% -47.66%, rgba(43, 168, 138, 0.30) 0%, rgba(0, 0, 0, 0.00) 100%), #161A1B !important;
        color: white;
        padding: 30px 10px 30px 10px !important;
    }

    .services-main h2 {
        font-size: 27.33px !important;
        letter-spacing: -0.72px !important;
    }

    .services-main h6 {
        font-size: 15.50px !important;
    }

    .services-inside {
        background-color: #161A1B;
        padding: 80px 20px 40px 20px !important;
    }

    .services-inside h5 {
        font-size: 22.33px !important;
        margin-top: 5%;
    }

    .services-inside h6 {
        font-size: 15.65px !important;
    }

    .services-inside p {
        font-size: 12.2px !important;
    }

    .acf-header-btn {
        margin-left: 0 !important;
    }

    .carousel-btn button {
        display: inline-block;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .services-inside .col-md-8.order-md-2.order-2 {
        margin-top: 120px !important;
    }

    .mech-service-side-btn .world-pr {
        position: relative;
        top: 90px !important;
    }

    .mech-service-side-btn .world-ar {
        width: 30px !important;
        height: 30px !important;
    }


    .no-select {
        user-select: none;
    }

    .sub-services-one h3 {
        font-size: 28.78px !important;
    }

    .sub-services-one h6 {
        font-size: 20.65px !important;
    }





    .mech-sub-service .changing-section {
        padding-left: 20px !important;
        padding-right: 20px !important;
        padding-bottom: 35px !important;
    }

    .button {
        display: inline-block;
        padding: 0.75em 1.25em;
        border: 1px solid #fff;
        border-radius: 4px;
        font-size: 1.25em;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        line-height: 1;
    }

    .gallery {
        height: 100vh;
        height: calc(var(--vh, 1vh) * 100);
        display: flex;
    }

    .gallery img {
        float: left;
        border-radius: 10px;
    }

    .gallery-cards .slide img {
        height: 170px !important;
    }

    .gallery,
    .gallery .slide,
    .gallery-image,
    .gallery-image .content,
    .gallery-image:before {
        transform: translate3d(0, 0, 0);
        backface-visibility: hidden;
        transition: all 0.3s ease-in-out;
    }

    .gallery-cards .slide {
        transition: transform 0.3s ease-in-out, opacity 0.3s ease-out;
    }

    .gallery-cards {
        position: relative;
        display: flex;
        flex: 0 0 50%;
        justify-content: center;
        align-items: center;
        height: 100%;
        max-width: 100%;
        margin-top: 10% !important;
        margin-left: 0 !important;
    }

    .gallery-cards .slide {
        position: absolute;
        top: 50%;
        left: 40%;
        padding: 0;
        transform: translateY(-50%) translateX(-50%);
    }

    .gallery-cards .content {
        background-color: darkturquoise;
        color: #fff;
        text-align: center;
    }

    .gallery-cards .content .slide {
        opacity: 0;
    }

    .gallery-cards .content .slide[data-order="1"] {
        opacity: 1;
    }

    .gallery-cards .content h2 {
        font-size: 3em;
    }

    .gallery-cards .images {
        overflow-y: hidden;
    }

    .gallery-cards .images {
        max-width: 100%;
        /* Set maximum width */
    }

    .gallery-cards .images .slide img {
        max-width: 100%;
        /* Ensure images are responsive */
        height: auto;
        /* Maintain aspect ratio */
    }



    .slide {
        &[data-order="1"] {
            transform: translateY(-80%) translateX(-20%) translateZ(-150px) scale(1);
            z-index: 1004;
        }

        &[data-order="2"] {
            transform: translateY(-70%) translateX(-30%) translateZ(-100px) scale(0.95);
            z-index: 1003;
            opacity: 0.85;
        }

        &[data-order="3"] {
            transform: translateY(-60%) translateX(-40%) translateZ(-50px) scale(0.9);
            z-index: 1002;
            opacity: 0.7;
        }

        &[data-order="4"] {
            transform: translateY(-50%) translateX(-50%) translateZ(0) scale(0.85);
            z-index: 1001;
            opacity: 0;
        }

        &.leave {
            transform: translateY(0) translateX(-50%) translateZ(0);
            z-index: 1005;
            opacity: 0;
        }
    }


    .slide {
        &:before {
            content: none;
        }
    }

    .npd-scetion {
        display: none !important;
    }

    .npd-section {
        padding: 20px !important;
        display: flex;
        background: #161A1B;
        color: white;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    .npd-section h2 {
        font-size: 18.33px !important;
        font-weight: 500 !important;
        letter-spacing: -0.72px !important;
    }

    .npd-section h5 {
        font-size: 12.18px !important;
        font-weight: 400 !important;
        letter-spacing: 0 !important;
    }

    .npd-section-svg {
        width: 6px;
        height: 5px;
        margin-right: 1px;
    }

    /* Services-off */

    .card {
        background-color: transparent !important;
    }

    .card-services {
        flex: 0 0 auto;
        width: 15rem;
        background-color: transparent;
        border-radius: 8px;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    }

    .image-box {
        position: relative;
        margin: auto;
        overflow: hidden;
    }

    .image-box img {
        max-width: 100%;
        transition: all 0.3s;
        display: block;
        transform: scale(1);
    }

    .image-box:hover img {
        transform: scale(1.2);
    }

    .column-gap .col {
        padding-right: 50px;
    }

    .hover-box {
        display: none;
        position: absolute;
        background-color: black;
        border: 1px solid #ccc;
        padding: 30px;
        z-index: 1;
        width: 70%;
        border-bottom: 3px solid #2BA88A;
    }

    .hover-info:hover+.hover-box {
        display: block;
    }

    .hover-info:hover {
        color: #2BA88A;
        cursor: pointer;
    }


    #scroll-container {
        scrollbar-width: none;
    }

    #scroll-container::-webkit-scrollbar {
        display: none;
    }

    .circles {
        display: inline-block;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #2BA88A;
        margin-right: 10px;
    }

    .with-border {
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .light-green-box {
        border-radius: 8px;
        background: linear-gradient(0deg, rgba(218, 218, 218, 0.01) 0%, rgba(218, 218, 218, 0.01) 100%), rgba(98, 255, 217, 0.17);
        padding: 20px;
        margin: 10px 0;
    }

    .light-green-box p {
        margin: 0;
    }

    .svg-container {
        display: flex;
        cursor: pointer;
    }

    #challenge-dark p {
        color: black !important;
    }

    .first-p::first-letter {
        font-size: 1.5em;
        font-weight: 800;
    }

    .career-border {
        border-right: 1.5px solid black;
    }

    .industry-image-right {
        height: 500px;
        width: 100%;
        transform: rotate(334deg);
        border-radius: 40px;
        margin-right: -30%;
    }

    .image-industry-left {
        height: 500px;
        width: 100%;
        transform: rotate(-334deg);
        border-radius: 40px;
        margin-left: -30%;
    }

    .industry-section-bg {
        height: 432px;
        overflow: hidden;
    }

    .cards-grid-v2__item:hover .cards-grid-v2__image img {
        visibility: hidden;
    }


    .cards-grid-v2 {
        display: block;
    }


    .cards-grid-v2 .cards-grid-v2__item {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        height: 190px;
        position: relative;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 100% 100%;
        transition: all .3s ease;
    }

    .cards-grid-v2 .cards-grid-v2__item.nitro-lazy {
        background-image: none !important;
    }


    .cards-grid-v2 .cards-grid-v2__item:before {
        content: "";
        width: 100%;
        height: 1px;
        transition: height .15s ease, background-color .3s ease;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }




    .cards-grid-v2__inner {
        position: absolute;
        padding: 24px 32px;
        background: none;
        transition: all .3s ease;
        z-index: 2;
    }



    .cards-grid-v2__image {
        flex-shrink: 0;
        position: absolute;
        top: 25px;
        right: 0;
        width: 230px;
        height: 150px;
        overflow: hidden;
        -webkit-clip-path: polygon(12% 0, 100% 0, 100% 100%, 0 100%);
        clip-path: polygon(12% 0, 100% 0, 100% 100%, 0 100%);
        transition: all .3s ease;
    }


    .cards-grid-v2__image img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .cards-grid-v2__text {
        color: white;
        transition: all .3s ease;
        opacity: 0;
        visibility: hidden;
    }



    .cards-grid-v2__more {
        position: relative;
        display: inline-flex;
        align-items: center;
        margin-top: 24px;
        padding-right: 15px;
        font-size: 16px;
        font-weight: 600;
        line-height: 1.5em;
        letter-spacing: -.03em;
        color: #171e2a;
        transition: all .3s ease;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover .cards-grid-v2__inner {
        background-color: #1d1d1d;
        box-shadow: 0 8px 16px 0 hsla(0, 0%, 65%, .24);
        z-index: 3;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover .cards-grid-v2__inner {
        border-bottom: 4px solid #2BA88A;
        z-index: 3;
        box-shadow: none;
    }


    .cards-grid-v2__more svg {
        width: 16px;
        height: 14px;
        margin-left: 12px;
    }

    .cards-grid-v2__title {
        max-width: 60%;
        color: black;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover:before {
        height: 3px;
        background-color: #2BA88A;
        transition: height .3s ease, background-color .3s ease;
        z-index: 4;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover .cards-grid-v2__text {
        visibility: visible;
        opacity: 1;
    }

    .card-section {
        display: flex;
        overflow-x: hidden;
        padding: 50px 0;
        gap: 10px;
        position: relative;
        height: 500px !important;
    }

    .card-body {
        display: flex;
        flex-direction: column;
        justify-content: flex-start !important;
        padding: 0 !important;
    }

    .card-body h5 {
        font-size: 20px !important;
    }

    .card-body p {
        font-size: 12px !important;
        width: 90%;
    }

    .services-off {
        padding: 10px 10px 10px 10px !important;
    }

    .services-off h3 {
        margin-top: 0 !important;
        text-align: left !important;
        margin-bottom: -25px !important;
        font-size: 19.78px !important;
        letter-spacing: 0 !important;
    }

    .service-read-more-btn {
        display: flex;
        align-self: flex-start;
    }

}



@media (min-width: 576px) and (max-width:767px) {
    .services-main {
        background: linear-gradient(262deg, rgba(0, 0, 0, 0.33) -10.1%, rgba(0, 0, 0, 0.00) 22.62%), radial-gradient(93.3% 145.7% at 20.87% -47.66%, rgba(43, 168, 138, 0.30) 0%, rgba(0, 0, 0, 0.00) 100%), #161A1B !important;
        color: white;
        padding: 80px 10px 30px 60px !important;
    }

    .services-main h2 {
        font-size: 38.33px !important;
    }

    .services-main h6 {
        font-size: 15.50px !important;
    }

    .services-inside {
        background-color: #161A1B;
        padding: 60px 20px 40px 20px !important;
    }

    .services-inside h5 {
        font-size: 38.33px !important;
    }

    .services-inside h6 {
        font-size: 20.65px !important;
    }

    .services-inside p {
        font-size: 17.2px !important;
    }

    .acf-header-btn {
        margin-left: 0 !important;
    }

    .carousel-btn button {
        display: inline-block;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .services-inside .col-md-8.order-md-2.order-2 {
        margin-top: 175px !important;
    }

    .mech-service-side-btn .world-pr {
        position: relative;
        top: 110px !important;
    }

    .mech-service-side-btn .world-ar {
        width: 30px !important;
        height: 30px !important;
    }


    .no-select {
        user-select: none;
    }





    .mech-sub-service .changing-section {
        padding-left: 20px !important;
        padding-right: 20px !important;
        padding-bottom: 35px !important;
    }

    .button {
        display: inline-block;
        padding: 0.75em 1.25em;
        border: 1px solid #fff;
        border-radius: 4px;
        font-size: 1.25em;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        line-height: 1;
    }

    .gallery {
        height: 100vh;
        height: calc(var(--vh, 1vh) * 100);
        display: flex;
    }

    .gallery img {
        float: left;
        border-radius: 10px;
    }

    .gallery-cards .slide img {
        height: 240px !important;
    }

    .gallery,
    .gallery .slide,
    .gallery-image,
    .gallery-image .content,
    .gallery-image:before {
        transform: translate3d(0, 0, 0);
        backface-visibility: hidden;
        transition: all 0.3s ease-in-out;
    }

    .gallery-cards .slide {
        transition: transform 0.3s ease-in-out, opacity 0.3s ease-out;
    }

    .gallery-cards {
        position: relative;
        display: flex;
        flex: 0 0 50%;
        justify-content: center;
        align-items: center;
        height: 100%;
        max-width: 100%;
        margin-top: 15% !important;
        margin-left: -20px !important;
    }

    .gallery-cards .slide {
        position: absolute;
        top: 50%;
        left: 50%;
        padding: 0;
        transform: translateY(-50%) translateX(-50%);
        width: 350px !important;
    }

    .gallery-cards .content {
        background-color: darkturquoise;
        color: #fff;
        text-align: center;
    }

    .gallery-cards .content .slide {
        opacity: 0;
    }

    .gallery-cards .content .slide[data-order="1"] {
        opacity: 1;
    }

    .gallery-cards .content h2 {
        font-size: 3em;
    }

    .gallery-cards .images {
        overflow-y: hidden;
    }

    .gallery-cards .images {
        max-width: 100%;
        /* Set maximum width */
    }

    .gallery-cards .images .slide img {
        max-width: 100%;
        /* Ensure images are responsive */
        height: auto;
        /* Maintain aspect ratio */
    }



    .slide {
        &[data-order="1"] {
            transform: translateY(-80%) translateX(-20%) translateZ(-150px) scale(1);
            z-index: 1004;
        }

        &[data-order="2"] {
            transform: translateY(-70%) translateX(-30%) translateZ(-100px) scale(0.95);
            z-index: 1003;
            opacity: 0.85;
        }

        &[data-order="3"] {
            transform: translateY(-60%) translateX(-40%) translateZ(-50px) scale(0.9);
            z-index: 1002;
            opacity: 0.7;
        }

        &[data-order="4"] {
            transform: translateY(-50%) translateX(-50%) translateZ(0) scale(0.85);
            z-index: 1001;
            opacity: 0;
        }

        &.leave {
            transform: translateY(0) translateX(-50%) translateZ(0);
            z-index: 1005;
            opacity: 0;
        }
    }


    .slide {
        &:before {
            content: none;
        }
    }

    .npd-scetion {
        display: none !important;
    }

    .npd-section {
        padding: 20px !important;
        display: flex;
        background: #161A1B;
        color: white;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    .npd-section h2 {
        font-size: 39.33px !important;
        font-weight: 500 !important;
        letter-spacing: -0.72px !important;
    }

    .npd-section h5 {
        font-size: 21.18px !important;
        font-weight: 400 !important;
        letter-spacing: 0 !important;
    }

    .npd-section-svg {
        width: 10px;
        height: 10px;
        margin-right: 1px;
    }


    /* Services-off */

    .card {
        background-color: transparent !important;
    }

    .card-services {
        flex: 0 0 auto;
        width: 15rem;
        background-color: transparent;
        border-radius: 8px;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    }

    .image-box {
        position: relative;
        margin: auto;
        overflow: hidden;
    }

    .image-box img {
        max-width: 100%;
        transition: all 0.3s;
        display: block;
        transform: scale(1);
    }

    .image-box:hover img {
        transform: scale(1.2);
    }

    .column-gap .col {
        padding-right: 50px;
    }

    .hover-box {
        display: none;
        position: absolute;
        background-color: black;
        border: 1px solid #ccc;
        padding: 30px;
        z-index: 1;
        width: 70%;
        border-bottom: 3px solid #2BA88A;
    }

    .hover-info:hover+.hover-box {
        display: block;
    }

    .hover-info:hover {
        color: #2BA88A;
        cursor: pointer;
    }


    #scroll-container {
        scrollbar-width: none;
    }

    #scroll-container::-webkit-scrollbar {
        display: none;
    }

    .circles {
        display: inline-block;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #2BA88A;
        margin-right: 10px;
    }

    .with-border {
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .light-green-box {
        border-radius: 8px;
        background: linear-gradient(0deg, rgba(218, 218, 218, 0.01) 0%, rgba(218, 218, 218, 0.01) 100%), rgba(98, 255, 217, 0.17);
        padding: 20px;
        margin: 10px 0;
    }

    .light-green-box p {
        margin: 0;
    }

    .svg-container {
        display: flex;
        cursor: pointer;
    }

    #challenge-dark p {
        color: black !important;
    }

    .first-p::first-letter {
        font-size: 1.5em;
        font-weight: 800;
    }

    .career-border {
        border-right: 1.5px solid black;
    }

    .industry-image-right {
        height: 500px;
        width: 100%;
        transform: rotate(334deg);
        border-radius: 40px;
        margin-right: -30%;
    }

    .image-industry-left {
        height: 500px;
        width: 100%;
        transform: rotate(-334deg);
        border-radius: 40px;
        margin-left: -30%;
    }

    .industry-section-bg {
        height: 432px;
        overflow: hidden;
    }

    .cards-grid-v2__item:hover .cards-grid-v2__image img {
        visibility: hidden;
    }


    .cards-grid-v2 {
        display: block;
    }


    .cards-grid-v2 .cards-grid-v2__item {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        height: 190px;
        position: relative;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 100% 100%;
        transition: all .3s ease;
    }

    .cards-grid-v2 .cards-grid-v2__item.nitro-lazy {
        background-image: none !important;
    }


    .cards-grid-v2 .cards-grid-v2__item:before {
        content: "";
        width: 100%;
        height: 1px;
        transition: height .15s ease, background-color .3s ease;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }




    .cards-grid-v2__inner {
        position: absolute;
        padding: 24px 32px;
        background: none;
        transition: all .3s ease;
        z-index: 2;
    }



    .cards-grid-v2__image {
        flex-shrink: 0;
        position: absolute;
        top: 25px;
        right: 0;
        width: 230px;
        height: 150px;
        overflow: hidden;
        -webkit-clip-path: polygon(12% 0, 100% 0, 100% 100%, 0 100%);
        clip-path: polygon(12% 0, 100% 0, 100% 100%, 0 100%);
        transition: all .3s ease;
    }


    .cards-grid-v2__image img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .cards-grid-v2__text {
        color: white;
        transition: all .3s ease;
        opacity: 0;
        visibility: hidden;
    }



    .cards-grid-v2__more {
        position: relative;
        display: inline-flex;
        align-items: center;
        margin-top: 24px;
        padding-right: 15px;
        font-size: 16px;
        font-weight: 600;
        line-height: 1.5em;
        letter-spacing: -.03em;
        color: #171e2a;
        transition: all .3s ease;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover .cards-grid-v2__inner {
        background-color: #1d1d1d;
        box-shadow: 0 8px 16px 0 hsla(0, 0%, 65%, .24);
        z-index: 3;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover .cards-grid-v2__inner {
        border-bottom: 4px solid #2BA88A;
        z-index: 3;
        box-shadow: none;
    }


    .cards-grid-v2__more svg {
        width: 16px;
        height: 14px;
        margin-left: 12px;
    }

    .cards-grid-v2__title {
        max-width: 60%;
        color: black;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover:before {
        height: 3px;
        background-color: #2BA88A;
        transition: height .3s ease, background-color .3s ease;
        z-index: 4;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover .cards-grid-v2__text {
        visibility: visible;
        opacity: 1;
    }

    .card-section {
        display: flex;
        overflow-x: hidden;
        padding: 50px 0;
        gap: 10px;
        position: relative;
        height: 500px !important;
    }

    .card-body {
        display: flex;
        flex-direction: column;
        justify-content: flex-start !important;
        padding: 0 !important;
    }

    .card-body h5 {
        font-size: 20px !important;
    }

    .card-body p {
        font-size: 12px !important;
        width: 90%;
    }

    .services-off {
        padding: 10px 10px 10px 10px !important;
    }

    .services-off h3 {
        margin-top: 0 !important;
        text-align: left !important;
        margin-bottom: -25px !important;
        font-size: 19.78px !important;
        letter-spacing: 0 !important;
    }

    .service-read-more-btn {
        display: flex;
        align-self: flex-start;
    }
}



@media (min-width: 768px) and (max-width:991px) {
    .services-main {
        background: linear-gradient(262deg, rgba(0, 0, 0, 0.33) -10.1%, rgba(0, 0, 0, 0.00) 22.62%), radial-gradient(93.3% 145.7% at 20.87% -47.66%, rgba(43, 168, 138, 0.30) 0%, rgba(0, 0, 0, 0.00) 100%), #161A1B !important;
        color: white;
        padding: 80px 10px 30px 60px !important;
    }

    .services-main h2 {
        font-size: 40.33px !important;
    }

    .services-main h6 {
        font-size: 15.50px !important;
    }

    .services-inside {
        background-color: #161A1B;
        padding: 40px 20px 40px 20px !important;
    }

    .services-inside h5 {
        font-size: 25.33px !important;
    }

    .services-inside h6 {
        font-size: 15.65px !important;
    }

    .services-inside p {
        font-size: 12.2px !important;
    }

    .acf-header-btn {
        margin-left: 0 !important;
    }

    .carousel-btn button {
        display: inline-block;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .mech-service-side-btn .world-pr {
        position: relative;
        top: 135px !important;
    }

    .mech-service-side-btn .world-ar {
        width: 30px !important;
        height: 30px !important;
    }


    .no-select {
        user-select: none;
    }

    .sub-services-one h3 {
        font-size: 28.78px !important;
    }

    .sub-services-one h6 {
        font-size: 20.65px !important;
    }



 

    .mech-sub-service .changing-section {
        padding-left: 20px !important;
        padding-right: 20px !important;
        padding-bottom: 35px !important;
    }

    .button {
        display: inline-block;
        padding: 0.75em 1.25em;
        border: 1px solid #fff;
        border-radius: 4px;
        font-size: 1.25em;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        line-height: 1;
    }

    .gallery {
        height: 100vh;
        height: calc(var(--vh, 1vh) * 100);
        display: flex;
    }

    .gallery img {
        float: left;
        border-radius: 10px;
    }

    .ft-serv-sec img{
        max-width: 90% !important;
    }

    .gallery-cards .slide img {
        height: 205px !important;
    }

    .gallery,
    .gallery .slide,
    .gallery-image,
    .gallery-image .content,
    .gallery-image:before {
        transform: translate3d(0, 0, 0);
        backface-visibility: hidden;
        transition: all 0.3s ease-in-out;
    }

    .gallery-cards .slide {
        transition: transform 0.3s ease-in-out, opacity 0.3s ease-out;
    }

    .gallery-cards {
        position: relative;
        display: flex;
        flex: 0 0 50%;
        justify-content: center;
        align-items: center;
        height: 65%;
        max-width: 100%;
        margin-top: 10% !important;
        margin-left: 0 !important;
    }

    .gallery-cards .slide {
        position: absolute;
        top: 50%;
        left: 10%;
        padding: 0;
        transform: translateY(-50%) translateX(-50%);
        width: 190px !important;
    }

    .gallery-cards .content {
        background-color: darkturquoise;
        color: #fff;
        text-align: center;
    }

    .gallery-cards .content .slide {
        opacity: 0;
    }

    .gallery-cards .content .slide[data-order="1"] {
        opacity: 1;
    }

    .gallery-cards .content h2 {
        font-size: 3em;
    }

    .gallery-cards .images {
        overflow-y: hidden;
    }

    .gallery-cards .images {
        max-width: 100%;
        /* Set maximum width */
    }

    .gallery-cards .images .slide img {
        max-width: 95% !important;
        height: auto;
    }



    .slide {
        &[data-order="1"] {
            transform: translateY(-80%) translateX(-20%) translateZ(-150px) scale(1);
            z-index: 1004;
        }

        &[data-order="2"] {
            transform: translateY(-70%) translateX(-30%) translateZ(-100px) scale(0.95);
            z-index: 1003;
            opacity: 0.85;
        }

        &[data-order="3"] {
            transform: translateY(-60%) translateX(-40%) translateZ(-50px) scale(0.9);
            z-index: 1002;
            opacity: 0.7;
        }

        &[data-order="4"] {
            transform: translateY(-50%) translateX(-50%) translateZ(0) scale(0.85);
            z-index: 1001;
            opacity: 0;
        }

        &.leave {
            transform: translateY(0) translateX(-50%) translateZ(0);
            z-index: 1005;
            opacity: 0;
        }
    }


    .slide {
        &:before {
            content: none;
        }
    }


    .npd-scetion .custom-m {
        font-size: 23px !important;
    }

    .npd-section {
        display: none !important;
    }


    /* Services-off */

    .card {
        background-color: transparent !important;
    }

    .card-services {
        flex: 0 0 auto;
        width: 15rem;
        background-color: transparent;
        border-radius: 8px;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    }

    .image-box {
        position: relative;
        margin: auto;
        overflow: hidden;
    }

    .image-box img {
        max-width: 100%;
        transition: all 0.3s;
        display: block;
        transform: scale(1);
    }

    .image-box:hover img {
        transform: scale(1.2);
    }

    .column-gap .col {
        padding-right: 50px;
    }

    .hover-box {
        display: none;
        position: absolute;
        background-color: black;
        border: 1px solid #ccc;
        padding: 30px;
        z-index: 1;
        width: 70%;
        border-bottom: 3px solid #2BA88A;
    }

    .hover-info:hover+.hover-box {
        display: block;
    }

    .hover-info:hover {
        color: #2BA88A;
        cursor: pointer;
    }


    #scroll-container {
        scrollbar-width: none;
    }

    #scroll-container::-webkit-scrollbar {
        display: none;
    }

    .circles {
        display: inline-block;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #2BA88A;
        margin-right: 10px;
    }

    .with-border {
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .light-green-box {
        border-radius: 8px;
        background: linear-gradient(0deg, rgba(218, 218, 218, 0.01) 0%, rgba(218, 218, 218, 0.01) 100%), rgba(98, 255, 217, 0.17);
        padding: 20px;
        margin: 10px 0;
    }

    .light-green-box p {
        margin: 0;
    }

    .svg-container {
        display: flex;
        cursor: pointer;
    }

    #challenge-dark p {
        color: black !important;
    }

    .first-p::first-letter {
        font-size: 1.5em;
        font-weight: 800;
    }

    .career-border {
        border-right: 1.5px solid black;
    }

    .industry-image-right {
        height: 500px;
        width: 100%;
        transform: rotate(334deg);
        border-radius: 40px;
        margin-right: -30%;
    }

    .image-industry-left {
        height: 500px;
        width: 100%;
        transform: rotate(-334deg);
        border-radius: 40px;
        margin-left: -30%;
    }

    .industry-section-bg {
        height: 432px;
        overflow: hidden;
    }

    .cards-grid-v2__item:hover .cards-grid-v2__image img {
        visibility: hidden;
    }


    .cards-grid-v2 {
        display: block;
    }


    .cards-grid-v2 .cards-grid-v2__item {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        height: 190px;
        position: relative;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 100% 100%;
        transition: all .3s ease;
    }

    .cards-grid-v2 .cards-grid-v2__item.nitro-lazy {
        background-image: none !important;
    }


    .cards-grid-v2 .cards-grid-v2__item:before {
        content: "";
        width: 100%;
        height: 1px;
        transition: height .15s ease, background-color .3s ease;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }




    .cards-grid-v2__inner {
        position: absolute;
        padding: 24px 32px;
        background: none;
        transition: all .3s ease;
        z-index: 2;
    }



    .cards-grid-v2__image {
        flex-shrink: 0;
        position: absolute;
        top: 25px;
        right: 0;
        width: 230px;
        height: 150px;
        overflow: hidden;
        -webkit-clip-path: polygon(12% 0, 100% 0, 100% 100%, 0 100%);
        clip-path: polygon(12% 0, 100% 0, 100% 100%, 0 100%);
        transition: all .3s ease;
    }


    .cards-grid-v2__image img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .cards-grid-v2__text {
        color: white;
        transition: all .3s ease;
        opacity: 0;
        visibility: hidden;
    }



    .cards-grid-v2__more {
        position: relative;
        display: inline-flex;
        align-items: center;
        margin-top: 24px;
        padding-right: 15px;
        font-size: 16px;
        font-weight: 600;
        line-height: 1.5em;
        letter-spacing: -.03em;
        color: #171e2a;
        transition: all .3s ease;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover .cards-grid-v2__inner {
        background-color: #1d1d1d;
        box-shadow: 0 8px 16px 0 hsla(0, 0%, 65%, .24);
        z-index: 3;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover .cards-grid-v2__inner {
        border-bottom: 4px solid #2BA88A;
        z-index: 3;
        box-shadow: none;
    }


    .cards-grid-v2__more svg {
        width: 16px;
        height: 14px;
        margin-left: 12px;
    }

    .cards-grid-v2__title {
        max-width: 60%;
        color: black;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover:before {
        height: 3px;
        background-color: #2BA88A;
        transition: height .3s ease, background-color .3s ease;
        z-index: 4;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover .cards-grid-v2__text {
        visibility: visible;
        opacity: 1;
    }

    .card-section {
        display: flex;
        overflow-x: hidden;
        padding: 50px 0;
        gap: 10px;
        position: relative;
        height: 500px !important;
    }

    .card-body {
        display: flex;
        flex-direction: column;
        justify-content: flex-start !important;
        padding: 0 !important;
    }

    .card-body h5 {
        font-size: 20px !important;
    }

    .card-body p {
        font-size: 12px !important;
        width: 90%;
    }

    .services-off {
        padding: 10px 10px 10px 20px !important;
    }

    .services-off h3 {
        margin-top: 0 !important;
        text-align: left !important;
        margin-bottom: -25px !important;
        font-size: 19.78px !important;
        letter-spacing: 0 !important;
    }

    .service-read-more-btn {
        display: flex;
        align-self: flex-start;
    }
}




@media (min-width: 992px) and (max-width:1199px) {
    .services-main {
        background: linear-gradient(262deg, rgba(0, 0, 0, 0.33) -10.1%, rgba(0, 0, 0, 0.00) 22.62%), radial-gradient(93.3% 145.7% at 20.87% -47.66%, rgba(43, 168, 138, 0.30) 0%, rgba(0, 0, 0, 0.00) 100%), #161A1B !important;
        color: white;
        padding: 30px 90px;
    }

    .services-main h2 {
        font-size: 44.33px !important;
    }

    .services-main h6 {
        font-size: 21.50px !important;
    }

    .services-inside {
        background-color: #161A1B;
        padding: 70px !important;
    }

    .services-inside h5 {
        font-size: 27.33px !important;
    }

    .services-inside p {
        font-size: 16.2px !important;
    }

    .carousel-btn button {
        display: inline-block;
        margin-left: 100px;
        margin-right: -100px;
    }

    .mech-service-side-btn .world-pr {
        position: relative;
        top: 160px !important;
    }


    .mech-service-side-btn .no-select {
        user-select: none;
    }

    .button {
        display: inline-block;
        padding: 0.75em 1.25em;
        border: 1px solid #fff;
        border-radius: 4px;
        font-size: 1.25em;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        line-height: 1;
    }

    .gallery {
        height: 100vh;
        height: calc(var(--vh, 1vh) * 100);
        display: flex;
    }

    .gallery img {
        float: left;
        border-radius: 10px;
    }

    .gallery-cards .slide img {
        height: 300px !important;
    }

    .gallery,
    .gallery .slide,
    .gallery-image,
    .gallery-image .content,
    .gallery-image:before {
        transform: translate3d(0, 0, 0);
        backface-visibility: hidden;
        transition: all 0.3s ease-in-out;
    }

    .gallery-cards .slide {
        transition: transform 0.3s ease-in-out, opacity 0.3s ease-out;
    }

    .gallery-cards {
        position: relative;
        display: flex;
        flex: 0 0 50%;
        justify-content: center;
        align-items: center;
        height: 100%;
        max-width: 100%;
        margin-top: 4% !important;
        margin-left: -28% !important;
    }

    .gallery-cards .slide {
        position: absolute;
        top: 50%;
        left: 50%;
        padding: 0;
        transform: translateY(-50%) translateX(-50%);
        width: 350px !important;
    }

    .gallery-cards .content {
        background-color: darkturquoise;
        color: #fff;
        text-align: center;
    }

    .gallery-cards .content .slide {
        opacity: 0;
    }

    .gallery-cards .content .slide[data-order="1"] {
        opacity: 1;
    }

    .gallery-cards .content h2 {
        font-size: 3em;
    }

    .gallery-cards .images {
        overflow-y: hidden;
    }

    .gallery-cards .images {
        max-width: 100%;
        /* Set maximum width */
    }

    .gallery-cards .images .slide img {
        max-width: 80% !important;
        height: auto;
    }



    .slide {
        &[data-order="1"] {
            transform: translateY(-80%) translateX(-20%) translateZ(-150px) scale(1);
            z-index: 1004;
        }

        &[data-order="2"] {
            transform: translateY(-70%) translateX(-30%) translateZ(-100px) scale(0.95);
            z-index: 1003;
            opacity: 0.85;
        }

        &[data-order="3"] {
            transform: translateY(-60%) translateX(-40%) translateZ(-50px) scale(0.9);
            z-index: 1002;
            opacity: 0.7;
        }

        &[data-order="4"] {
            transform: translateY(-50%) translateX(-50%) translateZ(0) scale(0.85);
            z-index: 1001;
            opacity: 0;
        }

        &.leave {
            transform: translateY(0) translateX(-50%) translateZ(0);
            z-index: 1005;
            opacity: 0;
        }
    }


    .slide {
        &:before {
            content: none;
        }
    }

    .npd-scetion {
        padding-top: 8% !important;
        padding-bottom: 4% !important;
    }

    .npd-scetion .custom-m {
        font-size: 35px !important;
    }

    .npd-section {
        display: none !important;
    }


    /* Services-off */

    .card {
        background-color: transparent !important;
    }

    .card-services {
        flex: 0 0 auto;
        width: 15rem;
        background-color: transparent;
        border-radius: 8px;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    }

    .image-box {
        position: relative;
        margin: auto;
        overflow: hidden;
    }

    .image-box img {
        max-width: 100%;
        transition: all 0.3s;
        display: block;
        transform: scale(1);
    }

    .image-box:hover img {
        transform: scale(1.2);
    }

    .column-gap .col {
        padding-right: 50px;
    }

    .hover-box {
        display: none;
        position: absolute;
        background-color: black;
        border: 1px solid #ccc;
        padding: 30px;
        z-index: 1;
        width: 70%;
        border-bottom: 3px solid #2BA88A;
    }

    .hover-info:hover+.hover-box {
        display: block;
    }

    .hover-info:hover {
        color: #2BA88A;
        cursor: pointer;
    }


    #scroll-container {
        scrollbar-width: none;
    }

    #scroll-container::-webkit-scrollbar {
        display: none;
    }

    .circles {
        display: inline-block;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #2BA88A;
        margin-right: 10px;
    }

    .with-border {
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .light-green-box {
        border-radius: 8px;
        background: linear-gradient(0deg, rgba(218, 218, 218, 0.01) 0%, rgba(218, 218, 218, 0.01) 100%), rgba(98, 255, 217, 0.17);
        padding: 20px;
        margin: 10px 0;
    }

    .light-green-box p {
        margin: 0;
    }

    .svg-container {
        display: flex;
        cursor: pointer;
    }

    #challenge-dark p {
        color: black !important;
    }

    .first-p::first-letter {
        font-size: 1.5em;
        font-weight: 800;
    }

    .career-border {
        border-right: 1.5px solid black;
    }

    .industry-image-right {
        height: 500px;
        width: 100%;
        transform: rotate(334deg);
        border-radius: 40px;
        margin-right: -30%;
    }

    .image-industry-left {
        height: 500px;
        width: 100%;
        transform: rotate(-334deg);
        border-radius: 40px;
        margin-left: -30%;
    }

    .industry-section-bg {
        height: 432px;
        overflow: hidden;
    }

    .cards-grid-v2__item:hover .cards-grid-v2__image img {
        visibility: hidden;
    }


    .cards-grid-v2 {
        display: block;
    }


    .cards-grid-v2 .cards-grid-v2__item {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        height: 190px;
        position: relative;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 100% 100%;
        transition: all .3s ease;
    }

    .cards-grid-v2 .cards-grid-v2__item.nitro-lazy {
        background-image: none !important;
    }


    .cards-grid-v2 .cards-grid-v2__item:before {
        content: "";
        width: 100%;
        height: 1px;
        transition: height .15s ease, background-color .3s ease;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }




    .cards-grid-v2__inner {
        position: absolute;
        padding: 24px 32px;
        background: none;
        transition: all .3s ease;
        z-index: 2;
    }



    .cards-grid-v2__image {
        flex-shrink: 0;
        position: absolute;
        top: 25px;
        right: 0;
        width: 230px;
        height: 150px;
        overflow: hidden;
        -webkit-clip-path: polygon(12% 0, 100% 0, 100% 100%, 0 100%);
        clip-path: polygon(12% 0, 100% 0, 100% 100%, 0 100%);
        transition: all .3s ease;
    }


    .cards-grid-v2__image img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .cards-grid-v2__text {
        color: white;
        transition: all .3s ease;
        opacity: 0;
        visibility: hidden;
    }



    .cards-grid-v2__more {
        position: relative;
        display: inline-flex;
        align-items: center;
        margin-top: 24px;
        padding-right: 15px;
        font-size: 16px;
        font-weight: 600;
        line-height: 1.5em;
        letter-spacing: -.03em;
        color: #171e2a;
        transition: all .3s ease;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover .cards-grid-v2__inner {
        background-color: #1d1d1d;
        box-shadow: 0 8px 16px 0 hsla(0, 0%, 65%, .24);
        z-index: 3;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover .cards-grid-v2__inner {
        border-bottom: 4px solid #2BA88A;
        z-index: 3;
        box-shadow: none;
    }


    .cards-grid-v2__more svg {
        width: 16px;
        height: 14px;
        margin-left: 12px;
    }

    .cards-grid-v2__title {
        max-width: 60%;
        color: black;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover:before {
        height: 3px;
        background-color: #2BA88A;
        transition: height .3s ease, background-color .3s ease;
        z-index: 4;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover .cards-grid-v2__text {
        visibility: visible;
        opacity: 1;
    }

    .card-section {
        display: flex;
        overflow-x: hidden;
        padding: 50px 0;
        gap: 40px;
        position: relative;
        height: 605px !important;
    }

    .card-body {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .card-body h5 {
        font-size: 24px !important;
    }

    .card-body p {
        font-size: 16px !important;
    }

    .services-off {
        padding: 10px 10px 10px 120px !important;
    }

    .services-off h3 {
        margin-top: 0 !important;
        text-align: left !important;
        margin-bottom: -25px !important;
    }

    .service-read-more-btn {
        display: flex;
        align-self: flex-start;
    }
}



@media (min-width: 1200px) and (max-width:1399px) {

    .services-main {
        background: linear-gradient(262deg, rgba(0, 0, 0, 0.33) -10.1%, rgba(0, 0, 0, 0.00) 22.62%), radial-gradient(93.3% 145.7% at 20.87% -47.66%, rgba(43, 168, 138, 0.30) 0%, rgba(0, 0, 0, 0.00) 100%), #161A1B !important;
        color: white;
        padding: 30px 150px;
    }

    .services-main h2 {
        font-size: 44.33px !important;
    }

    .services-main h6 {
        font-size: 21.50px !important;
    }

    .services-inside {
        background-color: #161A1B;
        padding: 70px !important;
    }

    .services-inside h5 {
        font-size: 27.33px !important;
    }

    .services-inside p {
        font-size: 16.2px !important;
    }

    .carousel-btn button {
        display: inline-block;
        margin-left: 100px;
        margin-right: -100px;
    }

    .mech-service-side-btn .world-pr {
        position: relative;
        top: 160px !important;
    }


    .mech-service-side-btn .no-select {
        user-select: none;
    }

    .button {
        display: inline-block;
        padding: 0.75em 1.25em;
        border: 1px solid #fff;
        border-radius: 4px;
        font-size: 1.25em;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        line-height: 1;
    }

    .gallery {
        height: 100vh;
        height: calc(var(--vh, 1vh) * 100);
        display: flex;
    }

    .gallery img {
        float: left;
        border-radius: 10px;
    }

    .gallery-cards .slide img {
        height: 340px !important;
    }

    .gallery,
    .gallery .slide,
    .gallery-image,
    .gallery-image .content,
    .gallery-image:before {
        transform: translate3d(0, 0, 0);
        backface-visibility: hidden;
        transition: all 0.3s ease-in-out;
    }

    .gallery-cards .slide {
        transition: transform 0.3s ease-in-out, opacity 0.3s ease-out;
    }

    .gallery-cards {
        position: relative;
        display: flex;
        flex: 0 0 50%;
        justify-content: center;
        align-items: center;
        height: 100%;
        max-width: 100%;
        margin-top: 10% !important;
        margin-left: -20% !important;
    }

    .gallery-cards .slide {
        position: absolute;
        top: 50%;
        left: 50%;
        padding: 0;
        transform: translateY(-50%) translateX(-50%);
        width: 350px !important;
    }

    .gallery-cards .content {
        background-color: darkturquoise;
        color: #fff;
        text-align: center;
    }

    .gallery-cards .content .slide {
        opacity: 0;
    }

    .gallery-cards .content .slide[data-order="1"] {
        opacity: 1;
    }

    .gallery-cards .content h2 {
        font-size: 3em;
    }

    .gallery-cards .images {
        overflow-y: hidden;
    }

    .gallery-cards .images {
        max-width: 100%;
        /* Set maximum width */
    }

    .gallery-cards .images .slide img {
        max-width: 100%;
        /* Ensure images are responsive */
        height: auto;
        /* Maintain aspect ratio */
    }



    .slide {
        &[data-order="1"] {
            transform: translateY(-80%) translateX(-20%) translateZ(-150px) scale(1);
            z-index: 1004;
        }

        &[data-order="2"] {
            transform: translateY(-70%) translateX(-30%) translateZ(-100px) scale(0.95);
            z-index: 1003;
            opacity: 0.85;
        }

        &[data-order="3"] {
            transform: translateY(-60%) translateX(-40%) translateZ(-50px) scale(0.9);
            z-index: 1002;
            opacity: 0.7;
        }

        &[data-order="4"] {
            transform: translateY(-50%) translateX(-50%) translateZ(0) scale(0.85);
            z-index: 1001;
            opacity: 0;
        }

        &.leave {
            transform: translateY(0) translateX(-50%) translateZ(0);
            z-index: 1005;
            opacity: 0;
        }
    }


    .slide {
        &:before {
            content: none;
        }
    }

    .npd-scetion {
        padding-top: 4% !important;
    }

    .npd-scetion .custom-m {
        font-size: 35px !important;
    }

    .npd-section {
        display: none !important;
    }


    /* Services-off */

    .card {
        background-color: transparent !important;
    }

    .card-services {
        flex: 0 0 auto;
        width: 15rem;
        background-color: transparent;
        border-radius: 8px;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    }

    .image-box {
        position: relative;
        margin: auto;
        overflow: hidden;
    }

    .image-box img {
        max-width: 100%;
        transition: all 0.3s;
        display: block;
        transform: scale(1);
    }

    .image-box:hover img {
        transform: scale(1.2);
    }

    .column-gap .col {
        padding-right: 50px;
    }

    .hover-box {
        display: none;
        position: absolute;
        background-color: black;
        border: 1px solid #ccc;
        padding: 30px;
        z-index: 1;
        width: 70%;
        border-bottom: 3px solid #2BA88A;
    }

    .hover-info:hover+.hover-box {
        display: block;
    }

    .hover-info:hover {
        color: #2BA88A;
        cursor: pointer;
    }


    #scroll-container {
        scrollbar-width: none;
    }

    #scroll-container::-webkit-scrollbar {
        display: none;
    }

    .circles {
        display: inline-block;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #2BA88A;
        margin-right: 10px;
    }

    .with-border {
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .light-green-box {
        border-radius: 8px;
        background: linear-gradient(0deg, rgba(218, 218, 218, 0.01) 0%, rgba(218, 218, 218, 0.01) 100%), rgba(98, 255, 217, 0.17);
        padding: 20px;
        margin: 10px 0;
    }

    .light-green-box p {
        margin: 0;
    }

    .svg-container {
        display: flex;
        cursor: pointer;
    }

    #challenge-dark p {
        color: black !important;
    }

    .first-p::first-letter {
        font-size: 1.5em;
        font-weight: 800;
    }

    .career-border {
        border-right: 1.5px solid black;
    }

    .industry-image-right {
        height: 500px;
        width: 100%;
        transform: rotate(334deg);
        border-radius: 40px;
        margin-right: -30%;
    }

    .image-industry-left {
        height: 500px;
        width: 100%;
        transform: rotate(-334deg);
        border-radius: 40px;
        margin-left: -30%;
    }

    .industry-section-bg {
        height: 432px;
        overflow: hidden;
    }

    .cards-grid-v2__item:hover .cards-grid-v2__image img {
        visibility: hidden;
    }


    .cards-grid-v2 {
        display: block;
    }


    .cards-grid-v2 .cards-grid-v2__item {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        height: 190px;
        position: relative;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 100% 100%;
        transition: all .3s ease;
    }

    .cards-grid-v2 .cards-grid-v2__item.nitro-lazy {
        background-image: none !important;
    }


    .cards-grid-v2 .cards-grid-v2__item:before {
        content: "";
        width: 100%;
        height: 1px;
        transition: height .15s ease, background-color .3s ease;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }




    .cards-grid-v2__inner {
        position: absolute;
        padding: 24px 32px;
        background: none;
        transition: all .3s ease;
        z-index: 2;
    }



    .cards-grid-v2__image {
        flex-shrink: 0;
        position: absolute;
        top: 25px;
        right: 0;
        width: 230px;
        height: 150px;
        overflow: hidden;
        -webkit-clip-path: polygon(12% 0, 100% 0, 100% 100%, 0 100%);
        clip-path: polygon(12% 0, 100% 0, 100% 100%, 0 100%);
        transition: all .3s ease;
    }


    .cards-grid-v2__image img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .cards-grid-v2__text {
        color: white;
        transition: all .3s ease;
        opacity: 0;
        visibility: hidden;
    }



    .cards-grid-v2__more {
        position: relative;
        display: inline-flex;
        align-items: center;
        margin-top: 24px;
        padding-right: 15px;
        font-size: 16px;
        font-weight: 600;
        line-height: 1.5em;
        letter-spacing: -.03em;
        color: #171e2a;
        transition: all .3s ease;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover .cards-grid-v2__inner {
        background-color: #1d1d1d;
        box-shadow: 0 8px 16px 0 hsla(0, 0%, 65%, .24);
        z-index: 3;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover .cards-grid-v2__inner {
        border-bottom: 4px solid #2BA88A;
        z-index: 3;
        box-shadow: none;
    }


    .cards-grid-v2__more svg {
        width: 16px;
        height: 14px;
        margin-left: 12px;
    }

    .cards-grid-v2__title {
        max-width: 60%;
        color: black;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover:before {
        height: 3px;
        background-color: #2BA88A;
        transition: height .3s ease, background-color .3s ease;
        z-index: 4;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover .cards-grid-v2__text {
        visibility: visible;
        opacity: 1;
    }

    .card-section {
        display: flex;
        overflow-x: hidden;
        padding: 50px 0;
        gap: 40px;
        position: relative;
        height: 605px !important;
    }

    .card-body {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .card-body h5 {
        font-size: 24px !important;
    }

    .card-body p {
        font-size: 16px !important;
    }

    .services-off {
        padding: 10px 10px 10px 120px !important;
    }

    .services-off h3 {
        margin-top: 0 !important;
        text-align: left !important;
        margin-bottom: -25px !important;
    }

    .service-read-more-btn {
        display: flex;
        align-self: flex-start;
    }
}




@media (min-width: 1400px) and (max-width: 1800px) {

    .services-pad .acf-header-btn{
        font-size: 19px !important;
      }

    .services-main {
        background: linear-gradient(262deg, rgba(0, 0, 0, 0.33) -10.1%, rgba(0, 0, 0, 0.00) 22.62%), radial-gradient(93.3% 145.7% at 20.87% -47.66%, rgba(43, 168, 138, 0.30) 0%, rgba(0, 0, 0, 0.00) 100%), #161A1B !important;
        color: white;
        padding: 30px 150px;
    }

    .services-main h2 {
        font-size: 44.33px !important;
    }

    .services-main h6 {
        font-size: 21.50px !important;
    }

    .services-inside {
        background-color: #161A1B;
        padding: 70px !important;
    }

    .services-inside h5 {
        font-size: 27.33px !important;
    }

    .services-inside p {
        font-size: 16.2px !important;
    }

    .carousel-btn button {
        display: inline-block;
        margin-left: 100px;
        margin-right: -100px;
    }

    .mech-service-side-btn .world-pr {
        position: relative;
        top: 160px !important;
    }


    .mech-service-side-btn .no-select {
        user-select: none;
    }

    .button {
        display: inline-block;
        padding: 0.75em 1.25em;
        border: 1px solid #fff;
        border-radius: 4px;
        font-size: 1.25em;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        line-height: 1;
    }

    .gallery {
        height: 100vh;
        height: calc(var(--vh, 1vh) * 100);
        display: flex;
    }

    .gallery img {
        float: left;
        border-radius: 10px;
    }

    .gallery-cards .slide img {
        height: 340px !important;
    }

    .gallery,
    .gallery .slide,
    .gallery-image,
    .gallery-image .content,
    .gallery-image:before {
        transform: translate3d(0, 0, 0);
        backface-visibility: hidden;
        transition: all 0.3s ease-in-out;
    }

    .gallery-cards .slide {
        transition: transform 0.3s ease-in-out, opacity 0.3s ease-out;
    }

    .gallery-cards {
        position: relative;
        display: flex;
        flex: 0 0 50%;
        justify-content: center;
        align-items: center;
        height: 100%;
        max-width: 100%;
        margin-top: 10% !important;
        margin-left: -20% !important;
    }

    .gallery-cards .slide {
        position: absolute;
        top: 50%;
        left: 50%;
        padding: 0;
        transform: translateY(-50%) translateX(-50%);
        width: 350px !important;
    }

    .gallery-cards .content {
        background-color: darkturquoise;
        color: #fff;
        text-align: center;
    }

    .gallery-cards .content .slide {
        opacity: 0;
    }

    .gallery-cards .content .slide[data-order="1"] {
        opacity: 1;
    }

    .gallery-cards .content h2 {
        font-size: 3em;
    }

    .gallery-cards .images {
        overflow-y: hidden;
    }

    .gallery-cards .images {
        max-width: 100%;
        /* Set maximum width */
    }

    .gallery-cards .images .slide img {
        max-width: 100%;
        /* Ensure images are responsive */
        height: auto;
        /* Maintain aspect ratio */
    }



    .slide {
        &[data-order="1"] {
            transform: translateY(-80%) translateX(-20%) translateZ(-150px) scale(1);
            z-index: 1004;
        }

        &[data-order="2"] {
            transform: translateY(-70%) translateX(-30%) translateZ(-100px) scale(0.95);
            z-index: 1003;
            opacity: 0.85;
        }

        &[data-order="3"] {
            transform: translateY(-60%) translateX(-40%) translateZ(-50px) scale(0.9);
            z-index: 1002;
            opacity: 0.7;
        }

        &[data-order="4"] {
            transform: translateY(-50%) translateX(-50%) translateZ(0) scale(0.85);
            z-index: 1001;
            opacity: 0;
        }

        &.leave {
            transform: translateY(0) translateX(-50%) translateZ(0);
            z-index: 1005;
            opacity: 0;
        }
    }


    .slide {
        &:before {
            content: none;
        }
    }

    .sr-b {
        background-color: var(--Dark-Gray, #161A1B) !important;
        padding-bottom: 0% !important;
    }

    .npd-scetion {
        padding-top: 0% !important;
        padding-bottom: 4% !important;
    }

    .npd-scetion .custom-m {
        font-size: 35px !important;
    }

    .npd-section {
        display: none !important;
    }


    /* Services-off */

    .card {
        background-color: transparent !important;
    }

    .card-services {
        flex: 0 0 auto;
        width: 15rem;
        background-color: transparent;
        border-radius: 8px;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    }

    .image-box {
        position: relative;
        margin: auto;
        overflow: hidden;
    }

    .image-box img {
        max-width: 100%;
        transition: all 0.3s;
        display: block;
        transform: scale(1);
    }

    .image-box:hover img {
        transform: scale(1.2);
    }

    .column-gap .col {
        padding-right: 50px;
    }

    .hover-box {
        display: none;
        position: absolute;
        background-color: black;
        border: 1px solid #ccc;
        padding: 30px;
        z-index: 1;
        width: 70%;
        border-bottom: 3px solid #2BA88A;
    }

    .hover-info:hover+.hover-box {
        display: block;
    }

    .hover-info:hover {
        color: #2BA88A;
        cursor: pointer;
    }


    #scroll-container {
        scrollbar-width: none;
    }

    #scroll-container::-webkit-scrollbar {
        display: none;
    }

    .circles {
        display: inline-block;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #2BA88A;
        margin-right: 10px;
    }

    .with-border {
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .light-green-box {
        border-radius: 8px;
        background: linear-gradient(0deg, rgba(218, 218, 218, 0.01) 0%, rgba(218, 218, 218, 0.01) 100%), rgba(98, 255, 217, 0.17);
        padding: 20px;
        margin: 10px 0;
    }

    .light-green-box p {
        margin: 0;
    }

    .svg-container {
        display: flex;
        cursor: pointer;
    }

    #challenge-dark p {
        color: black !important;
    }

    .first-p::first-letter {
        font-size: 1.5em;
        font-weight: 800;
    }

    .career-border {
        border-right: 1.5px solid black;
    }

    .industry-image-right {
        height: 500px;
        width: 100%;
        transform: rotate(334deg);
        border-radius: 40px;
        margin-right: -30%;
    }

    .image-industry-left {
        height: 500px;
        width: 100%;
        transform: rotate(-334deg);
        border-radius: 40px;
        margin-left: -30%;
    }

    .industry-section-bg {
        height: 432px;
        overflow: hidden;
    }

    .cards-grid-v2__item:hover .cards-grid-v2__image img {
        visibility: hidden;
    }


    .cards-grid-v2 {
        display: block;
    }


    .cards-grid-v2 .cards-grid-v2__item {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        height: 190px;
        position: relative;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 100% 100%;
        transition: all .3s ease;
    }

    .cards-grid-v2 .cards-grid-v2__item.nitro-lazy {
        background-image: none !important;
    }


    .cards-grid-v2 .cards-grid-v2__item:before {
        content: "";
        width: 100%;
        height: 1px;
        transition: height .15s ease, background-color .3s ease;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }




    .cards-grid-v2__inner {
        position: absolute;
        padding: 24px 32px;
        background: none;
        transition: all .3s ease;
        z-index: 2;
    }



    .cards-grid-v2__image {
        flex-shrink: 0;
        position: absolute;
        top: 25px;
        right: 0;
        width: 230px;
        height: 150px;
        overflow: hidden;
        -webkit-clip-path: polygon(12% 0, 100% 0, 100% 100%, 0 100%);
        clip-path: polygon(12% 0, 100% 0, 100% 100%, 0 100%);
        transition: all .3s ease;
    }


    .cards-grid-v2__image img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .cards-grid-v2__text {
        color: white;
        transition: all .3s ease;
        opacity: 0;
        visibility: hidden;
    }



    .cards-grid-v2__more {
        position: relative;
        display: inline-flex;
        align-items: center;
        margin-top: 24px;
        padding-right: 15px;
        font-size: 16px;
        font-weight: 600;
        line-height: 1.5em;
        letter-spacing: -.03em;
        color: #171e2a;
        transition: all .3s ease;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover .cards-grid-v2__inner {
        background-color: #1d1d1d;
        box-shadow: 0 8px 16px 0 hsla(0, 0%, 65%, .24);
        z-index: 3;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover .cards-grid-v2__inner {
        border-bottom: 4px solid #2BA88A;
        z-index: 3;
        box-shadow: none;
    }


    .cards-grid-v2__more svg {
        width: 16px;
        height: 14px;
        margin-left: 12px;
    }

    .cards-grid-v2__title {
        max-width: 60%;
        color: black;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover:before {
        height: 3px;
        background-color: #2BA88A;
        transition: height .3s ease, background-color .3s ease;
        z-index: 4;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover .cards-grid-v2__text {
        visibility: visible;
        opacity: 1;
    }

    .card-section {
        display: flex;
        overflow-x: hidden;
        padding: 50px 0;
        gap: 40px;
        position: relative;
        height: 605px !important;
    }

    .card-body {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .card-body h5 {
        font-size: 24px !important;
    }

    .card-body p {
        font-size: 16px !important;
    }

    .services-off {
        padding: 10px 10px 10px 120px !important;
    }

    .services-off h3 {
        margin-top: 0 !important;
        text-align: left !important;
        margin-bottom: 0px !important;
    }

    .service-read-more-btn {
        display: flex;
        align-self: flex-start;
    }
}



@media (min-width: 1801px) and (max-width: 2559px) {
    .services-main {
        background: linear-gradient(262deg, rgba(0, 0, 0, 0.33) -10.1%, rgba(0, 0, 0, 0.00) 22.62%), radial-gradient(93.3% 145.7% at 20.87% -47.66%, rgba(43, 168, 138, 0.30) 0%, rgba(0, 0, 0, 0.00) 100%), #161A1B !important;
        color: white;
        padding: 30px 230px;
    }

    .services-main h2 {
        font-size: 44.33px !important;
    }

    .services-main h6 {
        font-size: 21.50px !important;
    }

    .services-inside {
        background-color: #161A1B;
        padding: 70px !important;
    }

    .services-inside h5 {
        font-size: 27.33px !important;
    }

    .services-inside p {
        font-size: 20.2px !important;
    }

    .carousel-btn button {
        display: inline-block;
        margin-left: 100px;
        margin-right: -100px;
    }


    .services-off .acf-header-btn {
        font-size: 18.2px !important;
    }

    .mech-service-side-btn .world-pr {
        position: relative;
        top: 180px !important;
    }


    .mech-service-side-btn .no-select {
        user-select: none;
    }

    .button {
        display: inline-block;
        padding: 0.75em 1.25em;
        border: 1px solid #fff;
        border-radius: 4px;
        font-size: 1.25em;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        line-height: 1;
    }

    .gallery {
        height: 100vh;
        height: calc(var(--vh, 1vh) * 100);
        display: flex;
    }

    .gallery img {
        float: left;
        border-radius: 10px;
    }

    .gallery-cards .slide img {
        height: 340px !important;
    }

    .gallery,
    .gallery .slide,
    .gallery-image,
    .gallery-image .content,
    .gallery-image:before {
        transform: translate3d(0, 0, 0);
        backface-visibility: hidden;
        transition: all 0.3s ease-in-out;
    }

    .gallery-cards .slide {
        transition: transform 0.3s ease-in-out, opacity 0.3s ease-out;
    }

    .gallery-cards {
        position: relative;
        display: flex;
        flex: 0 0 50%;
        justify-content: center;
        align-items: center;
        height: 100%;
        max-width: 100%;
        margin-top: 10% !important;
        margin-left: -20% !important;
    }

    .gallery-cards .slide {
        position: absolute;
        top: 50%;
        left: 50%;
        padding: 0;
        transform: translateY(-50%) translateX(-50%);
        width: 350px !important;
    }

    .gallery-cards .content {
        background-color: darkturquoise;
        color: #fff;
        text-align: center;
    }

    .gallery-cards .content .slide {
        opacity: 0;
    }

    .gallery-cards .content .slide[data-order="1"] {
        opacity: 1;
    }

    .gallery-cards .content h2 {
        font-size: 3em;
    }

    .gallery-cards .images {
        overflow-y: hidden;
    }

    .gallery-cards .images {
        max-width: 100%;
        /* Set maximum width */
    }

    .gallery-cards .images .slide img {
        max-width: none;
        width: 380px;
        height: 400px !important;
    }



    .slide {
        &[data-order="1"] {
            transform: translateY(-80%) translateX(-20%) translateZ(-150px) scale(1);
            z-index: 1004;
        }

        &[data-order="2"] {
            transform: translateY(-70%) translateX(-30%) translateZ(-100px) scale(0.95);
            z-index: 1003;
            opacity: 0.85;
        }

        &[data-order="3"] {
            transform: translateY(-60%) translateX(-40%) translateZ(-50px) scale(0.9);
            z-index: 1002;
            opacity: 0.7;
        }

        &[data-order="4"] {
            transform: translateY(-50%) translateX(-50%) translateZ(0) scale(0.85);
            z-index: 1001;
            opacity: 0;
        }

        &.leave {
            transform: translateY(0) translateX(-50%) translateZ(0);
            z-index: 1005;
            opacity: 0;
        }
    }


    .slide {
        &:before {
            content: none;
        }
    }

    .npd-scetion {
        padding-top: 4% !important;
        padding-bottom: 4% !important;
    }

    .npd-scetion .custom-m {
        font-size: 35px !important;
    }

    .npd-section {
        display: none !important;
    }


    /* Services-off */

    .card {
        background-color: transparent !important;
    }

    .card-services {
        flex: 0 0 auto;
        width: 15rem;
        background-color: transparent;
        border-radius: 8px;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    }

    .image-box {
        position: relative;
        margin: auto;
        overflow: hidden;
    }

    .image-box img {
        max-width: 100%;
        transition: all 0.3s;
        display: block;
        transform: scale(1);
    }

    .image-box:hover img {
        transform: scale(1.2);
    }

    .column-gap .col {
        padding-right: 50px;
    }

    .hover-box {
        display: none;
        position: absolute;
        background-color: black;
        border: 1px solid #ccc;
        padding: 30px;
        z-index: 1;
        width: 70%;
        border-bottom: 3px solid #2BA88A;
    }

    .hover-info:hover+.hover-box {
        display: block;
    }

    .hover-info:hover {
        color: #2BA88A;
        cursor: pointer;
    }


    #scroll-container {
        scrollbar-width: none;
    }

    #scroll-container::-webkit-scrollbar {
        display: none;
    }

    .circles {
        display: inline-block;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #2BA88A;
        margin-right: 10px;
    }

    .with-border {
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .light-green-box {
        border-radius: 8px;
        background: linear-gradient(0deg, rgba(218, 218, 218, 0.01) 0%, rgba(218, 218, 218, 0.01) 100%), rgba(98, 255, 217, 0.17);
        padding: 20px;
        margin: 10px 0;
    }

    .light-green-box p {
        margin: 0;
    }

    .svg-container {
        display: flex;
        cursor: pointer;
    }

    #challenge-dark p {
        color: black !important;
    }

    .first-p::first-letter {
        font-size: 1.5em;
        font-weight: 800;
    }

    .career-border {
        border-right: 1.5px solid black;
    }

    .industry-image-right {
        height: 500px;
        width: 100%;
        transform: rotate(334deg);
        border-radius: 40px;
        margin-right: -30%;
    }

    .image-industry-left {
        height: 500px;
        width: 100%;
        transform: rotate(-334deg);
        border-radius: 40px;
        margin-left: -30%;
    }

    .industry-section-bg {
        height: 432px;
        overflow: hidden;
    }

    .cards-grid-v2__item:hover .cards-grid-v2__image img {
        visibility: hidden;
    }


    .cards-grid-v2 {
        display: block;
    }


    .cards-grid-v2 .cards-grid-v2__item {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        height: 190px;
        position: relative;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 100% 100%;
        transition: all .3s ease;
    }

    .cards-grid-v2 .cards-grid-v2__item.nitro-lazy {
        background-image: none !important;
    }


    .cards-grid-v2 .cards-grid-v2__item:before {
        content: "";
        width: 100%;
        height: 1px;
        transition: height .15s ease, background-color .3s ease;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }




    .cards-grid-v2__inner {
        position: absolute;
        padding: 24px 32px;
        background: none;
        transition: all .3s ease;
        z-index: 2;
    }



    .cards-grid-v2__image {
        flex-shrink: 0;
        position: absolute;
        top: 25px;
        right: 0;
        width: 230px;
        height: 150px;
        overflow: hidden;
        -webkit-clip-path: polygon(12% 0, 100% 0, 100% 100%, 0 100%);
        clip-path: polygon(12% 0, 100% 0, 100% 100%, 0 100%);
        transition: all .3s ease;
    }


    .cards-grid-v2__image img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .cards-grid-v2__text {
        color: white;
        transition: all .3s ease;
        opacity: 0;
        visibility: hidden;
    }



    .cards-grid-v2__more {
        position: relative;
        display: inline-flex;
        align-items: center;
        margin-top: 24px;
        padding-right: 15px;
        font-size: 16px;
        font-weight: 600;
        line-height: 1.5em;
        letter-spacing: -.03em;
        color: #171e2a;
        transition: all .3s ease;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover .cards-grid-v2__inner {
        background-color: #1d1d1d;
        box-shadow: 0 8px 16px 0 hsla(0, 0%, 65%, .24);
        z-index: 3;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover .cards-grid-v2__inner {
        border-bottom: 4px solid #2BA88A;
        z-index: 3;
        box-shadow: none;
    }


    .cards-grid-v2__more svg {
        width: 16px;
        height: 14px;
        margin-left: 12px;
    }

    .cards-grid-v2__title {
        max-width: 60%;
        color: black;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover:before {
        height: 3px;
        background-color: #2BA88A;
        transition: height .3s ease, background-color .3s ease;
        z-index: 4;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover .cards-grid-v2__text {
        visibility: visible;
        opacity: 1;
    }

    .card-section {
        display: flex;
        overflow-x: hidden;
        padding: 50px 0;
        gap: 40px;
        position: relative;
        height: 605px !important;
    }

    .card-body {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .card-body h5 {
        font-size: 24px !important;
    }

    .card-body p {
        font-size: 16px !important;
    }

    .services-off {
        padding: 10px 10px 10px 120px !important;
    }

    .services-off h3 {
        margin-top: 0 !important;
        text-align: left !important;
        margin-bottom: -25px !important;
    }

    .service-read-more-btn {
        display: flex;
        align-self: flex-start;
    }
}


@media (min-width: 2560px) and (max-width: 3880px) {
    .services-main {
        background: linear-gradient(262deg, rgba(0, 0, 0, 0.33) -10.1%, rgba(0, 0, 0, 0.00) 22.62%), radial-gradient(93.3% 145.7% at 20.87% -47.66%, rgba(43, 168, 138, 0.30) 0%, rgba(0, 0, 0, 0.00) 100%), #161A1B !important;
        color: white;
        padding: 30px 150px;
    }

    .services-main h2 {
        font-size: 44.33px !important;
    }

    .services-main h6 {
        font-size: 21.50px !important;
    }

    .services-inside {
        background-color: #161A1B;
        padding: 70px !important;
    }

    .services-inside h5 {
        font-size: 27.33px !important;
    }

    .services-inside p {
        font-size: 16.2px !important;
    }

    .carousel-btn button {
        display: inline-block;
        margin-left: 100px;
        margin-right: -100px;
    }

    .mech-service-side-btn .world-pr {
        position: relative;
        top: 160px !important;
    }


    .no-select {
        user-select: none;
    }

    .button {
        display: inline-block;
        padding: 0.75em 1.25em;
        border: 1px solid #fff;
        border-radius: 4px;
        font-size: 1.25em;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        line-height: 1;
    }

    .gallery {
        height: 100vh;
        height: calc(var(--vh, 1vh) * 100);
        display: flex;
    }

    .gallery img {
        float: left;
        border-radius: 10px;
    }

    .gallery-cards .slide img {
        height: 340px !important;
    }

    .gallery,
    .gallery .slide,
    .gallery-image,
    .gallery-image .content,
    .gallery-image:before {
        transform: translate3d(0, 0, 0);
        backface-visibility: hidden;
        transition: all 0.3s ease-in-out;
    }

    .gallery-cards .slide {
        transition: transform 0.3s ease-in-out, opacity 0.3s ease-out;
    }

    .gallery-cards {
        position: relative;
        display: flex;
        flex: 0 0 50%;
        justify-content: center;
        align-items: center;
        height: 100%;
        max-width: 100%;
        margin-top: 10% !important;
        margin-left: -20% !important;
    }

    .gallery-cards .slide {
        position: absolute;
        top: 50%;
        left: 50%;
        padding: 0;
        transform: translateY(-50%) translateX(-50%);
        width: 350px !important;
    }

    .gallery-cards .content {
        background-color: darkturquoise;
        color: #fff;
        text-align: center;
    }

    .gallery-cards .content .slide {
        opacity: 0;
    }

    .gallery-cards .content .slide[data-order="1"] {
        opacity: 1;
    }

    .gallery-cards .content h2 {
        font-size: 3em;
    }

    .gallery-cards .images {
        overflow-y: hidden;
    }

    .gallery-cards .images {
        max-width: 100%;
        /* Set maximum width */
    }

    .gallery-cards .images .slide img {
        max-width: 100%;
        /* Ensure images are responsive */
        height: auto;
        /* Maintain aspect ratio */
    }



    .slide {
        &[data-order="1"] {
            transform: translateY(-80%) translateX(-20%) translateZ(-150px) scale(1);
            z-index: 1004;
        }

        &[data-order="2"] {
            transform: translateY(-70%) translateX(-30%) translateZ(-100px) scale(0.95);
            z-index: 1003;
            opacity: 0.85;
        }

        &[data-order="3"] {
            transform: translateY(-60%) translateX(-40%) translateZ(-50px) scale(0.9);
            z-index: 1002;
            opacity: 0.7;
        }

        &[data-order="4"] {
            transform: translateY(-50%) translateX(-50%) translateZ(0) scale(0.85);
            z-index: 1001;
            opacity: 0;
        }

        &.leave {
            transform: translateY(0) translateX(-50%) translateZ(0);
            z-index: 1005;
            opacity: 0;
        }
    }


    .slide {
        &:before {
            content: none;
        }
    }

    .npd-scetion {
        padding-top: 4% !important;
        padding-bottom: 4% !important;
    }

    .npd-scetion .custom-m {
        font-size: 35px !important;
    }

    .npd-section {
        display: none !important;
    }


    /* Services-off */

    .card {
        background-color: transparent !important;
    }

    .card-services {
        flex: 0 0 auto;
        width: 15rem;
        background-color: transparent;
        border-radius: 8px;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    }

    .image-box {
        position: relative;
        margin: auto;
        overflow: hidden;
    }

    .image-box img {
        max-width: 100%;
        transition: all 0.3s;
        display: block;
        transform: scale(1);
    }

    .image-box:hover img {
        transform: scale(1.2);
    }

    .column-gap .col {
        padding-right: 50px;
    }

    .hover-box {
        display: none;
        position: absolute;
        background-color: black;
        border: 1px solid #ccc;
        padding: 30px;
        z-index: 1;
        width: 70%;
        border-bottom: 3px solid #2BA88A;
    }

    .hover-info:hover+.hover-box {
        display: block;
    }

    .hover-info:hover {
        color: #2BA88A;
        cursor: pointer;
    }


    #scroll-container {
        scrollbar-width: none;
    }

    #scroll-container::-webkit-scrollbar {
        display: none;
    }

    .circles {
        display: inline-block;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #2BA88A;
        margin-right: 10px;
    }

    .with-border {
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .light-green-box {
        border-radius: 8px;
        background: linear-gradient(0deg, rgba(218, 218, 218, 0.01) 0%, rgba(218, 218, 218, 0.01) 100%), rgba(98, 255, 217, 0.17);
        padding: 20px;
        margin: 10px 0;
    }

    .light-green-box p {
        margin: 0;
    }

    .svg-container {
        display: flex;
        cursor: pointer;
    }

    #challenge-dark p {
        color: black !important;
    }

    .first-p::first-letter {
        font-size: 1.5em;
        font-weight: 800;
    }

    .career-border {
        border-right: 1.5px solid black;
    }

    .industry-image-right {
        height: 500px;
        width: 100%;
        transform: rotate(334deg);
        border-radius: 40px;
        margin-right: -30%;
    }

    .image-industry-left {
        height: 500px;
        width: 100%;
        transform: rotate(-334deg);
        border-radius: 40px;
        margin-left: -30%;
    }

    .industry-section-bg {
        height: 432px;
        overflow: hidden;
    }

    .cards-grid-v2__item:hover .cards-grid-v2__image img {
        visibility: hidden;
    }


    .cards-grid-v2 {
        display: block;
    }


    .cards-grid-v2 .cards-grid-v2__item {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        height: 190px;
        position: relative;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 100% 100%;
        transition: all .3s ease;
    }

    .cards-grid-v2 .cards-grid-v2__item.nitro-lazy {
        background-image: none !important;
    }


    .cards-grid-v2 .cards-grid-v2__item:before {
        content: "";
        width: 100%;
        height: 1px;
        transition: height .15s ease, background-color .3s ease;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }




    .cards-grid-v2__inner {
        position: absolute;
        padding: 24px 32px;
        background: none;
        transition: all .3s ease;
        z-index: 2;
    }



    .cards-grid-v2__image {
        flex-shrink: 0;
        position: absolute;
        top: 25px;
        right: 0;
        width: 230px;
        height: 150px;
        overflow: hidden;
        -webkit-clip-path: polygon(12% 0, 100% 0, 100% 100%, 0 100%);
        clip-path: polygon(12% 0, 100% 0, 100% 100%, 0 100%);
        transition: all .3s ease;
    }


    .cards-grid-v2__image img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .cards-grid-v2__text {
        color: white;
        transition: all .3s ease;
        opacity: 0;
        visibility: hidden;
    }



    .cards-grid-v2__more {
        position: relative;
        display: inline-flex;
        align-items: center;
        margin-top: 24px;
        padding-right: 15px;
        font-size: 16px;
        font-weight: 600;
        line-height: 1.5em;
        letter-spacing: -.03em;
        color: #171e2a;
        transition: all .3s ease;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover .cards-grid-v2__inner {
        background-color: #1d1d1d;
        box-shadow: 0 8px 16px 0 hsla(0, 0%, 65%, .24);
        z-index: 3;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover .cards-grid-v2__inner {
        border-bottom: 4px solid #2BA88A;
        z-index: 3;
        box-shadow: none;
    }


    .cards-grid-v2__more svg {
        width: 16px;
        height: 14px;
        margin-left: 12px;
    }

    .cards-grid-v2__title {
        max-width: 60%;
        color: black;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover:before {
        height: 3px;
        background-color: #2BA88A;
        transition: height .3s ease, background-color .3s ease;
        z-index: 4;
    }

    .cards-grid-v2 .cards-grid-v2__item:hover .cards-grid-v2__text {
        visibility: visible;
        opacity: 1;
    }

    .card-section {
        display: flex;
        overflow-x: hidden;
        padding: 50px 0;
        gap: 40px;
        position: relative;
        height: 605px !important;
    }

    .card-body {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .card-body h5 {
        font-size: 24px !important;
    }

    .card-body p {
        font-size: 16px !important;
    }

    .services-off {
        padding: 10px 10px 10px 120px !important;
    }

    .services-off h3 {
        margin-top: 0 !important;
        text-align: left !important;
        margin-bottom: -25px !important;
    }

    .service-read-more-btn {
        display: flex;
        align-self: flex-start;
    }
}








