@media screen and (min-width: 768px) {
  .cards {
    margin: 0 auto;
    flex-direction: row;
  }
  .card {
    width: var(--cards-closed-size);
    height: 25rem;
    flex: 0 0 var(--cards-closed-size);
  }
  .card[active] {
    width: 100%;
    height: 25rem;
    flex: 0 0 calc(990px - 24rem);
  }
  .card__name {
    transform: rotate(-90deg) translate(1rem, -2.25rem);
  }
}

@media (max-width: 767px) {
  .cards {
    padding: 4rem 0;
  }
  .solution_cta {
    width: 100%;
    margin: 0 0 20px;
  }
  .card__infos {
    width: 100%;
    padding: 15px;
  }
  .card_info_num {
    font-size: 42px;
  }
  .card_info_head {
    font-size: 16px;
    margin: 12px 0;
  }
  .card_info_para {
    font-size: 12px;
    line-height: 1.5;
  }
  .card[active] {
    height: 60vw;
  }
  .card {
    height: 5rem;
  }
  .card-heading {
    display: none;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .container,
  .appi_intro {
    max-width: 750px;
  }
  header .appi-wht-logo {
    display: none;
  }
  header .appi-blue-blk-logo {
    display: block;
  }
  .container,
  .appi_intro {
    max-width: 100%;
  }
  br {
    display: none;
  }
  .intro_head {
    font-size: 28px;
  }
  .appi_hero {
    height: calc(100vh - 150px);
  }
  .intro_subhead {
    font-size: 16px;
  }
  .award_grid_inner {
    border: none;
  }
  .award__logo {
    padding-bottom: 10px;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .award__logo img {
    max-width: 100%;
  }
  .award_grid_inner {
    border: none;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .award__panel .ds_flex .award__grid:nth-child(1) {
    width: 100%;
  }
  .award__panel .ds_flex .award__grid:nth-child(1) .award_grid_inner {
    justify-content: center;
  }
  .award__grid {
    width: 100%;
  }
  .award__panel .ds_flex {
    align-items: flex-start;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 25px;
  }
  .award__txt {
    font-size: 14px;
    padding-right: 20px;
    display: inline-block;
  }
  .appi_portfolio_panel .ds_flex,
  .showcase,
  .part_wrapper .ds_flex {
    flex-direction: column;
  }
  .appi_portfolio_panel .appi__head2 {
    font-size: 20px;
  }
  .appi_portfolio_panel {
    padding: 4rem 0 1rem;
  }
  .appi_stats_head {
    line-height: 1.5;
  }
  .industry_cta {
    padding: 25px;
  }
  .industry_cta br {
    display: block;
  }
  .cta_para {
    font-size: 18px;
  }
  .industry_cta .common__btn {
    margin-top: 20px;
  }
  .appi__subhead {
    font-size: 16px;
  }
  .left_sec,
  .right_sec {
    width: 100%;
  }
  .right_sec {
    padding-top: 20px;
  }
  .showcase_inner {
    width: 100%;
  }
  .block_bubble,
  .scr_bar {
    display: none;
  }
  .showcase_visuals {
    margin: 20px 0 0;
    height: 100%;
    width: 100%;
  }
  .results_text,
  .cs,
  .results_head {
    font-size: 10px;
  }
  .showcase .common__btn {
    margin-top: 10px;
  }
  .app__head4 {
    font-size: 16px;
    margin: 15px 0;
  }
  .showcase_subhead {
    font-size: 14px;
  }
  .showcase__results {
    padding-top: 20px;
  }
  .showcase {
    height: 100%;
  }
  .showcase_panel {
    padding-top: 2rem;
  }
  .showcase_card {
    padding-right: 0;
  }
  .appi_card_inner img {
    max-width: 26px;
  }
  .appi_card_wrap {
    margin: 4rem 0;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
  }
  .card_num {
    font-size: 36px;
    padding: 10px 0;
  }
  .appi_card_inner {
    padding: 20px 15px;
  }
  .card_head {
    font-size: 16px;
    line-height: 1.4;
  }
  .card_cta {
    font-size: 16px;
  }
  .appi__head2 {
    font-size: 26px;
    margin-bottom: 40px;
  }
  .serv_card_wrap {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
    padding: 3rem 0 0;
  }
  .serv_card_wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
    padding: 3rem 0 0;
  }
  .hov_card br {
    display: block;
  }
  .appi_bg {
    padding: 4rem 0;
  }
  .bg_cover {
    padding: 4rem 0 2rem;
  }
  .title {
    font-size: 18px;
    left: 15px;
  }
  .dgrid {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 40px;
  }
  .comp_logo_wrap {
    padding: 0;
  }
  .client_experiences .appi__head5 {
    font-size: 16px;
    line-height: 1.4;
  }
  .p_text {
    font-size: 14px;
  }
  .testimonial_box {
    padding: 30px;
  }
  .client_logo {
    display: none;
  }
  .client_text {
    padding-left: 15px;
    font-size: 14px;
  }
  .grid_colm_panel {
    grid-template-columns: repeat(2, 1fr);
    padding-top: 0;
  }
  .grid_colm_panel .grid_colm_item:nth-child(2n) {
    border-right: none;
  }
  .grid_colm_panel .grid_colm_item.b-none {
    border-bottom: 1px solid #3c3c3c;
  }
  .grid_colm_panel .grid_colm_item:last-child,
  .grid_colm_panel .grid_colm_item:nth-last-child(2) {
    border-bottom: none;
  }
  .grid_colm_item {
    padding: 30px 20px;
  }
  .grid_head {
    width: 100%;
  }
  .card_grid_panel {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
  }
  .part_wrapper {
    padding: 6rem 0 4rem;
  }
  .faq_grid_panel {
    grid-template-columns: repeat(1, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 0;
  }
  .app-faq-wrap-list {
    padding: 15px 20px;
  }
  .app-faq-wrap-list .head {
    padding: 10px 60px 10px 0;
  }
  .talk_us_inner {
    padding: 0;
    opacity: 1;
    position: relative;
    left: auto;
    top: auto;
    transform: none;
  }
  .talk_us_inner > .ds_flex {
    flex-direction: column;
  }
  .col-50 {
    width: 100%;
  }
  .col-50 + .col-50 {
    margin-top: 20px;
  }
  .we_appin {
    display: none;
  }
  .we_appi_wrap {
    position: relative;
    width: 100%;
    height: auto;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
  }
  .app_zm_panel {
    height: 100%;
  }
  .we_r {
    font-size: 30px;
    top: calc(50vh - 80px);
  }
  .appinventiv_img_mast img {
    object-fit: cover;
    width: 100%;
  }
  .appinventiv_img_mast {
    transform-origin: 49.4% center;
    background: url(//appinventiv.com/wp-content/themes/twentynineteen-child/css/pages/../../new-images/talk-to-us-banner.webp)
      no-repeat;
    height: 100vh;
  }
  .app_form_panel {
    padding: 4.5rem 0;
    margin: 0 0;
    background: url(//appinventiv.com/wp-content/themes/twentynineteen-child/css/pages/../../new-images/bg-mobile-form.webp)
      no-repeat;
    background-size: cover;
    background-position: center;
  }
  .form_hm_panel {
    padding: 15px 15px 25px;
  }
  .form-captcha .type_text {
    font-size: 14px;
    padding: 5px 2px;
    width: 35px;
    height: 30px;
  }
  .user_agreement_nda {
    width: 70%;
  }
  .captchtext {
    font-size: 14px;
    color: #000;
  }
  .appi_hero {
    height: 100%;
    padding-top: 120px;
  }
  .appi_intro_video {
    position: relative;
    height: 100%;
    width: calc(100% - 30px);
    z-index: 1;
    margin: 40px 15px 20px;
  }
  .sl_intro_img {
    position: relative;
    height: 100%;
    padding: 12px;
    margin-top: 12px;
    z-index: 1;
    display: flex;
    justiyf-content: center;
  }
  .appi_intro .common__btn {
    margin-top: 30px;
  }
  .appi_intro {
    position: relative;
    transform: none;
    left: auto;
    top: auto;
    -webkit-transform: none;
  }
  .award__panel {
    padding: 5px 0;
    margin-top: -1px;
  }
  .modal_popup {
    width: 90%;
  }
  .btn--close-modal {
    right: 10px;
    top: 4px;
  }
  .btn--close-modal {
    right: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
  }
  .btn--close-modal span {
    width: 25px;
    height: 25px;
  }
  .btn--close-modal span:before,
  .btn--close-modal span:after {
    left: 10px;
    top: 4px;
    height: 16px;
  }
  .app_form_wrap {
    padding: 40px 20px 10px;
  }
  .typedtext {
    border-radius: 5px;
    padding: 12px 25px;
    font-size: 14px;
  }
  .cont_form_group {
    margin-bottom: 12px;
  }
  .app_form_left,
  .flex_wrapper .badge_col:nth-child(3) {
    display: none;
  }
  .cont_formbtm > .flex_wrapper {
    flex-direction: column;
  }
  .app_form_rght,
  .delivered_products,
  .app_badges {
    width: 100%;
  }
  .captcha .type_text {
    width: 55px;
    margin-left: 10px;
    font-size: 16px;
  }
  .contact_form_btn.common__btn svg {
    right: 20px;
  }
  .our_response {
    font-size: 12px;
  }
  .cont_formbtm {
    padding: 10px 15px;
    margin-top: 15px;
  }
  .badge_col {
    font-size: 10px;
    width: 48%;
  }
  .delivered_products {
    border: none;
    margin-bottom: 10px;
  }
  .sevices_rt_inner {
    padding: 30px 15px 10px;
  }
  .tools_tech_rt {
    width: 100%;
    padding: 20px 0;
  }
  .tools_tech_rt .tools_tab_content,
  .tools-tab-accordion {
    display: block;
  }
  .tools_tech_left {
    display: none;
  }
  .tools-accordion-body {
    display: none;
    margin-bottom: 30px;
  }
  .tools_tech_wrapper {
    margin-top: 2rem;
  }
  .tools_card_head {
    color: #fff;
    font-size: 16px;
    padding: 15px;
    font-weight: 600;
  }
  .tools_tab_grid ul {
    gap: 5px;
    margin-bottom: 0;
  }
  .tools_tab_grid ul li {
    padding: 15px;
    height: 70px;
  }
  .tools_tab_grid ul li span {
    margin: 0 0 0 10px;
    font-size: 11px;
  }
  .tools_tab_grid ul li {
    height: 75px;
  }
  .tools_tab_grid ul li figure {
    min-width: 36px;
  }
  .tools_tab_grid ul li figure img {
    max-width: 28px;
  }
  .tools_rt_inner {
    padding: 30px 15px 10px;
  }
  .tools_icon {
    position: absolute;
    left: 15px;
    top: 15px;
  }
  .tools_icon img {
    max-width: 22px;
  }
  .tools_right_scroll {
    overflow-y: hidden;
    height: auto;
  }
  .tech_stack_head {
    font-size: 14px;
    line-height: 24px;
  }
  .tools_tab_grid {
    margin-bottom: 30px;
  }
  .headq__panel {
    padding: 2rem 0;
  }
  .foot-top-col {
    max-width: 100%;
    width: 100%;
    margin-bottom: 30px;
  }
  .flexrow {
    padding-bottom: 20px;
  }
  .hd_logo img {
    max-width: 100px;
  }
  .most_trust_badge span {
    font-size: 10px;
    font-weight: 400;
    line-height: 1.5;
    padding-left: 8px;
  }
  .most_trust_badge {
    margin-left: 20px;
    padding: 5px;
  }
  .countries__wrapper {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
  br {
    display: none;
  }
  .filter {
    width: 35px;
    height: 35px;
  }
  .footer_wrapper .flex_wrapper.space_between {
    flex-direction: column;
  }
  .foot-top-col {
    position: relative;
  }
  .foot-col-plus {
    position: absolute;
    right: 0;
    top: -6px;
    width: 30px;
    height: 30px;
  }
  .foot-col-plus:after,
  .foot-col-plus:before {
    position: absolute;
    content: "";
    background: #fff;
  }
  .active .foot-col-plus:after {
    opacity: 0;
  }
  .foot-col-plus:before {
    width: 18px;
    height: 2px;
    top: 14px;
    left: 5px;
  }
  .foot-col-plus:after {
    height: 17px;
    width: 2px;
    left: 13px;
    top: 7px;
    opacity: 1;
  }
  .footer_list {
    margin: 0 0 20px;
    padding-left: 20px;
  }
  .career span {
    right: 0;
    top: 12px;
    padding: 5px 10px;
  }
  .foot-col-head {
    padding-bottom: 10px;
  }
  .footer-mid {
    padding: 50px 0 12px 0;
  }
  .foot-col-head {
    font-size: 20px;
  }
  .top_arrw {
    display: none;
  }
  .top_arrw_mobile {
    display: block;
  }
  .full_stack p {
    margin: 20px 0 0;
    font-size: 14px;
  }
  .statutory-mwrapper,
  .copy_rght,
  .foot_social_network {
    width: 100%;
  }
  .copy_rght {
    padding-top: 15px;
  }
  .copy_rght ul > li {
    line-height: 1;
    margin-bottom: 8px;
  }
  .hq__detail .filter {
    height: auto;
    width: auto;
  }
  .intro_head,
  .intro_subhead,
  .appi_intro .common__btn {
    padding: 0 10px;
  }
  .appi_portfolio_panel .right_sec {
    margin: 0;
  }
  .headq__panel .flexrow {
    margin: 0;
  }
  .hq__detail {
    padding: 20px 0;
  }
  .cards .card:nth-child(1) .card-heading,
  .cards .card:nth-child(2) .card-heading,
  .card-heading {
    bottom: -20px;
    font-weight: 500;
    display: block;
  }
  .cards {
    gap: 2.5rem;
  }
  .we_appi_wrap_mobile video {
    object-fit: cover;
    width: 100vw;
    height: 100%;
  }
  .appinventiv_msk {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 2;
  }
  .cta_modal.modal_popup {
    width: 100%;
    overflow: auto;
    height: calc(100vh - 30px);
  }
  .app_form_left {
    border-radius: 0;
  }
  .cta_modal .app_form_wrap .flex_wrapper {
    margin: 0;
    flex-direction: column;
  }
  .cta_modal .app_form_left {
    width: 100%;
    padding: 20px;
    display: block;
  }
  .cta_modal .app_form_rght {
    width: 100%;
    padding: 20px;
  }
  .cta_modal .app_form_left .heading2 {
    font-size: 18px;
  }
  .cta_modal .btn--close-modal {
    right: 30px;
    top: 10px;
  }
  .modal_popup.cta_modal .cont_formbtm {
    margin: 12px auto 0;
    padding: 20px;
    height: auto;
    width: 90%;
    overflow: hidden;
  }
  .modal_popup.cta_modal .btn-popup-wrapper {
    width: 90%;
    overflow: hidden;
    margin: auto;
  }
  .delivered_products {
    margin-top: 10px;
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    display: block;
  }
  .delivered_products p {
    line-height: 1.5;
    font-size: 13px;
  }
  .app_badges {
    width: 100%;
    margin: 10px 0;
  }
  .badge_col:not(:last-child) {
    border-right: 0;
    padding-right: 4px;
    margin-bottom: 0;
    padding-left: 4px;
  }
  .badge_col:nth-of-type(2) {
    padding-right: 20px;
    margin-bottom: 0;
    padding-left: 4px;
  }
  .badge_col:first-child {
    padding-right: 4px;
    margin-bottom: 0;
    padding-left: 20px;
  }
  .badge_col:last-child {
    margin-top: 15px;
    padding: 0 20px;
    margin-bottom: 0;
    width: 100%;
  }
  .badge_col {
    width: 50%;
    text-align: center;
  }
  .app_badges .flex_wrapper.space_between {
    justify-content: center;
  }
  .appi_stats_wrap {
    grid-template-columns: repeat(1, 1fr);
    grid-row-gap: 30px;
  }
  .vid_card_grid {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 10px;
    grid-row-gap: 40px;
  }
  .about_txt span {
    display: inline;
  }
  .card_col:nth-child(even) {
    margin-top: 0;
  }
  .video_card_inner,
  .card_col,
  .video_poster,
  .video_card video {
    width: 100%;
    height: 100%;
  }
  .video_poster img {
    width: 100%;
    height: 100%;
  }
  .video_cards_panel {
    padding: 3rem 0;
  }
  .card_grid_wrap {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }
  .appi_portfolio_panel .appi__subhead {
    font-size: 14px;
    line-height: 1.6;
  }
  .appi_stats {
    padding: 10px 0 10px 25px;
  }
  .appi_industry {
    padding: 2rem 0 1rem;
  }
  .appi_stats_num {
    font-size: 32px;
  }
  .appi_stats_head {
    padding: 15px 0;
    font-size: 16px;
  }
  .appi_stats_para {
    font-size: 13px;
  }
  .serv_card_wrap {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 10px;
    padding: 0;
  }
  .our_services_cta {
    height: 300px;
  }
  .tech_solutions_left .appi__head2,
  .part_wrapper .appi__head2 {
    font-size: 26px;
  }
  .tech_card_inner {
    padding: 25px 10px 25px 50px;
  }
  .tech_card_inner .head4 {
    font-size: 18px;
  }
  .tech_card_inner .tech_para {
    font-size: 13px;
    line-height: 22px;
  }
  .tech_card_inner .head4 img {
    left: -50px;
  }
  .busn_part_panel {
    padding: 4rem 0 0;
  }
  .client_experiences {
    padding: 5rem 0 7rem;
  }
  .global_leaders.owl-theme .owl-nav,
  .client_says.owl-theme .owl-nav {
    top: auto;
    right: 15px;
  }
  .industry_demands > .ds_flex {
    flex-direction: column;
    align-items: flex-start;
  }
  .industry_demands .common__btn {
    margin-top: 30px;
  }
  .diverse_indus .card_grid_wrap {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .hd_indus {
    font-size: 12px;
    padding-top: 10px;
  }
  .part_wrapper {
    padding: 3rem 0;
  }
}

@media screen and (min-width: 640px) and (max-width: 767px) {
  .showcase {
    flex-direction: row;
  }
  .app__head4 {
    margin: 10px 0;
  }
  .showcase_subhead {
    font-size: 12px;
  }
  .results_count {
    padding: 15px 0;
  }
  .showcase .common__btn {
    margin-top: 0;
  }
  .common__btn .btn-effect {
    padding: 10px 40px 10px 25px;
    font-size: 12px;
  }
  .showcase_inner {
    width: 40%;
  }
  .showcase_visuals {
    width: 55%;
  }
}

@media (max-width: 767px) {
  #mob-header {
    background: #000;
  }
  .header-old.header-container.shrink .menu-wrapper > ul > li > a {
    color: #fff;
  }
}

@media (max-width: 767px) {
  .cta_modal.modal_popup {
    width: 100%;
    overflow: auto;
    height: calc(100vh - 30px);
  }
  .app_form_left {
    border-radius: 0;
  }
  .exit_modalnew.cta_modal .app_form_wrap .flex_wrapper {
    margin: 0;
    flex-direction: column;
  }
  .exit_modalnew.cta_modal .app_form_left {
    width: 100%;
    padding: 20px;
  }
  .exit_modalnew.cta_modal .app_form_rght {
    width: 100%;
    padding: 20px;
  }
  .exit_modalnew.cta_modal .app_form_left .heading2 {
    font-size: 18px;
  }
  .exit_modalnew.cta_modal .btn--close-modal {
    right: 40px;
    top: 25px !important;
  }
  .modal_popup.cta_modal .cont_formbtm {
    margin: 12px auto 0;
    padding: 20px;
    height: auto;
    width: 90%;
    overflow: hidden;
  }
  .modal_popup.cta_modal .btn-popup-wrapper {
    width: 90%;
    overflow: hidden;
    margin: auto;
  }
  .delivered_products {
    margin-top: 10px;
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
    display: block;
  }
  .delivered_products p {
    line-height: 1.5;
    font-size: 13px;
  }
  .app_badges {
    width: 100%;
    margin: 10px 0;
  }
  .badge_col:not(:last-child) {
    border-right: 0;
    padding-right: 4px;
    margin-bottom: 0;
    padding-left: 4px;
  }
  .badge_col:nth-of-type(2) {
    padding-right: 20px;
    margin-bottom: 0;
    padding-left: 4px;
  }
  .badge_col:first-child {
    padding-right: 4px;
    margin-bottom: 0;
    padding-left: 20px;
  }
  .badge_col:last-child {
    margin-top: 15px;
    padding: 0 20px;
    margin-bottom: 0;
    width: 100%;
  }
  .badge_col {
    width: 50%;
    text-align: center;
  }
  .app_badges .flex_wrapper.space_between {
    justify-content: center;
  }
  .exit_modalnew.cta_modal .app_form_rght {
    padding: 0 0 30px;
  }
  .exit_modalnew .app_form_left .heading6 br {
    display: none;
  }
  .exit_modalnew.cta_modal .app_form_left .heading2 {
    font-size: 16px;
    line-height: 16px;
  }
  .card2 {
    margin-left: 40px;
  }
  .expert_list_head {
    font-size: 11px;
    line-height: 15px;
    padding-bottom: 12px;
  }
  .our_expert {
    margin: 30px 0 0;
    display: inline-block;
  }
  .our_expert img {
    max-width: 70px;
  }
  .exit_modalnew .exit_popup_btn.common__btn {
    width: 225px;
  }
  .exit_modalnew .exit_popup_btn.common__btn .btn-effect {
    padding: 20px 8px;
  }
}
