@media (min-width: 1600px) {
.container-xxl {
    max-width: 1600px;
}
#search {
    right: 150px;
}
/*.video_sec {
    video {
        height: 435px !important;
    }
}*/
.banner_sec {
    .real_estate_bnr_logo {
        .client--wrapper {
            .item {
                height: 60px;
                padding: 0 2rem;
            }
        }
    }
}
.healthtech_tabs.b_service_sec, .finance_tabs.b_service_sec {
    .case--tabs-wrapper {
        .tab--data.sec_bgimg {
            height: 430px;
        }
    }
}
.aboutus_tabs.b_service_sec {
    .case--tabs-wrapper {
        .tab--data.sec_bgimg {
            height: 270px;
        }
    }
}
.dataengg_tabs.b_service_sec {
    .case--tabs-wrapper {
        .tab--data.sec_bgimg {
            height: 330px;
        }
    }
}
.aimachine_tabs.b_service_sec {
    .case--tabs-wrapper {
        .tab--data.sec_bgimg {
            height: 330px;
        }
    }
}
.databricke_tabs.b_service_sec {
    .case--tabs-wrapper {
        .tab--data.sec_bgimg {
            height: 350px;
        }
    }
}
.msfabric_tabs.b_service_sec {
    .case--tabs-wrapper {
        .tab--data.sec_bgimg {
            height: 390px;
        }
    }
}
.single_event_page {
    .banner_logos_event {
        .item {
            img {
                height: 50px;
            }
        }
    }
}
.technology_partnrship {
    .logo_flex {
        img {
            border-radius: 10px;
            padding: 7px;
            height: 40px;
            max-width: 70px;
        }
    }
}
.what_apart_carousel {
	.item {
		padding: 3rem;
        padding-bottom: 6rem;
	}
    .item_note {
        bottom: 3rem;
    }
}
.blue_bi_accordion {
	.accordion-header button {
		padding: 2rem 48px 2rem 85px;
		img {
            width: 50px;
            height: 50px;
        }
	}
	.accordion-header button:before {
		top: 29px;
	}
	.accordion-body {
		padding: 1rem 1.25rem 2rem;
	}
}
.mdi_services_sec {
    .blue_bi_accordion {
        .accordion-header button {
            padding: 2.25rem 48px 2.25rem 85px;
        }
    }
}
}

@media (min-width: 1200px) {
    .pe_case_study_sec {
        .row_space {
            --bs-gutter-x: 3rem;
        }
    }
}

@media (min-width: 1200px) and (max-width: 1599.98px) {
.container-xxl {
    --bs-gutter-x: 6rem;
}
.healthtech_tabs.b_service_sec {
    .case--tabs-wrapper {
        .tab--data.sec_bgimg {
            height: 490px;
        }
    }
}
.finance_tabs.b_service_sec {
    .case--tabs-wrapper {
        .tab--data.sec_bgimg {
            height: 460px;
        }
    }
}
.aboutus_tabs.b_service_sec {
    .case--tabs-wrapper {
        .tab--data.sec_bgimg {
            height: 300px;
        }
    }
}
.dataengg_tabs.b_service_sec {
    .case--tabs-wrapper {
        .tab--data.sec_bgimg {
            height: 320px;
        }
    }
}
.aimachine_tabs.b_service_sec {
    .case--tabs-wrapper {
        .tab--data.sec_bgimg {
            height: 320px;
        }
    }
}
.databricke_tabs.b_service_sec {
    .case--tabs-wrapper {
        .tab--data.sec_bgimg {
            height: 330px;
        }
    }
}
.msfabric_tabs.b_service_sec {
    .case--tabs-wrapper {
        .tab--data.sec_bgimg {
            height: 430px;
        }
    }
}
.how_we_partner_pe{
    .timeline_process {
        .timeline_steps {
            .tl_item:nth-child(even) {
                padding-right: 10rem;
            }
            .tl_item:nth-child(odd) {
                padding-left: 10rem;
            }
        }
    }
}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
.container-xxl {
    --bs-gutter-x: 3rem;
}
.healthtech_tabs.b_service_sec {
    .case--tabs-wrapper {
        .tab--data.sec_bgimg {
            height: 520px;
        }
    }
}
.finance_tabs.b_service_sec {
    .case--tabs-wrapper {
        .tab--data.sec_bgimg {
            height: 495px;
        }
    }
}
.aboutus_tabs.b_service_sec {
    .case--tabs-wrapper {
        .tab--data.sec_bgimg {
            height: 280px;
        }
    }
}
.dataengg_tabs.b_service_sec {
    .case--tabs-wrapper {
        .tab--data.sec_bgimg {
            height: 330px;
        }
    }
}
.aimachine_tabs.b_service_sec {
    .case--tabs-wrapper {
        .tab--data.sec_bgimg {
            height: 280px;
        }
    }
}
.databricke_tabs.b_service_sec {
    .case--tabs-wrapper {
        .tab--data.sec_bgimg {
            height: 350px;
        }
    }
}
.msfabric_tabs.b_service_sec {
    .case--tabs-wrapper {
        .tab--data.sec_bgimg {
            height: 380px;
        }
    }
}
}

@media (min-width: 992px) {
.py_3 {
    padding-top: 75px;
    padding-bottom: 75px;
}
#header {
	.menu > ul > li.menu-item-has-children:hover .sub-menu{
	    margin-top: 5px;
	    visibility: visible;
	    opacity: 1;
		border-radius: 0 0 24px 24px;
	}
	.mobile-menu-head, .mobile-menu-trigger, .contact_btn_mobile{
	    display: none !important;
	}
	.item-center {
	    .menu {
	        display: flex;
	        justify-content: center;
	    }
	}
	ul.menu-main {
	    padding-right: 25px;
	    border: 1px solid rgb(242 246 249 / 5%);
	    border-radius: 12px;
	    margin-bottom: 0;
	}
}
.banner_sec {
    .banner_logos {
        .item:first-child {
            img {
                width: 130px;
            }
        }
        .item:nth-child(2) {
            img {
                width: 150px;
            }
        }
        .item:nth-child(3), .item:nth-child(4) {
            img {
                width: 120px;
            }
        }
        .item:nth-child(5), .item:last-child {
            img {
                width: 100px;
            }
        }
    }
}
.why-bo-list {
    .item--inner:hover {
        .animate--icon {
            img.ico_wheel {
                -webkit-animation: clock-wise-rotate 5s infinite linear;
                -moz-animation: clock-wise-rotate 5s infinite linear;
                -o-animation: clock-wise-rotate 5s infinite linear;
                animation: clock-wise-rotate 5s infinite linear;
            }
            span.needle_span img.ico_needle {
                transform: rotate(85deg);
            }
            .ribbon_adjustmnt {
                &:before {
                    transform: translate(-9px, 7px);
                }
                &:after {
                    transform: translate(10px, 7px);
                }
            }
        }   
    }
}
.case--tabs-wrapper {
    .card-header, .ai_strategy_tab_p .tab--data p {
        display:none;
    }
    .collapse{
        display:block;
    }
}
.home_case_study {
    .tab--data {
        h4 {
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;  
            text-overflow: ellipsis;
            overflow: hidden;
        }
        p {
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;  
            text-overflow: ellipsis;
            overflow: hidden;
        }
    }
}
.fabric_databricks {
    .why-bo-list {
        .list--item {
            width: 33.33% !important;
        }
    }
}
.beyond_automation {
    .image_sec img {
        margin-top: -100px !important;
    }
}

.gen_impact_carousel {
	.owl-nav {
		position: absolute;
		top: -70px;
		right: 0;
		margin-top: 0;
		display: block;
	}
}
.idi_opportunity_row {
	.item {
	    padding-right: 2rem;
	}
}
.building_models_row {
	--bs-gutter-x: 2rem;
	.col-margin {
		position: relative;
	}
	.col-margin:not(:first-child):before {
		content: '';
        position: absolute;
        left: -30px;
        top: 50%;
        transform: translateY(-50%);
        width: 30px;
        height: 30px;
        background: url(/images/step-arrow.svg) no-repeat center;
        background-size: contain;
        box-shadow: 0px 4px 6px -4px #0000001A;
        border-radius: 50%;
	}
}
.mdi_foundation_row {
	.col-margin:not(:first-child):before {
        background: url(/images/orange-step-arrow.svg) no-repeat center;
        background-size: contain;
	}
}
.title_center_max {
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
}
.home_measurable_outcome {
	.building_models_row {
		--bs-gutter-x: 1.5rem;
		.col-margin:not(:first-child):before {
			display: none;
		}
	}
}
}

@media (min-width: 576px) {
.v_mobile {
    display: none !important;
}
.certificate_grid {
    .logo_item:nth-last-child(-n + 4) {
        border-bottom: 0;
    }
    .logo_item:nth-child(5n) {
        border-right: 0;
    }
}
.team_testimonial .content_col p {
    padding-right: 150px;
}
}

@media (max-width: 1199.98px) {
:root {
    --bs-h1: 40px;
    --bs-h2: 32px;
    --bs-h3: 26px;
    --bs-h4: 21px;
    --bs-fs16: 16px;
    --bs-fs18: 18px;
    --bs-fs22: 22px;
}
#search {
    max-width: 540px;
    right: 160px;
}   
footer {
    .ftr_nav_col {
        width: 100%;
        margin-left: 0;
    }
    .ftr_contact, .ftr_logo_col {
        width: 100%;
    }
    .ftr_logo_col {
        margin-bottom: 1.5rem;
    }
}
.overview_collaboration {
    .collab_list {
        .item--inner {
            img.ico_msg {
                height: 50px;
                object-fit: contain;
                margin-bottom: 1.5rem;
            }
        }
    }
}
.certificate_grid {
    .logo_item {
        img {
            height: 110px;
            width: 100px;
        }
    }
}
.how_we_partner_pe{
    .timeline_process {
        .timeline_steps {
            .tl_item:nth-child(even) {
                padding-right: 0;
            }
            .tl_item:nth-child(odd) {
                padding-left: 0;
            }
        }
    }
}

.blue_bi_accordion {
	.accordion-item {
        border-radius: 10px;
    }
	.accordion-header button {
		padding: 1rem 30px 1rem 55px;
		img {
            width: 32px;
            height: 32px;
            left: 12px;
        }
	}
	.accordion-header button:before {
		top: 18px;
        right: 8px;
        width: 20px;
        height: 20px;
        background-size: 16px;
	}
	.accordion-body {
		padding: 1rem 12px;
	}
}
.mdi_services_sec {
    .blue_bi_accordion {
        .accordion-header button {
            padding: 1.35rem 30px 1.35rem 55px;
        }
    }
}
}

@media (max-width: 991.98px) {
:root {
    --bs-h1: 32px;
    --bs-h2: 28px;
    --bs-h3: 24px;
    --bs-h4: 22px;
    --bs-fs16: 16px;
    --bs-fs18: 18px;
    --bs-fs22: 20px;
}
.container-xxl {
    --bs-gutter-x: 2.5rem;
}
#search {
    right: 56px;
}
#search.search-visible, #search .close, #search input[type="search"] {
    height: 50px;
}
#search.search-visible {
    top: 0;
}
#header {
    .menu-item-has-children .sub-menu {
  display: none;
}
.menu-item-has-children.active .sub-menu {
  display: block;
}
    .contact_btn_desktop {
        display: none !important;
    }
    .item-center{
        order:3;
        flex:0 0 100%;
    }
    .item-left{
        flex:0 0 200px;
    }
    .item-right{
        flex:0 0 100px;
    }
    .v-center{
        justify-content: space-between;
    }
    .mobile-menu-trigger{
        display: flex;
        height: 30px;
        width: 30px;
        margin-left: 15px;
        cursor: pointer;
        align-items: center;
        justify-content: center;
    }
    .mobile-menu-trigger span{
        display: block;
        height: 2px;
        background-color: #fff;
        width: 24px;
        position: relative;
    }
    .mobile-menu-trigger span:before, .mobile-menu-trigger span:after{
        content: '';
        position: absolute;
        left:0;
        width: 100%;
        height: 100%;
        background-color: #fff;
    }
    .mobile-menu-trigger span:before{
        top:-6px;
    }
    .mobile-menu-trigger span:after{
        top:6px;
    }
    .item-right{
        align-items: center;
    }
    .list-item > h4.title {
        display: none !important;
    }
    .menu{
        position: fixed;
        width: 100%;
        background: var(--bs-dark-blue);
        left:0;
        top:0;
        height: 100%;
        overflow: hidden;
        transform: translate(-100%);
        transition: all 0.5s ease;
        z-index: 1099;
    }
    .menu.active{
       transform: translate(0%);    
    }
    .text_side p, .single_postt p {
        color: #9FABBA;
    }
    li.contact_btn_mobile {
        padding: 10px;
        a {
            background: var(--bs-brand-orange);
            border-radius: 12px;
            color: var(--bs-text) !important;
            font-weight: 600 !important;
            text-align: center;
            padding: 0 10px !important;
        }
    }
    .menu > ul > li{
        line-height: 1;
        margin:0;
        display: block;
        border-bottom: 1px solid var(--bs-brand-blue);
    }
    .menu > ul > li.contact_btn_mobile, .menu > ul > li:nth-last-child(2) {
        border-bottom: 0;
    }
    .menu > ul > li > a{
        line-height: 55px;
        height: 55px;
        padding:0 50px 0 15px;
        display: block;
        color: var(--bs-off-white);
        font-size: 18px;
        font-weight: 600;
    }
    .menu > ul > li.active > a {
        color: var(--bs-brand-orange) !important;
    }
    .menu > ul > li > a i{
        position: absolute;
        height: 55px;
        width: 55px;
        top:0;
        right: 0;
        text-align: center;
        line-height: 55px;
    }
    .menu .mobile-menu-head{
        display: flex;
        height: 70px;
        justify-content: space-between;
        align-items: center;
        position: relative;
        z-index: 501;
        position: sticky;
        top:0;
    }
    .menu .mobile-menu-head .go-back{
        height: 50px;
        width: 50px;
        border-right: 1px solid rgba(0,0,0,0.1);
        cursor: pointer;
        line-height: 50px;
        text-align: center;
        color: var(--bs-dark-blue);
        font-size: var(--bs-fs16);
        display: none;
    }
    .menu .mobile-menu-head.active .go-back{
        display: block;
    }
    .menu .mobile-menu-head .current-menu-title{
        font-size: var(--bs-fs18);
        font-weight: 600;
        color:var(--bs-dark-blue);
    }
    .menu .mobile-menu-head .mobile-menu-close{
        height: 50px;
        width: 50px;
/*        border-left: 1px solid rgba(0,0,0,0.1);*/
        cursor: pointer;
        line-height: 50px;
        text-align: center;
        color: #fff;  
        font-size: 25px;
    }
    .menu .menu-main{
        height: calc(100% - 70px);
        overflow-x: hidden;
        overflow-y: auto;
    }
    .menu > ul > li .sub-menu.mega-menu {
        left: 0;
         transform: none; 
    }
    .menu > ul > li .sub-menu.mega-menu,
    .menu > ul > li .sub-menu{
        visibility: visible;
        opacity: 1;
        position: relative;
        box-shadow: none;
        margin:0;
        padding:15px;
        top:0;
        left:0;
        width: 100%;
        height: unset;
        max-width: none;
        min-width: auto;
        display: none;
/*        transform: translateX(0%);*/
        overflow-y: auto;
    }
    .menu > ul > li .sub-menu {
        .btn_side {
            display: none;
        }
        .col_sub_col, .single_postt {
            width: 100% !important;
            margin-bottom: 1rem !important;
            border-bottom: 0 !important;
            padding-bottom: 0 !important;
            .text_side {
                h4.title {
                    color: var(--bs-off-white);
                    font-weight: 600;
                    font-size: 16px;
                }
                p {
                    font-size: 16px;
                    color: #9FABBA !important;
                }
            }
        }
        .col_equal_1, .border_left_ {
            border-left: none !important;
        }
    }
    .menu > ul > li .sub-menu.active{
        display: block;
    }
    .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item img{
        margin-top:0;
    }
    .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item.text-center .title{
        margin-bottom: 20px;
    }
    .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item.text-center:last-child .title{
        margin-bottom:0px;
    }
    .menu > ul > li .sub-menu.mega-menu-column-4 > .list-item{
        flex: 0 0 100%;
        padding: 0px;
    }
    .menu > ul > li .sub-menu > ul > li > a,
    .menu > ul > li .sub-menu.mega-menu > .list-item > ul > li > a{
        display: block;
    }
    .menu > ul > li .sub-menu.mega-menu > .list-item > ul {
        margin-bottom: 15px;
    }
    .menu-overlay{
        position: fixed;
        background-color: rgba(0,0,0,0.5);
        left:0;
        top:0;
        width: 100%;
        height: 100%;
        z-index: 1098;
        visibility: hidden;
        opacity:0;
        transition: all 0.5s ease;
    }
    .menu-overlay.active{
      visibility: visible;
      opacity:1;    
    }
    .list-item.col_equal_1, .list-item.col_equal_2.border_left_ {
        display: none !important;
    }
}

/*@keyframes slideLeft{
    0%{
        opacity:0;
        transform: translateX(100%);
    }
    100%{
        opacity:1;
        transform: translateX(0%);  
    }
}
@keyframes slideRight{
    0%{
        opacity:1;
        transform: translateX(0%);
    }
    100%{
        opacity:0;
        transform: translateX(100%);    
    }
}*/

.banner_sec {
    .banner_logos {
        img {
            width: 100px;
        }
    }
}
.inner_banner {
    padding-top: 120px;
    padding-bottom: 20px;
}
.contact_page {
    .banner_sec {
        padding-top: 110px;
        background-size: 70% !important;
    }
}
.partner_d_page {
    .inner_banner {
        padding: 120px 0 50px;
    }
}
/*.video_sec {
    video {
        height: 410px;
    }
}*/
.why-bo-list {
    .list--item {
        width: 50%;
        &:last-child {
            width: 100%;
        }
    }
    /*.item--inner {
        .animate--icon {
            img.ico_wheel {
                -webkit-animation: clock-wise-rotate 5s infinite linear;
                -moz-animation: clock-wise-rotate 5s infinite linear;
                -o-animation: clock-wise-rotate 5s infinite linear;
                animation: clock-wise-rotate 5s infinite linear;
            }
        }   
    }*/
    .item--inner:hover {
        .animate--icon {
            img.ico_wheel {
                -webkit-animation: clock-wise-rotate 5s infinite linear;
                -moz-animation: clock-wise-rotate 5s infinite linear;
                -o-animation: clock-wise-rotate 5s infinite linear;
                animation: clock-wise-rotate 5s infinite linear;
            }
            span.needle_span img.ico_needle {
                transform: rotate(85deg);
            }
            .ribbon_adjustmnt {
                &:before {
                    transform: translate(-9px, 7px);
                }
                &:after {
                    transform: translate(10px, 7px);
                }
            }
        }   
    }
}

.our_partnership {
    .partner--carousel {
        .partner--wrapper {
            .item {
                min-width: 150px;
                height: 80px;
                padding: 1rem;
            }
        }
    }
}
.get__started {
    .sec__bg {
        padding: 10%;
    }
}
.case--tabs-wrapper {
    ul.nav-tabs {
        padding-right: 0;
        margin-bottom: 1rem;
        display: none !important;
    }
    .tab-content>.tab-pane {
        display: block !important;
        border-radius: 0;
    }
    .tab-content>.tab-pane:not(:last-child) {
        border-bottom: 1px solid rgb(196 203 211 / 24%) !important;
        padding-bottom: 1rem;
        margin-bottom: 1rem;
    }
    .tab--data {
        h4 {
            display: none;
        }
    }
    .tab--data.sec_bgimg {
        h4 {
            display: block;
        }
        h3 {
            display: none;
        }
    }
    .ai_strategy_tab_p {
        .tab--data p {
            color: var(--bs-light-grey);
        }
    }
    .card-header {
        padding: 0;
        background: transparent;
        border: 0;
        a {
            width: 100%;
            display: inline-block;
            color: var(--bs-off-white);
            font-size: var(--bs-h4);
            padding: 5px 0 15px;
            border: 0 !important;
            border-radius: 0;
            line-height: 1.15;
            outline: none;
            font-weight: 600;
            position: relative;
            text-decoration: none;
            background: transparent !important;
        }
        a.collapsed {
            padding: 5px 0 10px;
            color: var(--bs-light-blue);
        }
    }
}
.b_service_sec {
    .case--tabs-wrapper {
        .card-header {
            a {
                color: var(--bs-text);
            }
            a.collapsed {
                color: var(--bs-light-grey);
            }
        }
    }
}
.b_industry_srvc {
    .case--tabs-wrapper {
        .text_wrap_box h4 {
            margin-top: 0;
        }
    }
}
.payment_revolution {
    .strategy_step_progress {
        .sp_item {
            width: 33.33%;
            padding-right: 10px;
        }
    }
}
.success_leader {
    .sl_list_row {
        margin-top: 0 !important;
    }
}
.client_reported {
    hr {
        margin: 1.25rem 0;
    }
    .cr_list_row {
        .list--item {
            width: 33.33%;
        }
    }
}
.about_page {
    .inner_banner {
        padding-bottom: 150px;
        padding-top: 80px;
    }
    .about_after_bnr {
        margin-top: -100px;
    }
}
.contact_section {
    padding-top: 2rem;
    .form_wrapper {
        h2 {
            margin-bottom: 1rem;
        }
    }
    form {
        .captch_checkbox {
            display: flex;
            flex-direction: column;                
            gap: 20px;
            align-items: flex-start;
            p {
                width: 100%;
                padding-left: 0;
            }
        }
    }
}
.calendr__wrapper .calendly-mobile {
    iframe {
        max-height: 100% !important;
    }
}
.pe_alue_model .overview--wrapper {
    padding: 0 !important;
}
.how_we_partner_pe p {
    br {
        display: none;
    }
}
.what_apart_carousel {
    .item {
        padding-bottom: 6rem;
    }
    .item_note {
        bottom: 1.5rem;
    }
}
#mobile_servieAccordion {
	display: block;
}
.desktop_servie_tabs {
	display: none;
}
}

@media (max-width: 767.98px) {
#search.search-visible {
    height: 52px;
}
#search input[type="search"], #search .close {
    height: 52px;
}
#search {
    max-width: 250px;
}
.banner_sec {
    .banner_logos {
        flex-wrap: wrap;
        .item {
            width: 32%;
            img {
                margin: 10px auto;
            }
        }
        .item:first-child {
            img {
                width: 130px;
            }
        }
        .item:nth-child(2) {
            img {
                width: 150px;
            }
        }
        .item:nth-child(3), .item:nth-child(4) {
            img {
                width: 120px;
            }
        }
        .item:nth-child(5), .item:last-child {
            img {
                width: 100px;
            }
        }
    }
}

.partner_d_page .banner_sec {
    padding-top: 90px;
    .row {
        flex-wrap: wrap-reverse;
    }
    .logo_col {
        text-align: left !important;
        margin-bottom: 2rem;
        img {
            width: 280px;
            margin-left: -30px;
        }
    }
}
.services_list_container {
    .service--item {
        .item--inner {
            flex-direction: column;
            .item--title, .item--content {
                width: 100%;
            }
            .item--title {
                padding-bottom: 1rem;
            }
            .item--count {
                width: unset;
                padding-right: 10px;
                line-height: 1.15;
            }
        }
    }
}   
.overview_blueorange {
    .overview--wrapper {
        padding: 0;
    }
}
.why-bo-list {
    .list--item {
        width: 100%;
    }
}
.footer_logo img.flogo_siz {
    margin-bottom: 1.5rem;
    position: unset;
    width: 200px;
}
.overvie_genai {
    .item_inner h2 br {
        display: none;
    }
}
.strategic_process {
    .strategy_step_progress {
        margin-top: 3rem;
    }
}
.overview_collaboration {
    .collab_list {
        .list--item {
            width: 100%;
        }
    }
}
.single_event_page {
    form {
        .form-submit {
            flex-direction: column;
            gap: 0;
            p {
                width: 100%;
            }
        }
    }
}
.single_event_page {
    .banner_logos_event {
        gap: 0;
        flex-wrap: wrap;
        .item {
            padding: 12px;
            width: calc(100% / 3 - 14px);
            margin: 7px;
        }
    }
}
.stand_logos {
    gap: 10px;
}
.owl-nav{
    position: static;
    text-align: center;
    margin-top: 1rem;
    transform: scale(0.8);
}
.pe_service, .pe_why_blueorange {
    .owl-nav{
        position: unset;
        
    }
}

.how_we_partner_pe {
    .inner_tl_item {
        text-align: left;
    }
    .timeline_process {
        padding-left: 10px;
        .progress-line {
            left: 10px;
        }
        .timeline_steps {
            .tl_item {
                width: 100%;
                padding-left: 1.5rem !important;
                padding-right: 0 !important;
            }
            h4:after {
                left: -13px;
                right: auto !important;
            }
        }
    }
}

.intelligent_action {
    .table_list {
        .flex-item {
            width: 100%;
        }
    }
}
.production_grade_progess {
    .progress-line {
        width: 3px !important;
        height: 100% !important;
        left: 0;
    }
    .strategy_step_progress {
        flex-direction: column;
        padding-left: 1rem;
        .sp_item {
            margin-bottom: 15px;
            width: 100%;
            padding: 1.25rem !important;
            h4:after {
                transform: none !important;
                left: -27px !important;
                top: -8px !important;
                height: 30px !important;
                width: 30px !important;
            }
        }
        .sp_item:nth-child(even) {
            margin-top: 0;
            margin-bottom: 15px;
        }
    }
}

.build_roadmap {
    .sec_title {
        padding: 1.5rem;
    }
}
.what_walk_sec, .strategy_problem_solution {
    .item, .col_inner {
        padding: 1.5rem;
    }
}
}

@media (min-width: 576px) and (max-width: 767.98px) {
.certificate_grid {
    margin-top: 1.5rem;
    .logo_item {
        padding: .75rem;
        img {
            height: 80px;
            width: 70px;
        }
    }
}
}

@media (min-width: 576px) and (max-width: 1199.98px) {
.idi_case_row {
    .item  {
        padding-bottom: 140px;
    }
}
}

@media (max-width: 650.98px) {
footer {
    .ftr_nav_col {
        margin-top: 1.5rem;
        .col_item {
            width: 50% !important;
        }
        .col_item:nth-child(3) {
            order: 4;
        }
        .col_item:last-child {
            order: 3;
        }
    }
}
.overview_blueorange {
    .overview_why_blueornge {
        .why-bo-list {
            .list--item {
                width: 100%;
            }
        }
    }
}
.contact_section {
    .form_wrapper {
        padding: 1.25rem;
    }
}   

.g-recaptcha > div {
    transform: scale(0.80);
    -webkit-transform: scale(0.80);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}
}

@media (min-width: 576px) and (max-width: 650px) {
.leader_team_sec {
    .team_List {
        .team_item  {
            width: 100%;
        }
    }
}
}

@media (max-width: 575.98px) {
:root {
    --bs-h1: 32px;
    --bs-h2: 28px;
    --bs-h3: 24px;
    --bs-h4: 20px;
    --bs-fs16: 16px;
    --bs-fs18: 17px;
    --bs-fs22: 20px;
}
.button {
    min-width: 120px;
    padding: 12px 25px;
}
#search.search-visible {
    height: 55px;
    top: -10px;
}
#search input[type="search"], #search .close {
    height: 55px;
}
#search {
    max-width: 100%;
    right: 0;
}
.main_banner {
    padding-top: 100px;
}
.services_list_container {
    .service--item {
        margin-top: 1rem;
        padding-top: 1rem;
        .item--inner {
            .item--content {
                p {
                    padding-right: 1rem;
                }
            }
        }
    }
    .overview_blueorange {
        .sec_bgimg {
            padding: 2rem 1rem 1rem;
        }
    }
}
.why-bo-list {
    margin-top: 0;
}   
.overview_blueorange {
    .sec_bgimg {
        padding: 2rem 1rem 2rem;
    }
}
.v_dsktop {
    display: none !important;
}

.strategic_process {
    .progress-line {
        top: 7px;
        left: 4px;
        width: 2px;
        height: 0%;
        transform: none;
        max-height: 95%;
    }
    .strategy_step_progress {
        display: block;
        margin-top: 2rem;
        .sp_item {
            margin-top: 0;
            width: 100% !important;
            padding-top: 0;
            padding-left: 30px;
            padding-bottom: 30px;
            text-align: left;
            transform: scale(1, 0.5);
        }
        .sp_item.visible {
            opacity: 1;
            transform: scale(1, 1);
        }
        .sp_item:last-child {
            padding-bottom: 0;
            margin-bottom: 2rem;
        }
        .sp_item h4:after {
            top: -1px;
            left: -8px;
            transform: none;
            width: 25px;
            height: 25px;
        }
        .sp_item h4 br {
            display: none;
        }
    }
}
.payment_revolution {
    .progress-line {
        max-height: 100%;
    }
}
.ds--item .item--inner {
    position: relative;
    /* padding-left: 60px; */
    .item--icon {
        /*position: absolute;
        left: 0;
        top: 0; */
        width: 48px;
        height: 48px;
    }
    p:last-child {
        margin-bottom: 0;
    }
}
.b_service_sec {
    .case--tabs-wrapper {
        .tab--data.sec_bgimg {
            padding: 1.5rem;
            padding-bottom: 2rem;
        }
    }
}
.client_reported {
    .cr_list_row {
        .list--item {
            width: 100%;
        }
    }
}
.certificate_grid {
    margin-top: 1.5rem;
    .logo_item {
        width: calc(100% / 3);
        padding: .75rem;
    }
    .logo_item:nth-last-child(-n + 2) {
        border-bottom: 0;
    }
    .logo_item:nth-child(3n) {
        border-right: 0;
    }
}
.about_page {
    .inner_banner {
        padding-bottom: 70px;
        padding-top: 80px;
    }
    .about_after_bnr {
        margin-top: -50px;
    }
}
.team_testi_carousel {
    .owl-nav {
        position: unset;
        display: flex;
        justify-content: center;
        margin-top: 1rem;
        button {
            margin-left: 8px;
            margin-right: 8px;
        }
    }
}
.single_event_page {
    .event_detail {
        .event_form  {
            padding: 1.5rem;
        }
    }
}
.fab_max_text {
    flex-direction: column;
    align-items: flex-start;
}
.how_we_partner_pe {
    .inner_tl_item {
        padding: 1rem 1.5rem;
    }
}
.what_aparts {
    .item_inner {
        flex-wrap: wrap;
    }
}
.gen_impact_carousel {
    .item {
    	padding: 1.25rem;
    	img {
            width: 50px !important;
            height: 50px;
        }
	}
}
.what_apart_carousel, .mdi_services_sec, .mdi_concted_srvc, .mdi_advantages {
	.item {
		padding: 1.25rem;
	}
}
.idi_case_row, .home_pricing_row, .home_measurable_outcome {
	.item_pading, .item_inner, .item_inner {
		padding: 1.25rem;
	}
}
.home_firm_packages {
    .firm_pckge_row {
        .item-inner {
            padding: 1.25rem;
        }
    }
}
.build_roadmap .ready_to_drive_inner {
	padding: .75rem;
}
.technology_carousel_slick {
    width: 120px;
    .slide-box {
        height: 65px !important;
        padding: .75rem;
    }
}
.what_apart_carousel {
    .item {
        padding-bottom: 1.25rem;
    }
    .item_note {
        position: unset;
        width: 100%;
    }
}
.engagmnt_model {
	padding: 2rem 1.5rem;
}
.home_firm_packages {
    .form_pckge_inner {
        padding: 1.75rem 1.25rem;
        border-radius: 20px;
    }
}

.home_how_we_work {
	.hww_steps_tab {
		display: flex;
		gap: 1rem;
	}
	ul.nav-tabs {
		width: 70px !important;
		flex-direction: column;
		min-width: 70px;
		margin-left: -10px;
		&:before {
			height: 100%;
			width: 2px;
			top: 0;
		}
		li.nav-item {
			width: 100%;
		}
		li.nav-item .nav-link {
			text-align: center;
			background: #f2f6f9;
			margin: .5rem 0;
			small {
				font-size: 11px;
			}
			.tab_icon {
				width: 45px;
                height: 45px;
                padding: 11px;
                margin-bottom: 8px;
			}
		}
	}
    .tab_content_inner {
        border-radius: 15px;
        padding: 20px;
        font-size: 14px;
        .row {
        	gap: 1rem;
        }
    }
}

.idi_case_row {
    .item  {
        padding-bottom: 0;
    }
    .sec_note {
        position: unset;
    }
}
}

@media (max-width: 480.98px) {
.button {
    min-width: 100px;
    padding: 10px 15px;
}
.banner_sec {
    .banner_logos {
        .item {
            img {
                width: 70px;
                margin: 10px auto;
            }
        }
    }
}   
.overview_collaboration {
    .collab_list {
        .list--item {
            .item--inner {
                padding: 1rem;
            }
        }
        .item--inner {
            .more_button {
                width: 40px;
                height: 40px;
            }
            img.ico_msg {
                margin-bottom: 1rem;
            }
        }
    }
}
.certificate_grid {
    .logo_item {
        img {
            height: 80px;
            width: 70px;
        }
    }
}
.portfolio_info {
    .col-items {
        padding: 0 .5rem;
        p {
            margin-bottom: 0;
            font-size: 12px;
            line-height: 1.35;
        }
    }
}
.pe_service, .service_delivery_model {
    .item {
        padding: 1.5rem;
    }
}

}

@media (max-width: 420px) {
.timeline_process {
    .progress-line {
        left: 0;
        transform: none;
    }
    .timeline_steps {
        .tl_item {
            width: 100%;
        }
        .tl_item:nth-child(even), .tl_item:nth-child(odd) {
            padding-left: 30px !important;
            padding-right: 0 !important;
            text-align: left;
            margin-left: 0;
            h4:after {
                left: -12px;
            }
        }
    }
}
.team_testi_carousel {
.item {
    .mem_img {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
        margin-bottom: 0;
        .user_name {
            padding-left: 0;
        }
    }
}
}
.stand_logos {
    flex-wrap: wrap;
    .logo_item {
        width: 48%;
    }
}
.machine_learning_page .what_walk_sec {
    .item {
        padding-left: 1.5rem;
        .icon--btn {
            position: unset;
            margin-bottom: 1rem;
        }
    }
}
.mdi_foundation_row {
    .col-6 {
        width: 100%;
    }
}
}