/* common css */
.mar_auto_img{
    margin: 0 auto;
}
/* common css */

.ptabout_jounery_slider{
    background-color: #06207C;
    z-index: 2;
    position: relative;
}

.ptabout_jounery_slider_heading{
    color: #fff;
    text-align: center;
}

.ptabout_jounery_slider_heading.ptnew_main_heading:before{
    left: 50%;
    transform: translateX(-50%);
}

.ptjounery_slider_top_navigation{
    display: flex !important;
    justify-content: center;
    position: relative;
}

.ptjounery_slider_top_navigation .ptjounery_top_nav_headtext{
    background-color: #001A53;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 28px;
    display: flex;
    border-radius: 50px;
    cursor: pointer;
    height: 75px;
    width: 75px;
    align-items: center;
    justify-content: center;
}

.ptabout_jounery_slider_wrapper1 .slick-current .ptjounery_top_nav_headtext{
    color: #FE740E;
    background-color: #fff;
}

.ptjounery_top_nav_headtext::after {
    content: '';
    position: absolute;
    top: 50%;
    right: -58px;
    height: 1px;
    width: 110px;
    background-color: #fff;
    /* border-right: 1px dotted #fff; */
    transform: translateY(-50%);
}

.last_slide .ptjounery_top_nav_headtext::after {
    display: none;
}

.pt_jounery_slides_outer_wrapper{
    display: flex !important;
    justify-content: space-between;
    /* align-items: end; */
}

.ptnewjourney_slide_content_milestone{
    background: linear-gradient(270deg, #FF7C1C 0%, #88ADFF 100%);
}

.ptnewjourney_slide_above_content{
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
}

.ptnewjourney_slide_content_images{
    background-color: #001A53;
    border-radius: 69px;
    padding: 30px 50px 15px;
    /* height: 405px; */
    /* margin-bottom: 60px; */
    cursor: pointer;
}

.ptnewjourney_slide_below_content{
    display: flex;
    justify-content: space-between;
}

.ptnewjourney_slide_content_milestone{
    font-family: "OpenSans-Regular";
    font-weight: 400;
    font-size: 10px;
    line-height: 16px;
    color: #FFFFFF;
    margin-bottom: 0;
    display: inline-block;
    border-radius: 20px;
    padding: 4px 10px 4px 10px;
}

.ptnewjourney_slide_left_content{
    margin-left: 20px;
}

.ptnewjourney_slide_content_count{
    font-family: "OpenSans-Regular";
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #FFFFFF;
    margin-bottom: 0px;
    margin-top: 10px;
}

.ptnewjourney_slide_content_bene{
    font-family: "OpenSans-Regular";
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
}

.ptnewjourney_slide_below_content_head{
    font-family: "OpenSans-Regular";
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
    margin-bottom: 0;
}

.ptnewjourney_slide_below_content_desc{
    font-family: "OpenSans-Regular";
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #FFFFFF;
    margin-bottom: 0;
    margin-top: 10px;
}

.ptnewjourney_slide_below_desc_wrapper{
    margin-right: 20px;
    margin-bottom: 30px;
}

.ptnewjourney_slide_below_desc_wrapper2{
    margin-bottom: 30px;
}

.ptabout_features_heading{
    text-align: center;
}

.ptabout_impact_heading{
    text-align: center;
}

.ptabout_modules_heading{
    text-align: center;
}

.ptabout_modules_heading::before,
.ptabout_features_heading:before, 
.ptabout_impact_heading:before{
    left: 50%;
    transform: translateX(-50%);
}

.ptabout_impact_slider_wrapper1 .slick-slide .ptabout_impact_slider_top_tabs{
    font-family: "OpenSans-Regular";
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #8A8A8A;
    margin-top: 20px;
    cursor: pointer;
    padding: 15px 30px;
    display: inline-block;
}

.ptnew_inner_pages_rightnew_img{
    margin-top: -140px;
}

.ptabout_impact_slider_wrapper1 .slick-current .ptabout_impact_slider_top_tabs{
    color: #001A53;
    background-color: #fff;
    box-shadow: -2px 5px 5px 5px rgb(0 0 0 / 25%);
    border-radius: 15px 15px 0px 0px;
    z-index: 1;
    border-color: transparent !important;
    position: relative;
}

.ptabout_impact_slider_wrapper1 .slick-slide .ptabout_impact_slider_top_tabs:after{
    display: block;
    content: '';
    border-bottom: solid 3px orange;
    transform: scaleX(0);
    transition: transform 0ms ease-out;
    position: absolute;
    bottom: 0px;
    left: 0;
    /* z-index: 4; */
    height: 3px;
    width: 100%;
}

.ptabout_impact_slider_wrapper1 .slick-current .ptabout_impact_slider_top_tabs:after{
    transform: scaleX(1);
    transform-origin: 0% 50%;
    transition: transform 8000ms ease-in;
}

.impact_slider2_content_img_wrapper{
    display: flex;
    flex-wrap: wrap;
}

.ptabout_impact_slider2_inner_wrapper{
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

.ptabout_impact_slider2_head{
    font-family: "OpenSans-Regular";
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #001A53;
    margin-bottom: 5px;
}

.ptabout_impact_slider2_outer_wrapper{
    width: 70%;
    padding-right: 50px;
}

.impact_right_side_img{
    width: 30%;
}

.ptabout_impact_slider2_desc{
    font-family: "OpenSans-Regular";
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #5C5C5C;
    margin-bottom: 0;
}

.ptabout_impact_slider2_img{
    /* margin-right: 20px; */
    width: 10%;
}

.ptabout_impact_slider2_content{
    width: 90%;
}

.ptabout_impact_slider2_img img{
    /* height: 42px;
    width: 42px; */
}

.ptabout_feat_slides_wrapper{
    text-align: center;
    border-radius: 25px;
    background-color: #fff;
    padding: 15px 20px;
    margin-left: 10px;
    margin-right: 10px;
    cursor: pointer;
    min-height: 400px;
}

.about_feature_slider_wrapper .slick-center.slick-current .ptabout_feat_slides_wrapper{
    background: radial-gradient(102.12% 75.73% at 50% 24.27%, #8CA5FF 0%, #042CBB 100%);
}

.ptabout_features_sect_wrapper{
    background-color: #F8F8F8;
}

.ptabout_feat_slides_img{
    background-repeat: no-repeat;
    height: 80px;
    background-position: center center;
    background-size: contain;
    width: 100%;
    margin-bottom: 10px;
}

.about_feature_slider_wrapper .slick-center.slick-current .ptabout_feat_slides_img{
    height: 114px;
}

.feat_geo_tag_img{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Journey/geo_tag.png');
}

.about_feature_slider_wrapper .slick-center.slick-current .feat_geo_tag_img{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Journey/geo_tag_active.png');
}

.feat_ser_deliver_img{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Journey/service_delivery.png');
}

.about_feature_slider_wrapper .slick-center.slick-current .feat_ser_deliver_img{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Journey/service_delivery_active.png');
}

.feat_migration_bene_img{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Journey/migration_bene.png');
}

.about_feature_slider_wrapper .slick-center.slick-current .feat_migration_bene_img{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Journey/migration_bene_active.png');
}

.feat_offline_mode_img{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Journey/offline_mode.png');
}

.about_feature_slider_wrapper .slick-center.slick-current .feat_offline_mode_img{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Journey/offline_mode_active.png');
}

.feat_healthcare_platform_img{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Journey/healthcare_platform.png');
}

.about_feature_slider_wrapper .slick-center.slick-current .feat_healthcare_platform_img{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Journey/healthcare_platform_active.png');
}

.feat_data_visualisation_img{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Journey/data_visualisation.png');
}

.about_feature_slider_wrapper .slick-center.slick-current .feat_data_visualisation_img{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Journey/data_visualisation_active.png');
}

.feat_bene_verify_img{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Journey/bene_verfication.png');
}

.about_feature_slider_wrapper .slick-center.slick-current .feat_bene_verify_img{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Journey/bene_verfication_active.png');
}

/* .about_feature_slider_wrapper.slick-slider{
    margin:0 -15px;
} */

/* .about_feature_slider_wrapper .slick-slide{
    margin-right:15px;
    margin-left:15px;
} */

.ptabout_feat_slides_head{
    font-family: "OpenSans-Regular";
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #5C5C5C;
    margin-bottom: 10px;
    display: block;
    display: -webkit-box;
    height: 60px;
    margin: 0 auto;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.about_feature_slider_wrapper .slick-center.slick-current .ptabout_feat_slides_head{
    color: #FFFFFF;
}

.ptabout_feat_slides_desc{
    font-family: "OpenSans-Regular";
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #8A8A8A;
    /* display: block;
    display: -webkit-box;
    height: 160px;
    margin: 0 auto;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; */
}

.about_feature_slider_wrapper .slick-center.slick-current .ptabout_feat_slides_desc{
    color: #FFFFFF;
}

.about_feature_slider_wrapper .slick-prev:before, .about_feature_slider_wrapper .slick-next:before{
    /* color: #000; */
    font-size: 25px;
}

.ptmodules_content_card_inner_wrapper{
    background-color: #EFEFEF;
    border-radius: 25px;
    border: 1px solid #FFFFFF;
    padding: 30px 70px;
    margin: 0 40px;
    cursor: pointer;
    min-height: 380px;
}

.ptmodules_content_card_desc_list_wrapper{
    display: flex;
    margin-top: 30px;
}

.ptmodules_content_card_head{
    font-family: "OpenSans-Regular";
    font-weight: 600;
    font-size: 32px;
    line-height: 40px;
    color: #8A8A8A;
}

.ptmodules_content_card_desc_list_wrapper .ptmodules_content_card_desc_ul li{
    font-family: "OpenSans-Regular";
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #8A8A8A;
    margin-bottom: 20px;
}

.ptmodules_content_card_desc_list_wrapper .ptmodules_content_card_desc_ul:nth-last-child(1){
    margin-left: 20px;
}

.ptabout_modules_slider_wrapper1 .slick-current .ptmodules_content_card_inner_wrapper{
    background: linear-gradient(90deg, #0A31BD 0%, #78A4FC 100%);
}

.ptabout_modules_slider_wrapper1 .slick-current .ptmodules_content_card_head{
    color: #ffffff;
}

.ptabout_modules_slider_wrapper1 .slick-current .ptmodules_content_card_desc_ul li{
    color: #ffffff;
}

.ptabout_modules_slider_wrapper1 .slick-current .ptmodules_content_card_desc_ul li::marker{
    font-size: 30px;
}

.ptabout_modules_below_animation_slider{
    /* cursor: pointer; */
}

.ptnewjourney_slide_middle_wrapper{
    width: 50%;
    z-index: 2;
}

.journey_awc_location_img{
    position: absolute;
    bottom: -3px;
}

.ptnewjourney_slide_left_wrapper{
    width: 25%;
}

.ptnewjourney_slide_right_wrapper{
    width: 25%;
}

.pregwomen_img_wrapper{
    position: relative;
}

.ptnewjourney_slide_right_wrapper img{
    /* margin: 0 auto; */
}

.ptabout_enablers_sect_wrapper{
    background-color: #F8F8F8;
}

.ptenablers_head{
    font-family: "OpenSans-Regular";
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #5C5C5C;
    margin-top: 10px;
}

.ptenablers_img{
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 66px;
    /* width: 66px; */
}

.ptabout_enablers_nav_link.active .ptenablers_img {
    height: 79px;
}

.adhar_img{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Journey/enablers_aadhar_icon.png');
}

.ptabout_enablers_nav_link.active .adhar_img{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Journey/enablers_aadhar_icon_active.png');
}

.lgd_img{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Journey/enablers_lgd_compliance_icon.png');
}

.ptabout_enablers_nav_link.active .lgd_img{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Journey/enablers_lgd_compliance_icon_active.png');
}

.geotag_img{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Journey/enablers_geo_tag_icon.png');
}

.ptabout_enablers_nav_link.active .geotag_img{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Journey/enablers_geo_tag_icon_active.png');
}

.abhaid_img{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Journey/enablers_abhaid_icon.png');
}

.ptabout_enablers_nav_link.active .abhaid_img{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Journey/enablers_abhaid_icon_active.png');
}

.ptabout_enablers_nav_items {
    margin: 0 20px;
}

.ptabout_enablers_nav_items:nth-child(1){
    margin-left: 0;
}

.ptabout_enablers_nav_items:nth-last-child(1){
    margin-right: 0;
}

.ptabout_enablers_nav_link.active .ptenablers_head{
    color: #fff !important;
}

.ptenablers_tab_left_desc{
    font-family: "OpenSans-Regular";
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #000000;
}

.ptenablers_tab_content_outer_wrapper{
    display: flex;
}

.ptenablers_tab_left_content_wrapper{
    width: 70%;
}

.ptenablers_tab_right_img_wrapper{
    width: 30%;
    text-align: right;
}

.ptabout_enablers_nav_link{
    position: relative;
    background-color: #fff !important;
    border-radius: 10px !important;
    border: 1px solid #F3F3F3 !important;
}

.ptabout_enablers_nav_pills .ptabout_enablers_nav_link.active{
    background: linear-gradient(180deg, #607EE9 -10.64%, #0C34BF 140.43%);
}

.ptabout_enablers_nav_link.active::after{
    content: '';
    position: absolute;
    width: 37px;
    height: 24px;
    border-top: solid 24px #2348CA;
    border-left: solid 24px transparent;
    border-right: solid 24px transparent;
    left: 50%;
    transform: translateX(-50%);
}

.about_feature_slider_wrapper .slick-prev, .about_feature_slider_wrapper .slick-next{
    position: absolute;
    top: 20%;
    z-index: 1;
}

.about_feature_slider_wrapper .slick-prev{
    left: 40%;
}

.about_feature_slider_wrapper .slick-next{
    right: 40%;
}

.techstack_top_slider_category{
    font-family: "OpenSans-Regular";
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    color: #5C5C5C;
    text-align: center;
    /* cursor: pointer; */
}

.ptabout_techstack_top_slider_wrapper .slick-current .techstack_top_slider_category{
    font-weight: 600;
    font-size: 22px;
    color: #001A53;
}

.ptabout_techstack_top_slider_wrapper .slick-prev:before, .ptabout_techstack_top_slider_wrapper .slick-next:before{
    color: #5C5C5C;
    opacity: 1;
}

.ptabout_techstack_top_slider_wrapper .slick-next{
    right: 0;
}

.ptabout_techstack_top_slider_wrapper .slick-prev{
    left: 0;
}

.ptmodules_content_card_desc{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction:row-reverse;
}

.ptmodules_content_card_img_wrapper{
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-left: 20px;
    width: 222px;
    height: 200px;
}

.module_2024_img{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Journey/module_2024_card_img.png');
    /* height: 133px; */
}

.ptabout_modules_slider_wrapper1 .slick-current .ptmodules_content_card_inner_wrapper .module_2024_img{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Journey/module_2024_card_img_active.png');
}

.module_2023_img{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Journey/module_2023_card_img.png');
    /* height: 167px; */
}

.ptabout_modules_slider_wrapper1 .slick-current .ptmodules_content_card_inner_wrapper .module_2023_img{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Journey/module_2023_card_img_active.png');
}

.module_2022_img{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Journey/module_2022_card_img.png');
    /* height: 133px; */
}

.ptabout_modules_slider_wrapper1 .slick-current .ptmodules_content_card_inner_wrapper .module_2022_img{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Journey/module_2022_card_img_active.png');
}

.module_2021_img{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Journey/module_2021_card_img.png');
    /* height: 122px; */
}

.ptabout_modules_slider_wrapper1 .slick-current .ptmodules_content_card_inner_wrapper .module_2021_img{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Journey/module_2021_card_img_active.png');
}

.ptabout_techstack_icons_wrapper{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    cursor: pointer;
}

.ptabout_techstack_icons{
    margin-bottom: 30px;
    padding: 0 20px;
}

.ptabout_techstack_icons:nth-last-child(1){
    padding-right: 0px;
}

.ptabout_techstack_icons:nth-child(1){
    padding-left: 0px;
}

.ptabout_techstack_icons_names{
    font-family: "OpenSans-Regular";
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #8A8A8A;
    text-align: center;
    margin-top: 20px;
}

.lady_img_position{
    position: absolute;
    bottom: 0;
}

.three_arrow_img_position{
    position: absolute;
    top: 0;
}

.journey_mobile2022_img{
    margin-top: 60px;
}

.pregwomen_img_position{
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.rocket_img_position{
    position: absolute;
    bottom: 0;
}

.lang_img_position{
    padding-left: 50px;
}

.ptnewjourney_introduced_tag_pin{
    font-family: "OpenSans-Regular";
    font-weight: 400;
    font-size: 10px;
    line-height: 16px;
    color: #fff;
    text-align: center;
    background: radial-gradient(82.72% 82.72% at 50% 39.18%, #50A5EB 0%, #0C2C90 100%);
    display: inline-block;
    padding: 2px 12px;
    margin-bottom: 5px;
    border-radius: 20px;
}

.techstack_cloud_icons_div .ptabout_techstack_icons{
    padding: 0 6px;
}

.ptnewjourney_slide_asondate{
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    margin-left: 8px;
    font-family: "OpenSans-Regular";
}

.ptnew_about_below_content_wrapper{
    background: linear-gradient(270deg, rgba(255, 124, 28, 0.15) 0%, rgba(136, 173, 255, 0.15) 100%);
    padding: 20px 20px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    border-radius: 18px;
}

.ptnew_about_below_content_inner_wrapper{
    display: flex;
    align-items: flex-start;
    /* justify-content: center; */
    /* flex-wrap: wrap; */
    width: 33.33%;
    padding-right: 15px;
    padding-left: 15px;
    border-right: 1px solid #FFFFFF;
}

.ptnew_about_below_content_inner_wrapper:nth-last-child(1){
    border-right: none;
}

.ptnew_about_below_para{
    font-family: "OpenSans-Regular";
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-left: 15px;
    margin-bottom: 0;
}

/* media queries */
@media screen and (max-width: 1024px) {

    .ptabout_impact_slider_wrapper1 .slick-slide .ptabout_impact_slider_top_tabs{
        font-size: 16px;
    }

    .ptnewjourney_slide_middle_wrapper {
        width: 100%;
    }

    .ptnewjourney_slide_right_wrapper img{
        display: none !important;
    }

    .ptnewjourney_slide_left_wrapper img{
        display: none !important;
    }

    .ptnewjourney_slide_content_images{
        margin-bottom: 40px;
    }

    .ptabout_feat_slides_wrapper{
        min-height: 490px;
    }

    .ptmodules_content_card_inner_wrapper{
        height: 450px;
    }

    .ptnew_about_below_content_wrapper{
        align-items: flex-start;
    }

}

@media screen and (max-width: 991px) {

    .ptabout_impact_slider_wrapper1 .slick-slide .ptabout_impact_slider_top_tabs{
        font-size: 16px;
    }

    .ptjounery_top_nav_headtext::after{
        right: -40px;
        width: 70px;
    }

    .ptnewjourney_slide_middle_wrapper{
        width: 100%;
    }

    .ptnewjourney_slide_left_wrapper{
        width: 0;
    }

    .ptnewjourney_slide_right_wrapper{
        width: 0;
    }

    .ptnewjourney_slide_right_wrapper img{
        display: none !important;
    }

    .ptnewjourney_slide_left_wrapper img{
        display: none !important;
    }

    .about_feature_slider_wrapper .slick-next {
        right: 15%;
    }

    .about_feature_slider_wrapper .slick-prev {
        left: 55%;
    }

    .ptmodules_content_card_inner_wrapper{
        padding: 30px 15px;
        margin: 0 10px;
        height: 420px;
    }

    .ptenablers_img_head_tab_wrapper{
        display: flex;
        align-items: center;
    }

    .ptabout_enablers_nav_pills {
        overflow-x: auto;
        flex-wrap: nowrap;
    }

    .ptabout_enablers_nav_items{
        margin: 0 10px;
        height: 112px;
    }

    .ptenablers_head{
        margin-top: 0;
        margin-left: 10px;
        font-size: 16px;
    }

    .ptenablers_img{
        width: 66px;
    }

    .ptabout_enablers_nav_link.active .ptenablers_img{
        width: 79px;
    }

    .ptabout_enablers_nav_items {
        margin: 0 10px;
        flex-grow: inherit !important;
    }

    .ptnew_aboutus_section .ptnew_inner_pages_rightnew_img {
        margin-top: -50px;
    }

    .ptnewjourney_slide_below_content{
        /* display: block; */
    }

    .ptnewjourney_slide_below_desc_wrapper{
        margin-right: 0;
    }

    .ptnewjourney_slide_content_images{
        /* height: auto; */
        margin-bottom: 50px;
        margin-right: 40px;
        margin-left: 40px;
    }

    .ptabout_impact_slider2_img{
        width: 15%;
    }

    .ptnew_about_below_content_wrapper{
        align-items: flex-start;
    }

}

@media screen and (max-width: 767px) {

    .ptnewjourney_slide_left_wrapper img{
        display: none !important;
    }

    .ptnewjourney_slide_right_wrapper img{
        display: none !important;
    }

    .ptnewjourney_slide_content_images{
        /* height: auto; */
        padding: 15px 20px;
        border-radius: 25px;
        margin-right: 10px;
        margin-left: 10px;
        margin-bottom: 50px;
    }

    .ptnewjourney_slide_left_wrapper{
        width: 0;
    }

    .ptnewjourney_slide_middle_wrapper{
        width: 100%;
    }

    .ptnewjourney_slide_right_wrapper{
        width: 0;
    }

    .ptjounery_top_nav_headtext::after{
        right: -5px;
        width: 8px;
    }

    .ptnewjourney_slide_content_count{
        font-size: 16px;
    }

    .ptnewjourney_slide_content_bene{
        font-size: 12px;
    }

    .ptnewjourney_slide_below_content_head{
        font-size: 13px;
    }

    .ptabout_impact_slider2_img{
        width: 20%;
    }

    .ptabout_impact_slider2_content{
        width: 80%;
    }

    .ptabout_impact_slider_wrapper1 .slick-slide .ptabout_impact_slider_top_tabs{
        font-size: 16px;
        padding: 15px 30px;
    }

    .ptabout_impact_slider_wrapper1{
        overflow: auto;
        width: 100%;
    }

    .ptabout_impact_slider_wrapper1 .slick-list{
        overflow: auto;
        width: 550px;
    }

    .impact_right_side_img img{
        display: none;
        margin-bottom: 50px;
    }

    .about_feature_slider_wrapper .slick-next{
        right: 7%;
    }

    .about_feature_slider_wrapper .slick-prev {
        left: 55%;
    }

    .ptmodules_content_card_inner_wrapper{
        padding: 15px 15px;
        margin: 0 10px;
        height: 520px;
    }

    .ptmodules_content_card_desc{
        display: block;
    }

    .ptmodules_content_card_desc_list_wrapper{
        display: block;
    }

    .ptmodules_content_card_desc_list_wrapper .ptmodules_content_card_desc_ul:nth-last-child(1){
        margin-left: 0;
    }

    .ptabout_enablers_nav_pills {
        overflow-x: auto;
        flex-wrap: nowrap;
    }

    .ptabout_enablers_nav_items{
        margin: 0 10px;
        height: 112px;
    }

    .ptenablers_tab_content_outer_wrapper{
        flex-direction: column-reverse;
    }

    .ptenablers_tab_left_content_wrapper{
        width: auto;
        margin-top: 20px;
    }

    .ptenablers_tab_right_img_wrapper{
        width: auto;
        text-align: center;
    }

    .ptenablers_img_head_tab_wrapper{
        display: flex;
        align-items: center;
    }

    .ptenablers_head{
        margin-top: 0;
        margin-left: 10px;
        font-size: 16px;
    }

    .ptenablers_img{
        width: 66px;
    }

    .ptabout_enablers_nav_link.active .ptenablers_img{
        width: 79px;
    }

    .module_2023_img{
        width: auto;
    }

    .ptabout_techstack_top_slider_wrapper .slick-prev{
        left: -10px;
    }

    .ptabout_techstack_top_slider_wrapper .slick-next{
        right: -10px;
    }

    .ptabout_techstack_top_slider_wrapper .slick-current .techstack_top_slider_category{
        font-size: 18px;
    }

    .ptnew_aboutus_section .ptnew_inner_pages_rightnew_img {
        margin-top: 10px;
    }

    .ptabout_feat_slides_wrapper{
        min-height: 460px;
    }

    .ptmodules_content_card_img_wrapper{
        margin-left: 0;
        width: auto;
        height: 130px;
        display: none;
    }

    .ptnewjourney_slide_below_content{
        display: block;
    }

    .ptnewjourney_slide_below_desc_wrapper{
        margin-right: 0;
    }

    .ptmodules_content_card_head{
        text-align: center;
        margin-bottom: 30px;
    }

    .ptjounery_slider_top_navigation .ptjounery_top_nav_headtext{
        height: 60px;
        width: 60px;
        font-size: 14px;
    }

    .ptabout_techstack_icons{
        padding: 0 5px;
        width: 33.33%;
    }

    .about_feature_slider_wrapper .slick-center.slick-current .ptabout_feat_slides_img{
        height: 80px;
    }

    .about_feature_slider_wrapper .slick-prev, .about_feature_slider_wrapper .slick-next{
        top: 12%;
    }

    .ptabout_impact_slider2_outer_wrapper{
        width: 100%;
        padding-right: 0px;
    }
    
    .impact_right_side_img{
        width: 100%;
    }

    .impact_slider2_content_img_wrapper{
        flex-direction: column-reverse;
    }

    .ptabout_techstack_icons img {
        height: 50px;
        width: 50px;
        margin: 0 auto;
    }

    .techstack_cloud_icons_div .ptabout_techstack_icons{
        width: 25%;
    }

    .ptmodules_content_card_desc_list_wrapper .ptmodules_content_card_desc_ul li{
        font-size: 16px;
        margin-bottom: 5px;
    }

    .ptabout_feat_slides_desc{
        font-size: 16px;
    }

    .ptabout_impact_slider2_inner_wrapper{
        align-items: flex-start;
    }

    .ptnew_about_below_content_inner_wrapper{
        width: 100%;
        border-right: none;
        margin-bottom: 20px;
        border-bottom: 1px solid #fff;
        padding-bottom: 20px;
    }

    .ptnew_about_below_content_inner_wrapper:nth-last-child(1){
        border-bottom: none;
        padding-bottom: 0;
    }

    .ptnew_about_below_content_wrapper{
        border-radius: 0;
    }

}