.pxn_counter_2 .count h6{
    color: #fff;
    margin-bottom: 0;
        text-transform: capitalize;
}

.counter-txt {
    display: flex;
    gap: 9px;
}
/* ---------- service section ----------------- */

.services-sec .pxn_list li,
.services-sec .pxn_service_item_2 .service_excerpt{
    color: var(--pxn-color-common-white);
}

.pxn_list_wrap .pxn_list li {
    color: #fff;
}

.pxn-h1-about-section-reverse .pxn-h1_about_img img:not(.circle_img){
    margin-right: auto;
    margin-left: 35px;
}

.pxn-h3_feature_wrap .pxn_feature_box p {
    margin-bottom: 0;
    line-height: 1.3;
    text-align: center;
    font-size: 18px;
    color: var(--pxn-color-heading-secondary);
}

.content-main-wrap {
    padding-top: 5rem;
}

.about-banner{
    background: url(../images/about-banner.webp) no-repeat center / cover;
}
.about-abhishek-banner{
    background: url(../images/about-abhishek-jhingan-banner.webp) no-repeat center / cover;
}
.brand-strategy-banner{
    background: url(../images/banner-brand-strategy.webp) no-repeat center / cover;
}
.portfolio-and-growth{
    background: url(../images/banner-portfolio-growth.webp) no-repeat center / cover;
}
.launch-and-market{
    background: url(../images/banner-launch-and-market.webp) no-repeat center / cover;
}
.marketing-capability{
    background: url(../images/banner-marketing-capability.webp) no-repeat center / cover;
}
.fractional-cmo{
    background: url(../images/banner-cmo.webp) no-repeat center / cover;
}
.insights-and-blog{
    background: url(../images/banner-insight-and-blog.webp) no-repeat center / cover;
}
.contact-us-banner{
    background: url(../images/contact-us-banner.webp) no-repeat center / cover;
}

.business-challenges-sec .pxn-h2_process_items{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    height: 100%;
}
.business-challenges-card {
    display: flex;
    flex-direction: column;
    gap: 10px;
    height: 100%;
}

.business-challenges-sec .process_content{
    padding: 20px 25px;
    height: 100%;
}
.business-challenges-sec .brand-heading{
   color: #fff;
}
.business-challenges-sec .pxn_process_item{
   width: calc(25% - 18px); 
}
.business-challenges-sec.strategy-business-challenges .pxn_process_item{
   width: calc(30% - 18px); 
}

.business-challenges-sec .process_img img{
    aspect-ratio: 16/10;
    object-fit: cover;
}

.faq-accordian .pxn-h2_faq_wrap .faq_content{
    max-width: 100%;
}

.faq-accordian .pxn-h2_faq_wrap .section_heading {
    text-align: center;
}
.Our-Expertise .pxn-h1_we_offer_wrapper .section_heading{
    justify-content: center;
}
.where-we-help-sec .pxn_service_item .service_icon svg {
    max-width: 42px;
}
.where-we-help-sec .pxn-h2_services{
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.expertise-includes .pxn_service_item .service_header {
    margin-bottom: 30px;
}
.blog-list-sec .pxn_blog_post_2 .blog_title {
    padding-bottom: 15px;
}

.blog-list-sec .pxn_blog_post_2 .blog_title a{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;

}

.expertise-includes .pxn-h2_services{
    display: flex;
    gap: 0;
    justify-content: center;

}
.expertise-includes .pxn_service_item.pxn-fade {
    height: 100%;
}

.country-experience .pxn_counter_3 b {
    color: var(--pxn-color-theme-primary);
    font-weight: 700;
    display: block;
}

.country-experience .pxn-h3_counter_wrap .counter_item .title {
    margin-top: 10px;
}

.typical-business .pxn_testimonial.style-2 .testimonial_quote{
    width: auto;
    height: auto;
    background: transparent;
}

.typical-business-quote {
    display: flex;
    gap: 12px;
    align-items: start;
}
.typical-business .pxn_process_item_2{
    padding: 30px 30px 140px 30px;
}

.typical-business .pxn_process_item_2 .process_title {
    font-size: 20px;
}
.blog-list-sec .pxn_blog_post_2 .blog_date .day{
    background-color: var(--pxn-color-theme-primary);
    color: #fff;
}
.expertise-includes .pxn_service_item .service_icon svg {
    max-width: 44px;
}


.blog-list-sec .pxn_blog_post_2:hover .blog_date .day {
 background-color: var(--pxn-color-theme-secondary);
 color: #fff;
}
.help-you-succeed .pxn_contact_page_info_wrap {
    display: flex;
    column-gap: 0;
    justify-content: center;
   } 

.expertise-includes .pxn-h2_services {
   row-gap: 30px;
}
.pxn_slider_item {
    min-height: auto;
}
.help-you-succeed .pxn_contact_info {
    height: 100%;
}

.pxn_contact_form .error {
    color: #ff0000ba;
    font-size: 15px;
}

.business-challenges-sec {
    background: var(--pxn-color-theme-secondary);
    /*background: url(../images/our-expertise-bg.webp) no-repeat center / cover var(--pxn-color-theme-secondary);*/
}
.business-challenges-sec .pxn_process_item .process_img, .business-challenges-sec .process_content {
    background-color: rgb(0 0 0 / 20%);
}

.help-you-succeed .pxn_contact_page_wrap .section_heading {
    max-width: 50%;
}
.pxn_contact_page_form_wrap .pxn_contact_map {
    max-width: 100%;
    width: 100%;
    height: 100%;
}

.help-you-succeed  .pxn_contact_form .form_group {
    margin-bottom: 20px;
}
.help-you-succeed textarea{
    min-height: 100px;
}
.success-msg {
    background: var(--pxn-color-theme-bg-light);
    height: 100%;
    width: 100%;
    border: 1px solid var(--pxn-color-theme-bg-light);
    border-radius: 10px;
    padding: 8rem 2rem;
}
.success-msg h2, .success-msg p {
    text-align: center;
}
.error-msg {
    color: rgb(246, 83, 83);
}
.success-msg p {
    font-size: 20px;
    font-weight: 500;
}
.blog-trust {
    margin-top: 48px;
}
.help-businesses .pxn_list_wrap p {
    text-align: start;
}
.pxn_post_thumbnail .post_date .month_year{
    color: #FFF;
}
.country-experience .title strong {
    display: block;
    color: var(--pxn-color-theme-primary);
    font-weight: 700;
}
.pxn_page_header_content .page_title {
    font-size: 70px;
}
.pxn_post_navigation {
    background-color: transparent;
    border: none;
    margin-top: 20px !important;
}
.pxn_post_navigation .navigation, .pxn_post_navigation {
    padding: 0 !important;
    
}
/* ***************Responsive******************** */
@media screen and (min-width: 1680px) {
    .success-msg {
        padding-left: 5rem;
        padding-right: 5rem;
    }
}
@media screen and (max-width: 1280px) {
    .about-page .sec_title {
        font-size: 35px;
    }
}
@media screen and (max-width: 1200px) {
    .help-you-succeed .pxn_contact_form .form_group {
        margin-bottom: 20px;
    }
    .success-msg h2 {
        font-size: 41px;
    }
    .success-msg {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}
@media screen and (max-width: 1199px) {
   .business-of-cmo .pxn_process_item, .business-challenges-sec.strategy-business-challenges .pxn_process_item {
    width: calc(50% - 18px);
    }
     .ready-to-maximize .sec_title{
        font-size: 38px;
    }
    .pxn-h1-we-offer-section .sec_title {
        text-align: center;
    }
    .pxn-h3_process_wrap .section_heading, .pxn-h1_we_offer_wrapper .section_heading .heading_text, .pxn_service_item.feature .service_content{
        max-width: 100%;
    }
}

@media screen and (min-width: 991px) and (max-width: 1065px) {
   .help-you-succeed .pxn_contact_info .contact_content .text{
    font-size: 20px;
   }
    .help-you-succeed .pxn_contact_info {
        padding: 25px;
    }
}

@media screen and (max-width: 991px) {
    .pxn_offcanvas_toggle .icon i, .pxn_offcanvas_toggle .icon svg{
        color: var(--pxn-color-theme-primary);
    }
     .pxn_contact_page_form_wrap .pxn_contact_map{
        aspect-ratio: 16 / 9;
    }
    .about-page .pxn-h1_about_img {
        order: 2;
    }
     .about-page .pxn-h1_about_img img:not(.circle_img),  .about-page .pxn-h1_about_img .border_line{
        aspect-ratio: 16 / 12;
        margin: auto;
    }
      .about-page .bg_shape img{
        display: none;
    }
     .how-help-brandstrategy .pxn-h1_about_img img:not(.circle_img), .pxn-h1_about_img .border_line{
        aspect-ratio: 16 / 12;
        margin: auto;
    }
    .ready-to-strengthen .pxn-h3_cta_wrap .cta_image {
         order: 2;
         min-height: 100%;
        aspect-ratio: 16 / 10;
    }
    .how-help-growth .pxn-h1_about_img img:not(.circle_img), .pxn-h1_about_img .border_line{
        aspect-ratio: 16 / 12;
    }
    .ready-to-growth .pxn-h3_cta_wrap .cta_image{
        order: 2;
         min-height: 100%;
        aspect-ratio: 16 / 10;
    }
    .split-img .pxn-h1_about_img .circle_img {
        display: none;
    }
    .split-img .pxn-h1_about_img img:not(.circle_img), .split-img .pxn-h1_about_img .border_line {
        margin: auto;
        aspect-ratio: 16 / 13;
    }
    .split-img .pxn-h1_about_img {
        order: 2;
    }
    .split-img .bg_shape img{
        display: none;
    }
    .about-abhishek-jhingan .pxn-h1_about_img img:not(.circle_img), .about-abhishek-jhingan .pxn-h1_about_img .border_line{
        /* aspect-ratio: 16 / 16;
        margin: auto; */
        aspect-ratio: 1 / 1;
        margin: auto;
        /* max-width: 85%; */
    }
    .pxn_process_item_2 .process_step {
        inset-inline-start: auto;
        inset-inline-end: 30px;
        bottom: 0;
        top: auto;
        -webkit-transform: none;
        -ms-transform: rotate(90deg);
        transform: none;
    }
    .pxn_process_item_2 .process_no > span{
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 62px;
        height: 62px;
    }
    .typical-business .pxn-h3_process {
        padding-inline-start : 0
    }
    .our-team .pxn-h3_cta_wrap .cta_image {
        order: 2;   
        /* aspect-ratio: 16 / 11; */
    }
     .pxn-footer .footer_widgets_wrap .footer_widgets_inner{
        padding: 0;
    }
    .pxn-footer .footer_widgets_wrap .footer_info_widget {
        width: 100%
    }
    .pxn-footer .footer_widgets_wrap .footer_contact_info {
        margin-top: 30px;
    }
    .our-perspective .sec_title {
        font-size: 35px;
    }
    .about-page .pxn-h1_about_img img:not(.circle_img), .about-page .pxn-h1_about_img .border_line {
        aspect-ratio: 16 / 12;
        margin: auto;
        max-width: 90%;
        width: 84%;
    }
    .how-help-market-cap .pxn-h1_about_img img:not(.circle_img), .pxn-h1_about_img .border_line{
        aspect-ratio: 16 / 12;
        margin: auto;
    }
    .ready-market-cap .pxn-h3_cta_wrap .cta_image {
         order: 2;
        min-height: 100%;
        aspect-ratio: 16 / 10;
    }
     .how-launch-market .pxn-h1_about_img img:not(.circle_img), .pxn-h1_about_img .border_line{
        aspect-ratio: 16 / 12;
        margin: auto;
    }
    .ready-to-maximize .pxn-h3_cta_wrap .cta_image {
         order: 2;
         min-height: 100%;
        aspect-ratio: 16 / 10;
    }
    .where-we-help-sec .pxn_service_item.feature .service_content {
        max-width: 100%;
    }
    .driving-business .pxn-h1_about_img img:not(.circle_img), .driving-business .pxn-h1_about_img .border_line {
        aspect-ratio: 16 / 10;
    }
    .where-we-help-sec .pxn_service_item {
    padding: 3rem;
    }
    .our-perspective .pxn-h1_about_img img:not(.circle_img), .our-perspective .pxn-h1_about_img .border_line {
        aspect-ratio: 16 / 10;
    }
    .our-endeavour .pxn-h1_team_member.style-2.pxn-fade{
        order: 2;
         min-height: 100%;
        aspect-ratio: 16 / 10;
    }
     .our-endeavour .team-wrap-2 .team_wrapper_inner {
        grid-template-columns: 100%;
    }
      .our-endeavour .pxn-h2_team_cta .about-title-inner {
        font-size: 35px;
        letter-spacing: -0.02em;
        line-height: 1.2;
    }
     .how-help-cmo .pxn-h1_about_img img:not(.circle_img), .pxn-h1_about_img .border_line{
        aspect-ratio: 16 / 12;
        margin: auto;
    }
    .looking-for-exp .pxn-h3_cta_wrap .cta_image {
         order: 2;
        min-height: 100%;
        aspect-ratio: 16 / 10;
    }
    /* .help-businesses .pxn_service_item_2 .service_icon {
        height: 70px;
    } */
     .help-businesses .pxn_service_item_2 {
        top: 30px;
     }
     .help-businesses .pxn-h1_we_offer_wrapper .section_heading .sec_desc {
        text-align: center;
     }
     .help-businesses .pxn-h1_we_offer_wrapper .section_heading {
        margin-bottom: 0;
     }
     .pxn-h1_offer_box.right .offer_img .mask_img img, .pxn-h1_offer_box .offer_img .mask_img img{
         aspect-ratio: 424 / 132;
        -webkit-mask-image: url(../images/middle-circle.svg);
        mask-image: url(../images/middle-circle.svg);
        -webkit-mask-position: top center;
        mask-position: top center;
     }
     .pxn-h1_offer_box.right .offer_img .mask_img::before, .pxn-h1_offer_box .offer_img .mask_img::before {
         inset-inline-end: 1px;
        -webkit-mask-image: url(../images/shapes/middle-line.svg);
        mask-image: url(../images/middle-line.svg);
        -webkit-mask-position: top center;
        mask-position: top center;
     }
     .pxn-h1_offer_box.right, .pxn-h1_offer_box {
         justify-content: flex-end;
     }
     .pxn-h3_counter_wrap .counter_item {
         text-align: center;
     }
}

@media screen and (min-width: 991px) {
    .about-page .pxn-h1_about_img img:not(.circle_img){
        margin: auto;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .help-businesses .pxn_service_item_2 .service_content .service_text {
        max-width: 100%;
    }
   .help-businesses .pxn_service_item_2 .service_img img{
    aspect-ratio: 16 / 9;
   }
   .help-businesses .pxn_service_item_2 .service_content {
        flex-direction: row;
   }
   .help-businesses .pxn_service_item_2{
    flex-wrap: wrap;
   }
    .help-businesses .pxn_service_item_2 .service_img {
        max-width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .where-we-help-sec .pxn-h2_services{
        grid-template-columns: none;
    }
    .pxn_footer_widget.widget-nav-menu, .pxn-footer .footer_widgets_wrap .footer_contact_info {
        margin-top: 30px;
    }
    .pxn_footer_widget.footer_info_widget .footer_desc, .pxn_footer_widget.widget-nav-menu ul > li, .pxn_footer_widget.footer_contact_info ul > li .text {
        font-size: 16px;
    } 
    .success-msg{
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
     }
    .pxn_copyright_text {
        text-align: center;
    }
}

@media screen and (min-width: 576px) and (max-width: 767) {
    .pxn_slider_item{
        padding-top: 200px;
        padding-bottom: 150px
    }
    .pxn_slider_item{
        min-height: auto;
    }
}

@media screen and (max-width: 680px) {
    .pxn_process_item .process_desc {
        font-size: 16px;
    }
      .business-of-cmo .pxn_process_item .process_desc {
        font-size: 16px;
    }
    .pxn_service_item_2 .service_img img {
        aspect-ratio: 16 / 10;
    }
}

@media screen and (max-width: 575px) {
    .business-challenges-sec.strategy-business-challenges .pxn_process_item {
    width: calc(100% - 18px);
    }
    .business-of-cmo .pxn_process_item {
    width: calc(100% - 18px);
    }
    .country-experience .pxn-h3_counter_wrap .counter_item{
        padding: 20px 0;
    }
    .split-img .pxn-h1_about_img img:not(.circle_img) {
        max-width: 88%;
        width: 100%;
    }
    .split-img .pxn-h1_about_img .border_line {
        width: 88%;
        bottom : 14px;
    }
    .split-img .pxn-h1_about_img img:not(.circle_img), .split-img .pxn-h1_about_img .border_line {
        margin: auto;
        aspect-ratio: 13 / 10;
    }
    .about-abhishek-jhingan .pxn-h1_about_img .border_line, .split-img .pxn-h1_about_img .border_line {
        border: 8px solid var(--pxn-color-theme-yellow);
        bottom: 14px;
    }
   .about-abhishek-jhingan .pxn-h1_about_img .border_line{
        aspect-ratio: 1 / 1;
        margin: auto;
        max-width: 85%;
    }
    .about-abhishek-jhingan .pxn-h1_about_img img:not(.circle_img){
        max-width: 85%;
    }
    .our-team .pxn-h3_cta_wrap .cta_image {
        min-height: 400px;
    }
    .pxn-h2_testimonial_wrap .section_heading {
        margin-bottom: 20px;
    }
    .where-we-help-sec .section-heading {
        flex-direction: column;
        align-items: start;
    }
    /* .our-endeavour .pxn-h2_team_cta .about-title-inner {
        letter-spacing: -0.02em;
    } */
    .pxn-page-header {
        padding-top: 90px;
        padding-bottom: 90px;
    }
    .pxn-h1-about-section.about-page {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .pxn_contact_info {
        flex-direction: column;
        align-items: start;
        padding: 10px 15px;
        gap: 10px;
    }
    .help-businesses .pxn_service_item_2 .service_content {
        flex-direction: column;
        align-items: start;
    }
    .pxn_service_item_2 .service_icon {
        width: 70px;
        height: 70px;
    }
    .pxn_accordion_item .accordion_answer {
        -webkit-padding-start: 0;
        padding-inline-start: 0;
    }
    .pxn_accordion_item .accordion_answer {
        padding: 0 20px 25px 30px;
    }
    .help-you-succeed .pxn_contact_page_wrap .section_heading {
        max-width: 100%;
    }
    .pxn_page_header_content .page_title {
        font-size: 50px;
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
     .help-businesses .pxn_service_item_2 {
        flex-direction: row;
        flex-wrap: wrap;
    }
    /* .help-businesses .pxn_service_item_2 .service_content {
        flex-direction: row;
    } */
    .help-businesses .pxn_service_item_2 .service_img {
        max-width: 100%;
    }
}

/* ---------------------------------------------------------------- */

@media screen and (max-width: 1199px) {
    .business-challenges-sec .pxn_process_item {
    width: calc(50% - 18px);
}
}
@media screen and (max-width: 575px) {
    .business-challenges-sec .pxn_process_item {
    width: calc(100% - 18px);
}
}
@media screen and (max-width: 680px) {
    .business-challenges-sec .pxn_process_item .process_desc {
        font-size: 16px;
    }
}
