.homepage_banner_text_bg .ptnew_banner_img {
    /* background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/ptnew_homepage_banner_bg.svg');
    background-repeat: no-repeat;
    background-size: contain; */
    /* background-color: #001A53;
    clip-path: polygon(0% 0%, 100% 0%, 100% 65%, 0% 100%);
    height: 450px;
    width: 1100px; 
    position: absolute;
    z-index: 1;*/
    width: 100%;
}

/* .banner_text_wrapper{
    padding-left: 100px;
    padding-top: 100px;
    z-index: 3;
} */

/* .banner_text_wrapper .ptnew_main_heading span{
    color: #fff;
} */

/* .banner_text_wrapper .ptnew_main_heading:before{
    content: none;
} */
.videopopup.show {
    background-color: rgba(0, 0, 0, 0.4);
}

.banner_text_wrapper .ptnew_para {
    /* padding-right: 150px; */
    color: #fff;
}

.ptnewweb_homepage_banner_text .ptnew_para {
    color: #fff;
    /* margin-bottom: 0; */
}

.ptnewweb_homepage_banner_text {
    padding-left: 50px;
    padding-top: 50px;
    z-index: 3;
}

/* .banner_img_wrapper{
    z-index: 2;
} */

/* .banner_img_wrapper img{
    width: 450px;
} */

.homepage_banner_bene_count {
    font-family: "OpenSans-Bold";
    font-size: 18px;
    margin-bottom: 0;
}

.homepage_banner_bene_text {
    font-size: 16px;
    font-family: "OpenSans-Regular";
    margin-bottom: 0;
}

.banner_bene_count_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    position: absolute;
    padding: 10px 15px;
    top: 285px;
    left: 50%;
    z-index: 2;
    width: 230px;
}

.banner_down_arrow_wrapper {
    position: absolute;
    bottom: 0px;
    left: 45%;
    /* transform: translateX(-50%); */
}

.ptnewweb_homepage_banner {
    padding-left: 0;
    padding-right: 0;
}

.bene_count_inner_wrapper {
    padding-left: 10px;
}

.pt_universe_awc_attendance_thr_text {
    color: #181818;
    font-size: 14px;
    font-weight: 400;
    font-family: "OpenSans-Regular";
    text-align: center;
}

.pt_universe_awc_attendance_thr_count {
    font-weight: 700;
    font-size: 18px;
    font-family: "OpenSans-Bold";
    color: #F58634;
    text-align: center;
}

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

.awc_text_count {
    border-right: 1px solid #D7D7D7;
    padding-right: 30px;
}

.attendance_text_count {
    border-right: 1px solid #D7D7D7;
}

.thr_text_count {
    padding-left: 30px;
}

/* PT Hompage Mobile App Section */

.homepage_pt_mobileapp_section {
    /* background-color: #f58634; */
    /* clip-path: polygon(0% 0%, 100% 10%, 100% 93%, 0% 100%); */
    padding-bottom: 100px;
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/ptmobileapporangebg.svg');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.homepage_pt_mobileapp_section .ptnew_main_heading {
    color: #fff;
}

.homepage_pt_mobileapp_section .ptnew_para {
    color: #fff;
}

.homepage_pt_mobileapp_section .ptnew_main_heading:before {
    background-color: #001A53;
}

.home_lang_gplay_barcode_wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.pt_home_lang_wrapper {
    /* display: flex;
    align-items: center; */
}

.pt_home_img_white_bg img {
    border-radius: 15px;
}

.pt_home_lang_text {
    font-size: 14px;
    font-weight: 400;
    font-family: "OpenSans-Regular";
    color: #5C5C5C;
    line-height: 1.4;
    margin-bottom: 0;
    /* padding-left: 15px; */
    text-align: center;
    /* padding: 10px 0; */
}

.pt_home_lang_bold {
    color: #181818;
    font-weight: 700;
    font-size: 16px;
    font-family: "OpenSans-Bold";
}

.pt_home_img_above_text {
    /* color: #181818;
    font-weight: 600;
    font-size: 10px;
    font-family: "OpenSans-Regular";
    margin-bottom: 0;
    text-align: center; */
}

.pt_home_img_white_bg {
    background-color: #fff;
    border-radius: 15px;
    padding: 8px 10px 4px;
}

.pt_home_gplay_wrapper {
    margin-left: 15px;
}

.pt_home_scan_code_wrapper {
    margin-left: 15px;
    display: inline-grid;
    background-color: #fff;
    border-radius: 15px;
    padding: 8px 10px;
}

.gplay_img_app {
    margin-bottom: 6px;
}

.pt_home_testimonial_wrapper {
    background-color: #fff;
    box-shadow: 5px 5px 30px rgba(59, 122, 205, 0.3);
    border-radius: 30px;
    padding: 30px 0;
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/testimonial_right_img.svg');
    background-repeat: no-repeat;
    margin-top: -160px;
    background-size: inherit;
}

.pt_home_test_slider_text {
    color: #001A53;
    font-weight: 700;
    font-size: 18px;
    font-family: "OpenSans-Bold";
    /* display: block; */
    display: -webkit-box;
    height: 93px;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    /* text-overflow: ellipsis;  */
    /* white-space: nowrap; */
    padding-top: 8px;

}

.pt_home_test_slider_name {
    font-family: "OpenSans-Regular";
    font-style: italic;
    font-weight: 400;
    font-size: 12px;
    color: #5C5C5C;
    /* padding-top: 10px; */
}

.pt_home_testimonial_slider_inner_wrapper .pt_home_testimonial_slider .slick-dots {
    text-align: left;
    bottom: -45px;
}

.ptnew_whats_new_left_slide_wrapper {
    position: relative;
    outline: none;
}

.ptnew_test_play_btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    outline: none;
}

.pt_home_testimonial_slider .slick-prev {
    right: 80px;
    left: unset;
    top: 190px;
}

.pt_home_testimonial_slider .slick-next {
    right: 50px;
    top: 190px;
}

/* .pt_home_testimonial_slider .ptnew_ul_li_list li{
    font-family: "OpenSans-Regular";
    font-weight: 400;
    font-size: 14px;
    color: #5C5C5C;
} */

/* .pt_home_testimonial_slider .ptnew_ul_li_list{
    padding-left: 20px;
} */

/* .pt_home_testimonial_slider  .slick-arrow:before{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/testimonial_slider_arrow.png');
    content: "";
    height: 14px;
    width: 6px;
    position: absolute;
    opacity: 1;
    background-repeat: no-repeat;
    background-position: center;
    top: 6px;
    left: 10px;
} */

/* .slick-next:hover{
    background-color: #F58634 !important;
}

.slick-next:focus{
    background-color: #F58634 !important;
}

.slick-prev:hover{
    background-color: #F58634 !important;
}

.slick-prev:focus{
    background-color: #F58634 !important;
} */

.pt_home_mobile_img {
    margin-top: -115px;
}

.test_quote_img {
    position: absolute;
    bottom: 0px;
    right: 15px;
}

.homepage_pt_whatsnew_section .ptnew_main_heading {
    text-align: center;
}

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

.ptnewhomepage_whatsnew_wrapper {
    position: relative;
    background-color: #fff;
    /* box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.1); */
    border-radius: 30px;
    padding: 25px 20px 60px 20px;
    margin-top: 80px;
    z-index: 2;
    min-height: 370px;
}

.ptnewhomepage_whatsnew_video_desc {
    color: #001A53;
    font-weight: 700;
    font-size: 16px;
    font-family: "OpenSans-Bold";
    line-height: 1.4;
    margin-top: 10px;
    /* display: block;
    display: -webkit-box; */
    min-height: 75px;
    margin-bottom: 0;
    /* -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; */
}

.video_play_btn {
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.newpthomepage_whatsnew_section_bg {
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/whatsnewbg.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
    border-radius: 30px;
    height: 568px;
    position: relative;
}

.newpthomepage_whatsnew_section_bg::after {
    content: '';
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/whats_new_dots.svg');
    /* background-position: top right;
    background-repeat: no-repeat; */
    position: absolute;
    top: 40px;
    right: 140px;
    width: 137px;
    height: 108px;
}

.pthome_whatsnew_slider_wrapper {
    z-index: 2;
}

.pthome_whatsnew_slider_wrapper .slick-dots {
    bottom: 15px;
    text-align: center;
    /* left: 20px; */
    /* display: none; */
}

.pthome_whatsnew_slider_wrapper .slick-dots li button:before {
    font-size: 10px;
    line-height: 12px;
    width: 25px;
    height: 20px;
    /* display: none; */
}

/* .pthome_whatsnew_slider_wrapper .slick-dots li.slick-active button:before{
    opacity: 1;
    background-color: #F58634;
    border-radius: 5px;
    width: 28px;
    height: 10px;
    content: "";
} */

/* .pthome_whatsnew_slider_wrapper .slick-arrow{
    background-color: #001A53;
    width: 25px !important;
    height: 25px !important;
    top: 150px !important;
    border-radius: 10px;
    z-index: 2;
} */

.pthome_whatsnew_slider_wrapper .slick-prev {
    right: 50px;
    left: unset;
    z-index: 1;
    top: 400px;
}

.pthome_whatsnew_slider_wrapper .slick-next {
    right: 20px;
    top: 400px;
}

/* .pthome_whatsnew_slider_wrapper .slick-arrow:before {
    background-image: url(https://cdn.poshantracker.in/public-assets/image/NewHomepage/testimonial_slider_arrow.png);
    content: "";
    height: 14px;
    width: 6px;
    position: absolute;
    opacity: 1;
    background-repeat: no-repeat;
    background-position: center;
    top: 6px;
    left: 10px;
} */

.whatsnew_lady_left {
    margin-top: -10px;
}

.newhome_ptcalc_img {
    margin-top: 35px;
}

/* new pt homepage calculator css starts*/
.homepage_pt_calculator_section {
    background-image: url(https://cdn.poshantracker.in/public-assets/image/NewHomepage/newpthomecalculatorbg.svg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
}

.homepage_pt_calculator_section .ptnew_main_heading {
    color: #fff;
}

.homepage_pt_calculator_section .ptnew_para {
    color: #fff;
    padding-right: 200px;
}

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

.homepage_pt_calculator_steps {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-right: 20px;
}

.home_ptcalc_step_number {
    font-family: "OpenSans-Regular";
    font-weight: 500;
    font-size: 36px;
    color: #F58634;
}

.home_ptcalc_step_head {
    color: #FFFFFF;
    font-weight: 700;
    font-size: 16px;
    font-family: "OpenSans-Bold";
    line-height: 30px;
    margin-bottom: 0;
}

.home_ptcalc_step_desc {
    font-family: "OpenSans-Regular";
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    line-height: 16px;
}

.home_ptcalc_step_inline {
    padding-left: 10px;
}

.new_homepage_ptcalc_orangebg {
    background-image: url(https://cdn.poshantracker.in/public-assets/image/NewHomepage/ptcalc_bg.svg);
    background-repeat: no-repeat;
    background-position: top right;
    min-height: 622px;
}

/* new pt homepage calculator css ends*/

/* new pt homepage abha css starts */

.pthome_abha_video_wrapper {
    position: relative;
}

.pthome_abha_video_img {
    margin-top: 10px;
}

.pthome_abha_videoplay_btn {
    position: absolute;
    top: 50%;
    left: 33%;
    display: block;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.pthome_abha_account_features_inner_wrapper {
    display: flex;
    align-items: flex-start;
    /* justify-content: space-between; */
    margin-bottom: 30px;
}

.pthome_abha_account_features_head {
    font-family: "OpenSans-Bold";
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    color: #181818;
    margin-bottom: 0;
}

.pthome_abha_account_features_desc {
    font-family: "OpenSans-Regular";
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #5C5C5C;
}

.pthome_abha_account_features_content {
    padding-left: 15px;
}

.pthome_abha_account_features_img img {
    /* background-color: #F58634;
    padding: 15px;
    border-radius: 20px; */
    /* width: 60px; */
}

.pthome_abha_account_features_img {
    margin-top: 6px;
}

.padd_right_full_div {
    padding-right: 50px;
}

/* new pt homepage abha css ends */

/* new pt homepage FAQs css starts */

.ptnewhomepage_faqs_section {
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/ptnewhome_faqs_bg.svg');
    background-repeat: no-repeat;
    background-size: cover;
    /* height: 812px; */
}

.ptnewhomepage_faqs_section .ptnew_main_heading {
    color: #fff;
}

.ptnewhomepage_faqs_section .ptnew_main_heading:before {
    background-color: #001A53;
}

.ptnewhomepage_faq_tabs {
    background-color: #001A53;
    box-shadow: 5px 5px 30px rgba(59, 122, 205, 0.3);
    border-radius: 30px;
    padding: 25px 15px;
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/ptnewhome_faq_tabs_bg_lines.svg');
    background-position: right bottom;
    background-repeat: no-repeat;
    z-index: 3;
    position: relative;
}

.ptnewhomepage_faq_tablinks {
    color: #fff;
    font-family: "OpenSans-Regular";
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    margin-bottom: 10px;
}

.ptnewhomepage_faq_tabs.nav-pills .nav-link.ptnewhomepage_faq_tablinks.active,
.ptnewhomepage_faq_tabs.nav-pills .show>.nav-link.ptnewhomepage_faq_tablinks {
    background-color: #193064;
    border-radius: 15px;
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/ptnewhome_faq_arrow.png');
    background-repeat: no-repeat;
    background-position: right;
    background-origin: content-box;
    /* transition: 0.2s ease-in-out; */
}

.nav-link.ptnewhomepage_faq_tablinks:focus,
.nav-link.ptnewhomepage_faq_tablinks:hover {
    color: #fff;
    background-color: #193064;
    border-radius: 15px;
    /* background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/ptnewhome_faq_arrow.png');
    background-repeat: no-repeat;
    background-position: right;
    background-origin: content-box; */
    /* transition: 0.2s ease-in-out; */
}

.nav-link.ptnewhomepage_faq_tablinks:focus .ptnewhomepage_faq_tablinks,
.nav-link.ptnewhomepage_faq_tablinks:hover .ptnewhomepage_faq_tablinks {
    font-weight: 700;
}

.ptnewhomepage_faq_accordian .accordion-item {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #EDEDED;
}

.ptnewhomepage_faq_accordian .accordion-item .accordion-button {
    background-color: transparent;
}

.ptnewhomepage_faq_accordian .accordion-item .accordion-button:focus {
    box-shadow: none;
}

.ptnew_faq_tabcontent {
    z-index: 2;
    position: relative;
}

.ptnewhome_faq_content_bg {
    /* background-color: #fff; */
    margin-left: -120px;
    padding-left: 170px;
    padding-top: 80px;
    padding-right: 40px;
    padding-bottom: 50px;
    border-radius: 40px;
    background-image: url(https://cdn.poshantracker.in/public-assets/image/NewHomepage/faq_homepage_bg.svg);
    background-repeat: no-repeat;
    background-size: cover;
    /* width: 922px; */
    /* height: 493px; */
}

/* new pt homepage FAQs css ends */

/* new pt homepage Contact Us css starts */

.ptnewhomepage_contact_section .ptnew_main_heading {
    text-align: center;
}

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

.ptnewhome_contact_state_video_conference {
    background-color: #ECF0FF;
    border-radius: 30px;
    text-align: center;
    padding: 20px 0;
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/svc_contactus.svg');
    background-repeat: no-repeat;
    background-size: inherit;
    background-position-x: left;
    background-position-y: top;
    position: relative;
}

.ptnewhome_contact_awt {
    background-color: #ECF0FF;
    border-radius: 30px;
    text-align: center;
    padding: 20px 0;
    background-image: url(https://cdn.poshantracker.in/public-assets/image/NewHomepage/awt_contactus.svg);
    background-repeat: no-repeat;
    background-position: right;
    position: relative;
    background-size: inherit;
    background-position-x: right;
    background-position-y: bottom;
}

.ptnewhome_contact_awt::before {
    content: 'Live';
    position: absolute;
    top: 20px;
    left: 30px;
    background-color: #E31217;
    font-family: "OpenSans-Regular";
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: #FFFFFF;
    padding: 2px 10px;
    border-radius: 4px;
}

.ptnewhome_contact_state_video_conference::before {
    content: 'Live';
    position: absolute;
    top: 20px;
    left: 30px;
    background-color: #E31217;
    font-family: "OpenSans-Regular";
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    color: #FFFFFF;
    padding: 2px 10px;
    border-radius: 4px;
}

.contact_awt_nolive::before {
    content: '';
    display: none;
}

.ptnewhome_contact_block_head {
    font-family: "OpenSans-Regular";
    color: #F58634;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
}

.ptnewhome_contact_block_days {
    font-family: "OpenSans-Regular";
    color: #181818;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
}

.ptnewhome_contact_block_time {
    font-family: "OpenSans-Regular";
    color: #181818;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
}

.ptnewhome_contact_state_video_conference .pthomepagenew_common_btn {
    text-align: center;
}

.ptnewhome_contact_awt .pthomepagenew_common_btn {
    text-align: center;
}

.ptnewhome_contact_awt .ptnew_web_common_primary_btn {
    /* padding: 4px 20px;
    font-size: 14px; */
    line-height: 16px;
    margin-top: 20px;
}

.ptnewhome_contact_state_video_conference .ptnew_web_common_primary_btn {
    /* padding: 4px 20px;
    font-size: 14px; */
    line-height: 16px;
    margin-top: 20px;
}

/* new pt homepage Contact Us css ends */

.pt_new_home_whatsnew_modal .close {
    position: absolute;
    top: -10px;
    right: -10px;
    padding: 2px 10px;
    background-color: #001A53;
    color: #fff;
    border-color: #001A53;
    outline: none;
    border-radius: 25px;
    border-style: none;
    z-index: 9;
}

.pt_new_home_whatsnew_modal .modal-body {
    padding: 6px 6px 0px;
}

.video-container {
    position: relative;
    width: 100%;
    /* 16:9 Aspect Ratio (Height = Width * 9 / 16) */
    height: 450px;
    overflow: hidden;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

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

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

.ptnewhome_faqs_tabs_accordian_wrapper {
    margin-bottom: 40px;
}

.banner_down_arrow_wrapper {
    animation: bounce 1600ms infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transform-origin: 0% 0%;
}

.ptnew_whatsnew_img {
    width: 100%;
}

@keyframes bounce {
    50% {
        transform: translateY(-15px);
    }
}

/* .homepage_banner_text_bg{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/BannerImages/banner_without_text_desktop_new.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 774px;
    width: 100%;
    padding-top: 105px;
    padding-left: 100px;
    padding-bottom: 158px;
} */

.ptnewweb_homepage_banner_one {
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/BannerImages/banner_without_text_desktop_new.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.ptnewweb_homepage_banner_beneficiary {
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/BannerImages/bene_banner_bg.jpg');
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: cover;
}

.ptnewweb_homepage_banner_bg {
    position: relative;
}

.ptnewweb_homepage_banner_two {
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/BannerImages/banner_without_text_desktop_two.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* .ptnewweb_homepage_banner_festive{
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/BannerImages/Desktop_Banner_Holi.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
} */

.ptnewweb_homepage_banner_festive .pt_festive_img {
    width: 100%;
    /* height: 450px; */
}

.banner_ss_qr_scan_code_wrapper {
    position: relative;
}

.banner_ss_qr_scan_code_wrapper img {
    position: absolute;
    top: 220px;
}

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

.bene_bann_head .ptnew_bene_banner_head_subtext {
    color: #F58634;
}

.ptnew_ss_bann_gplay_utube {
    display: flex;
    margin-top: 10px;
}

.ptnew_ss_bann_gplay_utube img {
    width: 130px;
    margin-right: 10px;
}

.ss_mobile_app_img {
    height: 430px;
}

.ptnewweb_ss_introducing_patch {
    font-family: "OpenSans-Regular";
    color: #FFFFFF;
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    background-color: #F58634;
    padding: 3px 10px 6px;
    border-radius: 22.43px;
    display: inline-block;
}

.ptnewweb_bene_introducing_patch {
    font-family: "OpenSans-Regular";
    color: #FFFFFF;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    background: linear-gradient(270deg, #FF7C1C 0%, #88ADFF 100%);
    padding: 3px 10px 6px;
    border-radius: 22.43px;
    display: inline-block;
}

.ss_bann_desc {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px;
    margin-top: 15px;
}

.bene_bann_desc {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px;
    margin-top: 15px;
    color: #fff;
}

.ss_bann_head {
    font-size: 40px;
    line-height: 1.2;
}

.bene_bann_head {
    font-size: 40px;
    line-height: 1.2;
    font-weight: 700;
    color: #fff;
    font-family: "OpenSans-Bold";
}

.arrow_banner_special {
    bottom: 10px;
}

.ptnew_bene_bann_gplay_utube {
    display: flex;
    margin-top: 35px;
}

.ptnew_bene_bann_gplay_utube a:nth-child(1) {
    margin-right: 10px;
}

.bene_mobile_app_img_mob {
    margin: -10px auto 0;
}

.ptnewweb_homepage_bene_banner_text {
    padding-left: 50px;
    padding-top: 50px;
    z-index: 3;
}

.homepage_main_banner {
    position: relative;
}

.pt_home_bene_banner_img {
    margin-top: 20px;
}

.suposhit_homepage_banner {
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/BannerImages/suposhit_banner_img.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    max-height: 704px;
    display: flex;
    align-items: center;
    justify-content: left;
}

.suposhit_bann_nomination_open {
    font-family: "OpenSans-Regular";
    font-size: 24px;
    font-weight: 400;
    line-height: 33px;
    color: #FFFFFF;
    margin-bottom: 0;
}

.suposhit_bann_nomination_open span {
    font-weight: 700;
}

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

.suposhit_homepage_banner_text {
    padding-left: 100px;
    padding-top: 100px;
    padding-bottom: 130px;
    z-index: 3;
}

.suposhit_view_details_btn {
    background-color: #F58634;
    border-radius: 42.18px;
    border: 1px solid #F58634;
    color: #fff;
    padding: 8px 30px;
    font-family: "OpenSans-Regular";
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    box-shadow: none;
}

.pt_homepage_resource_bg_img {
    background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Resource/ptresource_bg_img.svg');
    background-position: center right;
    background-repeat: no-repeat;
    background-size: contain;
    /* width: 100%; */
    padding-top: 40px;
    margin-top: 20px;
}

.pt_homepage_resource_bg_wrap {
    background-color: #ECF0FF;
    border-radius: 30px;
    align-items: center;
}

/* .pt_homepage_resource_bg_img{
    background-image: url('../../images/ptresource_bg_img.svg');
    background-position: center left;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
} */

/* .homepage_learning_videos_card_img {
    min-height: 144px;
} */

.homepage_learning_videos_content_card_div {
    border-radius: 10px;
    background-color: #fff;
    padding: 10px;
}


/* for 1920 desktop */
@media screen and (min-width: 1920px) {

    .suposhit_homepage_banner {
        height: 704px;
    }

    .ptnewweb_homepage_banner_two {
        height: 756px;
    }

    .ptnewweb_homepage_banner_one {
        height: 756px;
    }

    .ptnewweb_homepage_banner_two .ss_bann_head {
        font-size: 64px;
        /* line-height: 60px; */
    }

    .ptnewweb_ss_introducing_patch {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }

    .ptnewweb_homepage_banner_two .ss_bann_desc {
        font-size: 28px;
        line-height: 40px;
        margin-bottom: 40px;
    }

    .banner_ss_qr_scan_code_wrapper img {
        top: 400px;
    }

    .ptnew_ss_bann_gplay_utube img {
        width: 225px;
        margin-right: 20px;
    }

    .ss_mobile_app_img {
        height: 650px;
    }

    .ptnewweb_homepage_banner_one .ptnew_banner_heading {
        font-size: 60px;
        line-height: 1.5;
    }

    .ptnewweb_homepage_banner_one .ptnew_para {
        font-size: 28px;
        font-family: "OpenSans-Regular";
        line-height: 50px;
    }

    .banner_bene_count_wrapper {
        top: 500px;
    }

}

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

    .suposhit_homepage_banner_text {
        padding-bottom: 100px;
    }

}

/* media query */
@media screen and (max-width: 1024px) {
    .ptnewhome_faqs_tabs_accordian_wrapper {
        flex-wrap: inherit;
    }

    .ptnewhome_faq_content_bg {
        /* width: auto; */
        border-radius: 30px;
    }

    .pt_home_testimonial_wrapper {
        margin-top: -130px;
    }

    .homepage_banner_text_bg {
        padding-left: 25px;
    }

    .homepage_banner_text_bg .ptnew_banner_heading {
        font-size: 45px;
    }

    .ptnewweb_homepage_banner_text {
        padding-left: 50px;
        padding-top: 30px;
    }

    .banner_bene_count_wrapper {
        top: 200px;
    }

    .ss_mobile_app_img {
        height: auto;
    }

    .banner_ss_qr_scan_code_wrapper img {
        top: 205px;
    }

    .ptnew_ss_banner_head_subtext {
        font-size: 20px;
        line-height: 0px;
    }

    .ss_bann_head {
        font-size: 40px;
        /* line-height: 40px; */
    }

    .ptnewweb_ss_introducing_patch {
        margin-bottom: 5px;
    }

    .ptnewhomepage_whatsnew_video_desc {
        font-size: 12px;
    }

    .ptnewweb_homepage_bene_banner_text {
        padding-left: 50px;
        padding-top: 50px;
    }

    .bene_bann_head {
        font-size: 35px;
        /* line-height: 40px; */
    }

    .ptnew_bene_bann_gplay_utube {
        margin-top: 20px;
    }

    .ptnewweb_bene_introducing_patch {
        font-size: 14px;
    }

    .suposhit_text_img {
        width: 250px;
    }

    .suposhit_homepage_banner_text {
        padding-top: 100px;
        padding-left: 40px;
        padding-bottom: 70px;
    }

    .suposhit_introducing_text {
        font-size: 16px;
        line-height: 21.79px;
    }

    .suposhit_bann_nomination_open {
        font-size: 18px;
        line-height: 24.51px;
    }

    .suposhit_view_details_btn {
        font-size: 14px;
        line-height: 16px;
    }

    .ptnewweb_homepage_banner {
        /* margin-top: 18px; */
    }

    /* .homepage_learning_videos_card_img{
        min-height: auto;
    } */
}

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

    .homepage_banner_text_bg {
        padding-top: 30px;
        padding-left: 30px;
        padding-bottom: 125px;
    }

    /* .banner_text_wrapper {
        padding-left: 30px;
        padding-top: 30px;
    } */

    /* .homepage_banner_text_bg{
        height: 350px;
        width: 650px;
    } */

    /* .banner_img_wrapper img {
        width: 280px;
    } */

    .banner_bene_count_wrapper {
        width: 180px;
        padding: 6px 6px;
        top: 180px;
        left: 45%;
    }

    .bene_count_inner_wrapper {
        padding-left: 0px;
    }

    .homepage_banner_bene_count {
        font-size: 14px;
    }

    .homepage_banner_bene_text {
        font-size: 14px;
    }

    .pt_home_mobile_img {
        margin-top: -80px;
    }

    .pt_home_img_white_bg {
        padding: 10px 10px 10px;
    }

    .pt_home_lang_text {
        /* padding-left: 8px; */
        font-size: 14px;
    }

    .pt_home_lang_bold {
        font-size: 14px;
    }

    .newpthomepage_whatsnew_section_bg {
        height: 400px;
    }

    .ptnewhomepage_whatsnew_wrapper {
        margin-top: 25px;
    }

    .pthome_whatsnew_slider_wrapper .slick-prev {
        /* top: 320px !important; */
        display: none !important;
    }

    .pthome_whatsnew_slider_wrapper .slick-next {
        /* top: 320px !important; */
        display: none !important;
    }

    .homepage_pt_calculator_section .ptnew_para {
        padding-right: 0px;
    }

    .homepage_pt_calculator_steps_wrapper {
        flex-wrap: wrap;
    }

    .pthome_abha_videoplay_btn {
        left: 58%;
    }

    .ptnewhome_faqs_tabs_accordian_wrapper {
        flex-wrap: inherit;
    }

    .ptnewhome_faq_content_bg {
        width: auto;
        height: auto;
        margin-left: -280px;
        padding-left: 270px;
        border-radius: 30px;
    }

    .pt_home_testimonial_wrapper {
        margin-top: -120px;
    }

    .new_homepage_ptcalc_orangebg {
        background-image: none;
        min-height: auto;
    }

    .ptnewhome_contact_awt {
        /* background-size: cover; */
        border-radius: 30px;
    }

    .ptnewhome_contact_state_video_conference {
        /* background-size: cover; */
        border-radius: 30px
    }

    .pt_home_testimonial_slider_inner_wrapper .pt_home_testimonial_slider .slick-dots {
        bottom: -40px;
    }

    .pt_home_testimonial_slider .slick-next {
        top: 155px;
    }

    .pt_home_testimonial_slider .slick-prev {
        top: 155px;
    }

    .ptnewhome_contact_awt::before {
        left: 8px;
        padding: 2px 5px;
        font-size: 12px;
    }

    .ptnew_footer_design_rowone_content {
        width: 100%;
        margin-bottom: 20px;
    }

    .homepage_banner_text_bg .ptnew_banner_heading {
        line-height: 1.2;
        font-size: 40px;
    }

    .ptnewweb_homepage_banner_text {
        padding-left: 40px;
        padding-top: 30px;
    }

    .ptnewweb_homepage_banner_text .ptnew_para {
        line-height: 20px;
        font-size: 14px;
    }

    .ptnewhome_contact_state_video_conference::before {
        left: 8px;
        padding: 2px 5px;
        font-size: 12px;
    }

    .ptnewweb_ss_introducing_patch {
        font-size: 14px;
    }

    .ss_bann_head {
        font-size: 30px;
        /* line-height: 30px; */
    }

    .ss_bann_desc {
        margin-top: 10px;
    }

    .ptnew_ss_banner_head_subtext {
        font-size: 20px;
    }

    .ptnew_ss_bann_gplay_utube {
        margin-top: 8px;
    }

    .ss_mobile_app_img {
        height: auto;
    }

    .banner_ss_qr_scan_code_wrapper img {
        top: 205px;
    }

    .ptnewweb_homepage_bene_banner_text {
        padding-left: 40px;
        padding-top: 50px;
    }

    .bene_bann_head {
        font-size: 20px;
        /* line-height: 30px; */
    }

    .ptnewweb_bene_introducing_patch {
        font-size: 14px;
        line-height: 16px;
    }

    .bene_bann_desc {
        font-size: 12px;
        /* line-height: 18px; */
        margin-bottom: 0px;
        margin-top: 5px;
    }

    .ptnew_bene_bann_gplay_utube {
        margin-top: 10px;
    }

    .suposhit_text_img {
        width: 250px;
    }

    .suposhit_homepage_banner_text {
        padding-top: 35px;
        padding-left: 40px;
        padding-bottom: 45px;
    }

    .suposhit_introducing_text {
        font-size: 16px;
        line-height: 21.79px;
    }

    .suposhit_bann_nomination_open {
        font-size: 18px;
        line-height: 24.51px;
    }

    .suposhit_view_details_btn {
        font-size: 14px;
        line-height: 16px;
    }

    /* .homepage_learning_videos_card_img{
        min-height: auto;
    } */

}

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

    /* .homepage_banner_text_bg{
        clip-path: none;
        clip-path: none;
        width: 100%;
    } */

    /* .banner_text_wrapper{
        padding-left: 15px;
        padding-top: 15px;
    } */

    .ptnewhome_contact_state_video_conference::before {
        top: 25px;
        left: 10px;
    }

    .banner_bene_count_wrapper {
        padding: 5px 5px;
        left: 2%;
        width: 185px;
        top: 420px;
    }

    .banner_text_wrapper .ptnew_para {
        padding-right: 0px;
    }

    .padd_right_full_div {
        padding-right: 15px;
    }

    .homepage_pt_calculator_steps_wrapper {
        flex-flow: wrap;
    }

    .awc_attendance_thr_wrapper {
        padding-top: 10px !important;
    }

    .pt_home_lang_text {
        font-size: 14px;
        /* padding-left: 8px; */
    }

    .pt_home_img_white_bg {
        padding: 10px 10px 8px;
    }

    .pt_home_lang_bold {
        font-size: 14px;
    }

    .pt_home_mobile_img {
        margin-top: 10px;
    }

    .pt_home_testimonial_wrapper {
        border-radius: 10px;
        width: 95%;
        margin-left: 10px;
    }

    .pt_home_testimonial_slider_inner_wrapper .pt_home_testimonial_slider .slick-dots {
        bottom: -25px;
    }

    .pt_home_testimonial_slider .slick-arrow {
        display: none !important;
    }

    .test_quote_img {
        width: 49px;
        height: 40px;
        bottom: -20px;
    }

    .pt_home_test_slider_text {
        margin-top: 15px;
        font-size: 14px;
        height: 90.5px;
    }

    .pt_home_test_slider_name {
        padding-top: 0;
    }

    .pt_home_testimonial_slider_inner_wrapper .pt_home_testimonial_slider .slick-dots li.slick-active button:before {
        background-color: #F58634;
    }

    .homepage_pt_whatsnew_section .ptnew_main_heading {
        text-align: left;
    }

    .homepage_pt_whatsnew_section .ptnew_main_heading:before {
        left: 25px;
    }

    .newpthomepage_whatsnew_section_bg {
        background-image: none;
        height: auto;
        margin-bottom: 50px;
    }

    .ptnewhomepage_whatsnew_wrapper {
        margin-top: 5px;
        background: #F9FAFD;
        border: 1px solid #FFFFFF;
        border-radius: 30px;
        min-height: 325px;
    }

    .pthome_whatsnew_slider_wrapper .slick-next {
        /* top: 315px !important; */
        display: none !important;
    }

    .pthome_whatsnew_slider_wrapper .slick-prev {
        /* top: 315px !important; */
        display: none !important;
    }

    .pthome_whatsnew_slider_wrapper .slick-dots {
        bottom: 15px;
    }

    .homepage_pt_calculator_section {
        padding: 60px 0;
    }

    .homepage_pt_calculator_section .ptnew_para {
        padding-right: 0px;
    }

    .new_homepage_ptcalc_orangebg {
        background-image: none;
        text-align: center;
    }

    .pthome_abha_videoplay_btn {
        left: 50%;
    }

    .pthome_abha_video_wrapper {
        margin-bottom: 25px;
    }

    .pthome_abha_account_features_inner_wrapper {
        margin-bottom: 0px;
    }

    .pthomepagenew_common_btn {
        text-align: center;
        margin-top: 30px;
    }

    .ptnewhomepage_faqs_section {
        height: auto;
        background-size: contain;
        padding-top: 0px !important;
        margin-bottom: 0 !important;
    }

    .pthome_whatsnew_slider_wrapper {
        overflow: hidden;
        margin-top: 30px;
    }

    .ptnewhome_faq_content_bg {
        margin-left: 0px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 0;
        background-image: none;
        width: auto;
        height: auto;
        padding-top: 25px;
    }

    .ptnewhomepage_contact_section .ptnew_main_heading::before {
        left: 0px;
        transform: inherit;
    }

    .ptnewhomepage_contact_section .ptnew_main_heading {
        text-align: left;
    }

    .homepage_main_banner {
        /* position: relative; */
    }

    .ptnewhome_contact_awt::before {
        top: 25px;
        left: 10px;
    }

    .ptnewhome_faqs_tabs_accordian_wrapper {
        flex-wrap: wrap;
        padding-top: 15px !important;
        margin-bottom: 0;
    }

    .ptnewhome_contact_state_video_conference {
        background-color: #ECF0FF;
        border-radius: 30px;
        /* background-size: cover; */
    }

    .ptnewhome_contact_awt {
        margin-bottom: 30px;
        background-color: #ECF0FF;
        border-radius: 30px;
        /* background-size: cover; */
    }

    .whatsnew_lady_left {
        display: none;
    }

    .ptnewhomepage_contact_section {
        margin-top: 0 !important;
    }

    .banner_down_arrow_wrapper {
        bottom: 0px;
    }

    /* .homepage_banner_text_bg{
        background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/BannerImages/banner_without_text_mob_new.jpg');
        width: 100%;
        padding-top: 30px;
        padding-left: 8px;
        padding-right: 0px;
        height: 540px;
        padding-bottom: 0;
    } */

    .banner_text_wrapper .ptnew_banner_heading {
        font-size: 25px;
        line-height: 1.2;
    }

    .ptnewweb_homepage_banner_text {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 50px;
    }

    .ptnewweb_homepage_banner_one {
        background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/BannerImages/banner_without_text_mob_new.jpg');
    }

    .ptnewweb_homepage_banner_two {
        background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/BannerImages/banner_without_text_mob_two.png');
        background-size: contain;
        background-position: top;
    }

    .ptnew_ss_banner_head_subtext {
        font-size: 20px;
        color: #fff !important;
    }

    .ss_bann_head {
        font-size: 22px;
        /* line-height: 30px; */
    }

    .ptnew_ss_bann_gplay_utube img {
        width: 120px;
        margin-top: 6px;
    }

    .ptnew_ss_bann_gplay_utube {
        margin-top: 10px;
        /* display: inline; */
    }

    .banner_ss_qr_scan_code_wrapper img {
        display: none !important;
    }

    .ss_mobile_app_img_mob {
        height: 350px;
        margin: 0px 0 auto auto;
    }

    .ptnewweb_ss_introducing_patch {
        font-size: 20px;
    }

    .ptnewweb_homepage_banner_festive .pt_festive_img {
        height: auto;
    }

    .ptnewweb_homepage_banner_beneficiary {
        background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/BannerImages/bene_mob_banner_bg.png');
        background-size: cover;
        background-position: top;
    }

    .ptnewweb_homepage_banner {
        margin-top: 0;
    }

    .bene_bann_head {
        font-size: 22px;
        /* line-height: 35px; */
        margin-top: 15px;
    }

    .ptnewweb_homepage_bene_banner_text {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 40px;
    }

    .bene_bann_desc {
        margin-top: 10px;
        font-size: 14px;
    }

    .ptnew_bene_bann_gplay_utube {
        margin-top: 25px;
    }

    .ptnew_bene_bann_gplay_utube img {
        width: 120px;
    }

    .suposhit_homepage_banner {
        background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/BannerImages/suposhit_banner_img_mobile.jpg');
        height: 580px;
        align-items: flex-end;
        justify-content: center;
    }

    .suposhit_homepage_banner_text {
        padding-left: 0px;
        padding-top: 0;
        text-align: center;
        padding-bottom: 50px;
    }

    .suposhit_text_img {
        width: 250px;
    }

    .suposhit_introducing_text {
        font-size: 16px;
        line-height: 21.79px;
    }

    .suposhit_bann_nomination_open {
        font-size: 18px;
        line-height: 24.51px;
        margin-top: 20px;
    }

    .suposhit_view_details_btn {
        font-size: 14px;
        line-height: 16px;
    }

    .pt_home_resource_text_wrapper {
        text-align: center;
        /* margin-bottom: 30px; */
    }

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

    .homepage_learning_videos_content_card_div{
        margin-bottom: 15px;
    }

    .pt_homepage_resource_bg_img{
        background-position: bottom right;
        background-image: url('https://cdn.poshantracker.in/public-assets/image/NewHomepage/Resource/resource_mobile_lines.svg');
        background-repeat: no-repeat;
        margin-top: 0;
        margin-left: 0px;
    }

    .pt_homepage_resource_bg_wrap{
        padding-top: 50px;
        margin: 0;
    }

}

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

    .banner_bene_count_wrapper {
        top: 370px;
    }
}