/* .heading2 {
    color: #fff;
    margin-bottom: 10px;
    font-size: 3.5vw;
    font-weight: 600;
    line-height: 1.1;
    position: relative;
    z-index: 2;
} */

.section_machine_learning .top_content_wrap {
    text-align: center;
    position: relative;
    z-index: 3;
    margin-top: 3rem;
}

.heading1 {
    font-size: 60px !important;
    line-height: 1.2;
    font-weight: 700;
    color: #000;
    margin-bottom: 0;
}

.heading2 {
    color: #fff;
    margin-bottom: 10px;
    font-size: 50px;
    font-weight: 600;
    line-height: 1.1;
    position: relative;
    z-index: 2;
}

.para {
    font-size: 20px;
    /* line-height: 1; */
    margin: 30px 0;
    color: #000;
}

.app__subhead {
    font-size: 20px;
    color: #000;
    padding-top: 1rem;
}

.blk {
    color: #000;
}

.section_machine_learning .top_content_wrap .common__btn {
    margin: 55px auto;
}

.section_machine_learning .top_content_wrap .common__btn .book_free {
    background-color: #1468fb;
    padding: 10px 50px !important;
    border: 2px solid #1468fb;
    color: #ffffff;
}

.section_machine_learning .top_content_wrap .common__btn .book_free:hover {
    background-color: transparent;
    padding: 10px 50px !important;
    border: 2px solid #000;
    color: #000;
}

.section_machine_learning .case_full_banner {
    padding-top: 3rem;
    position: relative;
    z-index: 2;
    /* text-align: center; */
}

.section_machine_learning .case_full_banner .video-wrapper img {
    width: 100%;
}

.section_machine_learning .client_logos {
    position: relative;
    width: 100%;
    padding: 30px 80px;
}

.section_machine_learning .trusted_brands {
    color: #a6aaae;
    font-size: 18px;
    display: block;
    padding: 10px 0 30px;
}

.section_machine_learning .horizontal_line:before {
    width: 100%;
    z-index: 0;
    left: 0;
    top: 22px;
}

.section_machine_learning .trusted_brands span {
    position: relative;
    background-color: #fff;
    color: #000;
    display: inline-block;
    padding: 0 45px;
}

.section_machine_learning .trusted_brands:before,
.trusted_brands:after {
    position: absolute;
    content: "";
    top: 55px;
    height: 1px;
    background-color: #555;
    opacity: .5;
}

.section_custome_range .offer_tab {
    border: 1px solid #0067ff;
    border-radius: 20px;
    margin-top: 2.5rem;
    --bs-gutter-x: 0rem !important;
}

.section_custome_range .Side_TitleActive {
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    /* background-image: linear-gradient(360deg, #0053ce, #BBDEFB); */
    background-image: linear-gradient(315deg, #0067ff 34%, #BBDEFB 100%);
}

.section_custome_range .Side_TitleActive .tabs.tabs-vertical.tabs-right .nav-tabs .nav-link.active {
    /* border-right-color: #0053ce; */
    color: #ffffff !important;
    padding: 15px !important;
    line-height: 100% !important;
    font-weight: 700 !important;
    position: relative !important;
    font-size: 18px !important;
    border-right: 0px !important;
    letter-spacing: 1px !important;

}

.section_custome_range .Side_TitleActive .tabs-navigation .nav-tabs>li .nav-link {
    color: #ffffff8c !important;
    padding: 15px !important;
    line-height: 100% !important;
    font-weight: 700 !important;
    position: relative !important;
    font-size: 18px !important;
    border-right: 0px !important;
    letter-spacing: 1px !important;
}

.section_custome_range .Side_TitleActive .tabs-navigation .nav-tabs>li .nav-link:before {
    content: "" !important;
}

.section_custome_range .Side_TitleActive_scroll {
    max-height: 280px;
    overflow-y: auto;
    padding-right: 10px;
}

.section_custome_range .Side_TitleActive_scroll::-webkit-scrollbar {
    width: 5px;
}

.section_custome_range .Side_TitleActive_scroll::-webkit-scrollbar-track {
    background: #a5c8fd54;
    border-radius: 4px;
}

.section_custome_range .Side_TitleActive_scroll::-webkit-scrollbar-thumb {
    background: #f1f1f1;
    border-radius: 4px;
}

.section_custome_range .containt_container .img_div {
    width: fit-content;
    padding: 10px;
    background-image: linear-gradient(315deg, #0067ff 34%, #BBDEFB 100%);
    border-radius: 10px;
}

.section_custome_range .offer_tab .containt_container h3 {
    font-size: 20px;
    font-weight: 700;
    color: #000;
}

.section_custome_range .offer_tab .containt_container p {
    color: #000;
}

.section_custome_range .offer_tab .containt_container {
    padding: 1.5rem;
}

.section_start .stats_wrap {
    background: #f7f7f7;
    padding: 3rem 0 3.5rem;
    margin: 3.5rem 0 2rem;
    border-radius: 10px;
    position: relative;
}

.section_start .stats_wrap .states_panel {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.5rem 0 2.5rem;
    justify-content: space-around;
}

.section_start .stats_wrap .digits span {
    font-size: 72px;
    line-height: .8;
    color: #000;
    font-weight: 700;
    position: relative;
    display: block;
    text-align: center;
}

.section_start .stats_wrap .stats-head {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    display: block;
    text-align: center;
    padding-top: 25px;
    line-height: 1.4;
    min-height: 87px;
}

.section_start .digits span:before {
    position: absolute;
    content: "";
    background-color: #000;
    height: 1px;
    opacity: .1;
    bottom: -16px;
    width: 150px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.section_learning_app .edge_techlist:not(:last-child) {
    padding-bottom: 20px;
}

.section_learning_app .edge_techlist .edge_headwrap {
    display: flex;
    align-items: center;
}

.section_learning_app .edge_techlist .edge_headwrap figure {
    border-radius: 5px;
    background-image: linear-gradient(to bottom, #514f57, #292630);
    width: 34px;
    height: 34px;
    display: flex;
    align-items: center;
    margin: 0 10px 0 0;
    justify-content: center;
}

.section_learning_app .edge_techlist .edge_headwrap .edge_head {
    font-size: 14px;
    line-height: 26px;
    font-weight: 700;
}

.section_learning_app .edge_techlist .para {
    font-size: 12px !important;
    margin-top: 20px;
    line-height: 20px;
}


.section_learning_app .sticky_sidebar {
    position: sticky;
    top: 150px !important;
    height: 60vh;
    padding-top: 0px;
    flex-basis: calc(100% - 600px - 60px) !important;
    flex-grow: 1 !important;
    background-color: unset;
    border: unset;
    width: 100%;
    height: auto;
}

.section_why_exavibes {
    margin-top: 3rem;

}

.section_why_exavibes .app__subhead {
    font-size: 18px;
    color: white;
}

.section_why_exavibes .grid-wrapper {
    display: grid;
    padding-top: 3rem;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 40px;
    /* margin-left: 90px; */
    padding: 4rem 0 0;
}

.section_why_exavibes .grid-wrapper .card_wrapper:nth-child(odd) {
    border-bottom: 1px solid #514f57;
    border-top: 1px solid #514f57;
}

.section_why_exavibes .card_wrapper:nth-child(even) {
    margin-top: 70px;
    border-top: 1px solid #514f57;
}

.section_why_exavibes .card-service-box:last-child {
    border-bottom: none;
}

.section_why_exavibes .card-service-box {
    display: flex;
    justify-content: space-between;
    margin-top: 2rem;
}

.section_why_exavibes .card-service-box .card_num {
    color: #fff;
    font-size: 14px;
    font-style: italic;
    line-height: 20px;
    font-weight: 400;
}

.section_why_exavibes .card-service-box .card_box_inner {
    padding-left: 40px;
}

.section_why_exavibes .card-service-box .card_head {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    font-weight: 700;
}

.section_why_exavibes .card-service-box .para {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
    margin: 10px 0 0;
}


.section_client_story .stats_text.result {
    font-size: 20px;
    font-weight: 500;
}

.section_client_story .states_head span {
    font-size: 32px;
    line-height: 1;
    font-weight: 700;
    display: inline-block;
}

.section_client_story .stats_text {
    font-size: 13px;
    font-weight: 300;
    line-height: 1.3;
    padding-top: 5px;
}



.section_client_story .port__rght {
    /* width: 35%; */
    height: 350px;
    position: relative;
    border-radius: 0 12px 12px 0;
}

.section_client_story .client__left__inner {
    background-color: #1b1b1b;
    padding: 0px 38px;
    border-bottom-left-radius: 12px;
    border-top-left-radius: 12px;
    height: 350px;
}

.section_client_story .client__left__inner .common__btn .book_free {
    background-color: #000;
    padding: 6px 40px !important;
    border: 1px solid #ffffff;
    color: #ffffff;
    margin-top: 10px;
    font-size: 16px;
}

.section_client_story .client__left__inner .common__btn .book_free:hover {
    background-color: #1468fb;
    padding: 6px 40px !important;
    border: 1px solid #1468fb;
    color: #ffffff;
    margin-top: 10px;
    font-size: 16px;
}

.section_client_story .owl-carousel-client-story:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"] {
    background-color: #ffffff !important;
    border-color: #0053ce #0053ce #ffffff !important;
    color: #000 !important;
    border-radius: 50% !important;
    width: 40px !important;
    height: 40px !important;
}

.section_client_story .owl-carousel-client-story:not(.nav-arrows-1):not(.show-nav-title) .owl-nav button[class*="owl-"]:hover {
    background-color: #0053ce !important;
    border-color: #0053ce #0053ce #ffffff !important;
    color: #FFF !important;
    border-radius: 50% !important;
    width: 40px !important;
    height: 40px !important;
}

.section_client_story .owl-carousel-client-story .owl-prev {
    left: -20px !important;
}

.section_client_story .owl-carousel-client-story .owl-next {
    right: -20px !important;
}

.section_client_story .owl-carousel-client-story .owl-nav button.owl-prev:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 8px;
    font-size: 1rem;
    content: "\3c";
    position: relative;
    left: -1px;
    top: -1px;
}

.section_client_story .owl-carousel-client-story .owl-nav button.owl-next:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 700;
    font-size: 8px;
    font-size: 1rem;
    content: "\3e";
    position: relative;
    left: -1px;
    top: -1px;
}


.section_client_testimonial .client__left__inner .client-image img {
    width: 80px;
    margin: 0 0 20px;
}

.section_client_testimonial .client__left__inner .client-image {
    background-color: white;
    width: 100px;
    padding: 10px;
    border-radius: 20px;
    box-shadow: 0 0.5rem 1.125rem -0.5rem rgb(255 255 255) !important;
}

.bg_black {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #000;
}

.bg_white {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: white;
}

.section_why_partnering .why_partnering_wrapper {
    position: relative;
    display: flex;
}

.section_why_partnering .why_partnering_wrapper .why_partnering_panel {
    background-color: #2e2e2e;
    border-radius: 12px 0 0 12px;
    padding: 20px 40px;
    width: 60%;
}

.section_why_partnering .why_partnering_wrapper .why_partnering_panel .why_partnering_para {
    font-size: 20px;
    line-height: 36px;
    font-weight: 600;
    color: #fff;
}

.section_why_partnering .why_partnering_wrapper .why_partnering_panel .why_partnering_check {
    padding: 30px 0 0 0;
    list-style-type: none;
}

.section_why_partnering .why_partnering_wrapper .why_partnering_panel .why_partnering_check li:not(:last-child) {
    margin-bottom: 12px;
}

.section_why_partnering .why_partnering_wrapper .why_partnering_panel .why_partnering_check li {
    position: relative;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    color: #fff;
    padding-left: 40px;
}

.section_why_partnering .why_partnering_wrapper .why_partnering_panel .why_partnering_check li:before {
    position: absolute;
    content: "";
    background: url(//appinventiv.com/wp-content/themes/twentynineteen-child/css/pages/../../new-images/check-blue.svg) no-repeat;
    left: 0;
    top: 0;
    width: 25px;
    height: 25px;
}

.section_why_partnering .common__btn .book_free {
    background-color: transparent;
    padding: 6px 40px !important;
    border: 1px solid #ffffff;
    color: #ffffff;
    margin-top: 10px;
    font-size: 16px;
}

.section_why_partnering .common__btn .book_free:hover {
    background-color: #1468fb;
    padding: 6px 40px !important;
    border: 1px solid #1468fb;
    color: #ffffff;
    margin-top: 10px;
    font-size: 16px;
}

.section_strategic_partnerships {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #f7f7f7;
}

.section_strategic_partnerships .indus_panel {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    padding-top: 50px;
    column-gap: 20px;
    max-width: 100%;
}

.section_strategic_partnerships .indus_panel .service-cards {
    position: relative;
    padding: 30px;
    background-color: #fff;
    border-radius: 8px;
    min-height: 430px;
}

.section_strategic_partnerships .indus_panel .serv_card_head {
    color: #010101;
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    margin: 20px 0;
}

.section_strategic_partnerships .indus_panel .card-para {
    color: #010101;
    font-size: 12px;
    line-height: 24px;
    font-weight: 400;
}

.section_tech_stack {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #faf2f0;
}

.section_tech_stack .offer_tab {
    border: 1px solid #0067ff;
    border-radius: 20px;
    margin-top: 2.5rem;
    --bs-gutter-x: 0rem !important;
}

.section_tech_stack .Side_TitleActive {
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    background-color: #0067ff;
    /* background-image: linear-gradient(360deg, #0053ce, #BBDEFB); */
    /* background-image: linear-gradient(315deg, #0067ff 34%, #0067ff 100%); */
}

.section_tech_stack .Side_TitleActive .tabs.tabs-vertical.tabs-right .nav-tabs .nav-link.active {
    /* border-right-color: #0053ce; */
    color: #ffffff !important;
    padding: 15px !important;
    line-height: 100% !important;
    font-weight: 700 !important;
    position: relative !important;
    font-size: 16px !important;
    border-right: 0px !important;
    letter-spacing: 1px !important;
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.section_tech_stack .Side_TitleActive .tabs.tabs-vertical.tabs-right .nav-tabs .nav-item:hover {
    background-color: #0000ff;
    border-radius: 10px;
}

.section_tech_stack .Side_TitleActive .tabs-navigation .nav-tabs>li .nav-link {
    color: #ffffff8c !important;
    padding: 15px !important;
    line-height: 100% !important;
    font-weight: 700 !important;
    position: relative !important;
    font-size: 16px !important;
    border-right: 0px !important;
    letter-spacing: 1px !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.section_tech_stack .Side_TitleActive .tabs-navigation .nav-tabs>li .nav-link:before {
    content: "" !important;
}

.section_tech_stack .Side_TitleActive_scroll {
    max-height: 280px;
    overflow-y: auto;
    padding-right: 10px;
}

.section_tech_stack .Side_TitleActive_scroll::-webkit-scrollbar {
    width: 5px;
}

.section_tech_stack .Side_TitleActive_scroll::-webkit-scrollbar-track {
    background: #a5c8fd54;
    border-radius: 4px;
}

.section_tech_stack .Side_TitleActive_scroll::-webkit-scrollbar-thumb {
    background: #f1f1f1;
    border-radius: 4px;
}

.section_tech_stack .containt_container .img_div {
    background-color: #f7f7f7;
    border-radius: 16px;
    height: 75px;
    display: flex;
    align-items: center;
    padding: 22px;
}

.section_tech_stack .offer_tab .containt_container h3 {
    font-size: 20px;
    font-weight: 700;
    color: #000;
}

.section_tech_stack .offer_tab .containt_container p {
    color: #000;
}

.section_tech_stack .offer_tab .containt_container {
    padding: 1.5rem;
    height: 300px;
    overflow-y: auto;
    /* background-color: white; */
}

.section_tech_stack .offer_tab .containt_container::-webkit-scrollbar {
    width: 0px;
}

.section_tech_stack .offer_tab .tools_tech_scroll_num {
    margin-right: 10px;
}

.section_tech_stack .offer_tab .tools_tech_scroll_num img {
    width: 20px;
}

.section_tech_stack .containt_container .img_div figure {
    width: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}

.section_tech_stack .containt_container .img_div span {
    margin: 0 0 0 40px;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 600;
}

.section_tech_stack .Side_TitleActive .tabs.tabs-vertical.tabs-right .nav-tabs .nav-link.active .tools_arrow {
    opacity: 1;
    visibility: visible;
}

.section_tech_stack .Side_TitleActive .tabs.tabs-vertical.tabs-right .nav-tabs .nav-link .tools_arrow {
    opacity: 1;
    visibility: hidden;
}

.section_feature_service {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #f7f7f7;
}

.section_feature_service .feature_service_inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    padding-top: 40px;
}

.section_feature_service .feature_service_inner .feature_card:first-child {
    background-color: #337aff;
}

.section_feature_service .feature_service_inner .feature_card {
    background-color: #fff;
    border-radius: 12px;
    overflow: hidden;
    padding: 25px;
}

.section_feature_service .feature_service_inner .feature_card figure {
    margin-bottom: 10px;
}

.section_feature_service .feature_service_inner .feature_card .feature_btm {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.section_feature_service .feature_service_inner .feature_card:first-child .head2 {
    color: white;
}

.section_feature_service .feature_service_inner .feature_card .head2 {
    color: #000;
    font-size: 18px;
    line-height: 32px;
    font-weight: 600;
}

.section_feature_service .feature_service_inner .feature_card:first-child .feature_btm a {
    color: #fff;
}

.section_feature_service .feature_service_inner .feature_card .feature_btm a {
    color: #000;
}

.section_key_feature_wrapper {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #f7f7f7;
}

.section_key_feature_wrapper .common__btn .book_free {
    background-color: #1468fb;
    padding: 6px 50px !important;
    border: 2px solid #1468fb;
    color: #ffffff;
}

.section_key_feature_wrapper .common__btn .book_free:hover {
    background-color: white;
    padding: 6px 50px !important;
    border: 2px solid #000;
    color: #000;
}

.section_faq {
    padding-top: 3rem;
    padding-bottom: 3rem;

}

.section_faq .faq_grid_panel {
    /* display: grid;
    grid-template-columns: repeat(2, 1fr); */
    grid-column-gap: 35px;
    grid-row-gap: 20px;
    padding: 2rem 0 0;
}

.section_faq .faq_grid_panel .accordion-item {
    border: 0px !important;
    background-color: aliceblue !important;
    border-radius: 20px !important;
}

.section_faq .faq_grid_panel .accordion-item .accordion-button:not(.collapsed) {
    color: #0053ce !important;
    background-color: transparent !important;
    box-shadow: unset !important;
    font-weight: 700;
}

.section_faq .faq_grid_panel .accordion-item .accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 2rem;
    font-size: 1rem;
    color: #0053ce;
    text-align: left;
    background-color: #ffffff00;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    font-weight: 700;
}

.section_faq .faq_grid_panel .accordion-item .accordion-button:focus {
    z-index: 3;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: unset;
}

#accordion_tech_stack .accordion-item {
    border: 0px;
}

#accordion_tech_stack .accordion-item .accordion-button {
    background-color: #3c80fe;
    border-radius: 15px;
    color: white !important;
    font-weight: 700;
    padding: 0.2rem 1.25rem;
}

#accordion_tech_stack .accordion-button:not(.collapsed) {
    color: white !important;
    background-color: #3c80fe !important;
    box-shadow: unset;
    font-weight: 700;
}

#accordion_tech_stack .accordion-button:focus {
    z-index: 3;
    border-color: unset;
    outline: 0;
    box-shadow: unset;
}

#accordion_tech_stack .img_div {
    background-color: #f7f7f7;
    border-radius: 16px;
    height: 75px;
    display: flex;
    align-items: center;
    padding: 22px;
    justify-content: space-between;
}

#accordion_tech_stack .img_div figure{
    margin: 0 0 0;
}

#accordion_tech_stack .img_div span{
    line-height: 1;
}

#accordion_tech_stack .accordion-body {
    padding: 1rem 0.5rem;
}

#accordion_tech_stack .accordion-button .tools_icon figure {
    margin: 0 0 0;
}

@media only screen and (min-width: 320px) and (max-width: 481px) {
    .section_machine_learning .client_logos {
        position: relative;
        width: 100%;
        padding: 0px 0px;
    }

    .heading1 {
        font-size: 25px !important;
        line-height: 1.2;
        font-weight: 700;
        color: #000;
        margin-bottom: 0;
    }

    .app__subhead {
        font-size: 16px;
        color: #000;
        padding-top: 1rem;
    }

    .section_start .stats_wrap .states_panel {
        padding: 10px 18px 0;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        justify-content: space-between;
        justify-content: space-around;
    }

    .section_start .stats_wrap .stats-head {
        font-size: 15px;
    }

    .section_start .stats_wrap .digits span {
        font-size: 18px;
    }

    .heading2 {
        margin: 0px;
        color: #fff;
        margin-bottom: 10px;
        font-size: 20px;
        font-weight: 600;
        line-height: 1.1;
        position: relative;
        z-index: 2;
    }

    .para {
        font-size: 15px;
        /* line-height: 1; */
        margin: 30px 0;
        color: #000;
    }

    .blk {
        color: #000;
    }

    .section_learning_app .edge_techlist .edge_headwrap {
        display: flex;
        align-items: center;
    }

    .section_why_exavibes .grid-wrapper {
        grid-template-columns: 1fr;
    }

    .section_why_exavibes .grid-wrapper .card_wrapper:nth-child(odd) {
        border-bottom: 0px solid #514f57;
        border-top: 1px solid #514f57;
        margin-top: 70px;
    }

    .owl-carousel-client-story .owl-nav {
        top: -4%;
        right: 14px;
        width: 13%;
        margin: 0;
    }

    .section_client_testimonial .client__left__inner {
        display: flex;
        align-items: center;
    }

    .section_client_testimonial .client__left__inner .client-image img {
        width: auto;
        margin: 0;
    }

    .section_client_testimonial .client__left__inner .client__name {
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 5px;
    }

    .section_client_testimonial .client__left__inner .client__des {
        display: ruby-text;
    }

    .section_client_testimonial .client__left__inner .client-image {
        background-color: white;
        width: 60px;
        padding: 10px;
        border-radius: 20px;
        box-shadow: 0 0.5rem 1.125rem -0.5rem rgb(255 255 255) !important;
        margin-right: 10px;
    }
    .section_why_partnering .why_partnering_wrapper {
        position: relative;
        display: block;
    }

    .section_why_partnering .why_partnering_wrapper .why_partnering_panel {
        width: 100%;
        border-radius: 12px 12px 0 0;
    }

    .section_why_partnering .why_partnering_wrapper img {
        width: 100%;
        margin-top: -3px;
        border-radius: 0 0 12px 12px;
        height: 430px;
        object-fit: cover;
        object-position: top;
    }

    .section_strategic_partnerships .indus_panel {
        grid-template-columns: 1fr;
        row-gap: 25px;
    }

    .section_feature_service .feature_service_inner {
        grid-template-columns: 1fr;
    }

}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    .section_machine_learning .client_logos {
        position: relative;
        width: 100%;
        padding: 0px 0px;
    }

    .heading1 {
        font-size: 25px !important;
        line-height: 1.2;
        font-weight: 700;
        color: #000;
        margin-bottom: 0;
    }

    .app__subhead {
        font-size: 16px;
        color: #000;
        padding-top: 1rem;
    }

    .section_start .stats_wrap .states_panel {
        padding: 10px 18px 0;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        justify-content: space-between;
        justify-content: space-around;
    }

    .section_start .stats_wrap .stats-head {
        font-size: 15px;
    }

    .section_start .stats_wrap .digits span {
        font-size: 18px;
    }

    .heading2 {
        margin: 0px;
        color: #fff;
        margin-bottom: 10px;
        font-size: 20px;
        font-weight: 600;
        line-height: 1.1;
        position: relative;
        z-index: 2;
    }

    .para {
        font-size: 15px;
        /* line-height: 1; */
        margin: 30px 0;
        color: #000;
    }

    .blk {
        color: #000;
    }

    .section_learning_app .edge_techlist .edge_headwrap {
        display: flex;
        align-items: center;
    }

    .section_why_exavibes .grid-wrapper {
        grid-template-columns: 1fr;
    }

    .section_why_exavibes .grid-wrapper .card_wrapper:nth-child(odd) {
        border-bottom: 0px solid #514f57;
        border-top: 1px solid #514f57;
        margin-top: 70px;
    }

    .owl-carousel-client-story .owl-nav {
        top: -4%;
        right: 14px;
        width: 13%;
        margin: 0;
    }

    .section_client_testimonial .client__left__inner {
        display: flex;
        align-items: center;
    }

    .section_client_testimonial .client__left__inner .client-image img {
        width: auto;
        margin: 0;
    }

    .section_client_testimonial .client__left__inner .client__name {
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 5px;
    }

    .section_client_testimonial .client__left__inner .client__des {
        display: ruby-text;
    }

    .section_client_testimonial .client__left__inner .client-image {
        background-color: white;
        width: 60px;
        padding: 10px;
        border-radius: 20px;
        box-shadow: 0 0.5rem 1.125rem -0.5rem rgb(255 255 255) !important;
        margin-right: 10px;
    }

    .section_why_partnering .why_partnering_wrapper {
        position: relative;
        display: block;
    }

    .section_why_partnering .why_partnering_wrapper .why_partnering_panel {
        width: 100%;
        border-radius: 12px 12px 0 0;
    }

    .section_why_partnering .why_partnering_wrapper img {
        width: 100%;
        margin-top: -3px;
        border-radius: 0 0 12px 12px;
        height: 430px;
        object-fit: cover;
        object-position: top;
    }

    .section_feature_service .feature_service_inner {
        grid-template-columns: 1fr;
    }
}