/*
Theme Name: Divi Child
Theme URI: https://example.com
Description: Child theme for Divi
Author: Your Name
Author URI: https://example.com
Template: Divi
Version: 4.27.0
*/

@font-face {
    font-family: 'PlusJakartaSans-Regular';
    src: url('./fonts/PlusJakartaSans-Regular.woff2') format('woff2'),
        url('./fonts/PlusJakartaSans-Regular.woff') format('woff'),
        url('./fonts/PlusJakartaSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/PlusJakartaSans-Regular.svg') format('svg'),
        url('./fonts/PlusJakartaSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'PlusJakartaSans-Medium';
    src: url('./fonts/PlusJakartaSans-Medium.woff2') format('woff2'),
        url('./fonts/PlusJakartaSans-Medium.woff') format('woff'),
        url('./fonts/PlusJakartaSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('./fonts/PlusJakartaSans-Medium.svg') format('svg'),
        url('./fonts/PlusJakartaSans-Medium.ttf') format('truetype');
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'PlusJakartaSans-SemiBold';
    src: url('./fonts/PlusJakartaSans-SemiBold.woff2') format('woff2'),
        url('./fonts/PlusJakartaSans-SemiBold.woff') format('woff'),
        url('./fonts/PlusJakartaSans-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/PlusJakartaSans-SemiBold.svg') format('svg'),
        url('./fonts/PlusJakartaSans-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'PlusJakartaSans-Bold';
    src: url('./fonts/PlusJakartaSans-Bold.woff2') format('woff2'),
        url('./fonts/PlusJakartaSans-Bold.woff') format('woff'),
        url('./fonts/PlusJakartaSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/PlusJakartaSans-Bold.svg') format('svg'),
        url('./fonts/PlusJakartaSans-Bold.ttf') format('truetype');
    font-weight: bold;
    font-display: swap;
    font-style: normal;
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

input:focus,
select:focus,
textarea:focus {
    outline: none;
}

ul {
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
}
.wp-picker-open+.wp-picker-input-wrap,
.et-pb-option--has-preview .wp-picker-open+.wp-picker-input-wrap {
    z-index:99999 !important;
}
body {
    font-family: 'PlusJakartaSans-Regular';
    font-size:15px;
    line-height:26px;
    background: #ffffff;
    color: #000;
}
p{
    font-size:15px;
    line-height:26px;
    color: #000;
}
.wrapper {
    width: 100%;
    position: relative;
}
.container_info {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.container,
.et_pb_row {
    width: 100%;
    max-width: 1200px;
}
#main-header .et_menu_container {
    width: 100%;
    max-width: 100%;
    padding: 0 50px;
}
#main-header {
    padding: 20px 0;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    background:transparent;
    box-shadow:none;
}
.et_header_style_left #et-top-navigation,
.et_header_style_split #et-top-navigation {
    padding-left: 0 !important;
    padding-top: 0 !important;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
}
#main-header.et-fixed-header,
#main-header.fixed {
    background: #fff;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .1) !important;
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, .1) !important;
    box-shadow: 0 0 7px rgba(0, 0, 0, .1) !important;
    padding: 15px 0;
}
span.logo_helper {
   /*display: none;*/
}

.et_fixed_nav.et_show_nav #page-container {
    padding-top:96px !important;
}

.page-id-10.et_fixed_nav.et_show_nav #page-container,
.page-id-10 #page-container,
.home.et_fixed_nav.et_show_nav #page-container,
.home #page-container {
    padding-top: 0 !important;
}
.page-id-10.et_fixed_nav #top-menu li a, 
.page-id-10.et_fixed_nav #top-menu li.current-menu-item a{
    color:#fff;
}
.page-id-10 #main-header.et-fixed-header #top-menu li a, 
.page-id-10 #main-header.et-fixed-header #top-menu li.current-menu-item a{
    color:#000;
}

.et_header_style_left #et-top-navigation,
.et_header_style_split #et-top-navigation {
    /*padding-top: 10px;*/
    padding-top:34px;
}

.et_header_style_left .et-fixed-header #et-top-navigation,
.et_header_style_split .et-fixed-header #et-top-navigation {
    padding-top:34px;
}

.et_fixed_nav #et-top-navigation {
    padding-left: 0 !important;
    padding-top:0px !important;
    padding-bottom:0px;
}

#top-menu li {
    font-size:16px;
    font-weight: normal;
    font-family: 'PlusJakartaSans-Medium';
    padding:25px 30px 25px 0px;
}

.home #logo, .page-id-10 #logo{
    content: url(images/PRDT_wtlogo.svg);
}

.home .et-fixed-header #logo, .page-id-10 .et-fixed-header #logo{
    content: url(images/PRDT_bklogo.svg);
}
.et-fixed-header #top-menu li a,
.et-fixed-header #top-menu li.current-menu-item a {
    /*color: #fff;*/
}
#top-menu li a,
#top-menu li.current-menu-item a {
    color:#000;
    text-decoration: none;
    position: relative;
}
#top-menu li a:hover,
#top-menu li.current_page_item a,
#top-menu li.current-menu-ancestor>a,
.et-fixed-header #top-menu li a:hover,
.et-fixed-header #top-menu li.current-menu-item a {
    color:#FA7130;
    opacity:1 !important;
}
.et_header_style_left #et-top-navigation nav>ul>li>a,
.et_header_style_split #et-top-navigation nav>ul>li>a,
.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a,
.et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a {
    padding-bottom: 0;
}

#et-top-navigation {
    float: right;
}
#top-menu li li{
    display: block;
    padding:0;
}
#top-menu li li a{
    padding:8px 15px;
    width: 100%;
    display: block;
    color:#000 !important;
    line-height:20px;
}
#top-menu li li a:hover{
    color:#FA7130;
}
.nav li ul{
    top:50px;
    border-top: 3px solid #FA7130;
    padding: 10px 0;
}
.prdtmainbanner_sec .et_pb_slide_description .et_pb_slide_content{
    width:80%;
    text-align:left;
}
.prdtmainbanner_sec .et_pb_slide_description .et_pb_slide_content h2{
    font-family: 'PlusJakartaSans-Bold';
    font-size: 42px;
    line-height: 52px;
    color:#fff;
}
.prdtmainbanner_sec .et_pb_slide_description .et_pb_slide_content p{
    font-size:18px;
    line-height: 32px;
    color:#fff;
}
.watchvideo_btn{
    margin: 25px 0;
    display:flex;
}
.watchvideo_btn a, .watchvideo_btn a:hover{
    background:#FA7130;
    padding: 12px 30px;
    margin: 0;
    display: inline-block;
    color: #fff;
    border-radius: 100px;
    text-transform:uppercase;
    font-family: 'PlusJakartaSans-SemiBold';
    display:flex;
    align-items:center;
}
.watchvideo_btn a img{
    margin-right:6px;
    width:21px;
    height:21px;
}
.helpchildrendisabilities_sec{
    background:transparent;
    margin-top:-130px;
    padding-top:0 !important;
}
.title_info h2,
.helpchildrendisabilities_sec h1{
    font-family: 'PlusJakartaSans-Bold';
    font-size:40px;
    line-height:50px;
    color:#000;
}
.title_info h3{
    font-family: 'PlusJakartaSans-Bold';
    font-size:30px;
    line-height:30px;
    color:#000;
}
.text-center{
    text-align:center;
}
.title_info h2{
    color:#000;
    text-align:center;
}
.helpchildrendisabilities_row{
    border-radius: 6px;
    background: #FFF;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.08);
    padding:30px !important;
    z-index:9;
}
.helpchildrendisabilities_row ul {
    display:flex;
    flex-wrap: nowrap;
    width: 100%;
    list-style: none;
    padding: 0;
    gap: 30px;
    justify-content: center;
    margin:25px 0 0 0;
}
.helpchildrendisabilities_row ul li {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    text-align: center;
    font-family: 'PlusJakartaSans-Medium';
    font-size:18px;
    line-height:34px;
}
.helpchildrendisabilities_row ul li span{
    display:block;
    font-family: 'PlusJakartaSans-Bold';
    font-size:30px;
    color:#FA7130;;
    text-align:center;
}
.prdtservices_sec{ background:#F7F7F7; }
.prdtservices_sec .prdtservices_list{ text-align:center; }
.prdtservices_sec .prdtservices_list img{ text-align:center; }
.prdtservices_sec .prdtservices_list h4{
    font-family: 'PlusJakartaSans-SemiBold';
    font-size:20px;
    color: #FA7130;
    margin:0;
}
.prdtservices_sec .prdtservices_list .viewmore_btn {
    display: flex;
    justify-content: center;
    margin: 20px 0 0 0;
}
.prdtservices_sec .prdtservices_list .viewmore_btn a, .prdtservices_sec .prdtservices_list .viewmore_btn a:hover{
    border-radius: 50px;
    border:2px solid #DEDEDE;
    padding:8px 25px;
    color:#000;
    text-align: center;
    font-family: 'PlusJakartaSans-SemiBold';
    font-size:14px;
    text-transform: uppercase;
}
.prdtservices_sec .prdtservices_list .viewmore_btn a:hover{
    border:2px solid #FA7130;
}
.prdtservices_sec .prdtservices_list .et_pb_main_blurb_image{
    margin-bottom:20px;
}
.prdtservices_sec .prdtservices_list .et_pb_main_blurb_image img {
    opacity:1;
    width:180px;
    border-radius:10px;
}
.prdtptsuccesstorie_sec{}
.prdtptsuccesstorie_row .prdtptsuccesstorie_img{}
.prdtptsuccesstorie_row .prdtptsuccesstorie_cnt h4{
    font-family: 'PlusJakartaSans-SemiBold';
    font-size:20px;
    line-height:28px;
    color:#000;
}
.prdtptsuccesstorie_row .prdtptsuccesstorie_cnt .readmore_btn{ margin:15px 0; }
.prdtptsuccesstorie_row .prdtptsuccesstorie_cnt .readmore_btn a, 
.prdtptsuccesstorie_row .prdtptsuccesstorie_cnt .readmore_btn a:hover{
    border-bottom:2px solid #FA7130;
    padding:8px 0px;
    color:#000;
    text-align: center;
    font-family: 'PlusJakartaSans-SemiBold';
    font-size:14px;
    text-transform: uppercase;
}
.prdtwhatwedo_sec{}
.prdtwhatwedo_row .prdtwhatwedo_list{ padding:30px; }
.prdtwhatwedo_row .prdtwhatwedo_list h5{
    color:#fff;
    font-family: 'PlusJakartaSans-SemiBold';
    font-size:18px;
    text-shadow:0 0;
}
.prdtwhatwedo_row .prdtwhatwedo_list p{
    color:#fff;
    text-shadow:0 0;
}
.prdtwhatwedo_sec .prdtwhatwedo_list .et_pb_text_inner{ 
    height:420px; 
}
.prdtwhatwedo_sec .prdtwhatwedo_list .prdtwhatwedo_txt{
    position:absolute;
    bottom:0;
}
.prdtwhatwedo_sec .prdtwhatwedo_list .prdtwhatwedo_txt p{
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: initial;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    max-height: 0;
    transition: opacity 0.4s ease-out, max-height 0.9s ease-out;
}
.prdtwhatwedo_sec .prdtwhatwedo_list:hover .prdtwhatwedo_txt p{
    opacity: 1;
    max-height:200px;
    margin-top:0px;
    transition: opacity 0.4s ease-out, max-height 0.9s ease-out;
}
.supportedlogos_slider{ overflow:hidden; }
.supportedlogos_slider .swiper-wrapper {
  transition-timing-function: linear !important;
}
.latestevents_slide, .prajwalsuccessstories_slide{ border-radius: 5px; background: var(--color-white-solid, #FFF); box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.08); }
.latestevents_slide .latestevents_cnt, .prajwalsuccessstories_slide .prajwalsuccessstories_cnt{ padding:15px 20px 25px 20px; position:relative; }
.prajwalsuccessstories_slide .prajwalsuccessstories_cnt:after{ border-radius: 0 0 var(--line-height-20, 20px) var(--line-height-20, 20px); background:#FA7130;  position:absolute; bottom:0; left:0; content:""; height:5px; width:100%;  }
.latestevents_slide .latestevents_cnt h4, .prajwalsuccessstories_slide .prajwalsuccessstories_cnt h4{ color:#000; font-size:18px; line-height:24px; min-height:48px; font-family: 'PlusJakartaSans-SemiBold'; }
.latestevents_slide .latestevents_cnt p, .prajwalsuccessstories_slide .prajwalsuccessstories_cnt p{ color:#666; }

.latestevents_slide .latestevents_cnt h4, .prajwalsuccessstories_slide .prajwalsuccessstories_cnt h4{
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-bottom:0px;
    margin-bottom:10px;
}
.latestevents_slide .latestevents_cnt p, .prajwalsuccessstories_slide .prajwalsuccessstories_cnt p{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.prajwalsuccessstories_slider .swiper-container{ padding:0 0 100px 0; }
.prajwalsuccessstories_slider .swiper-button-next,
.prajwalsuccessstories_slider .swiper-button-prev {
    width:60px;
    height:60px;
    top: inherit;
    bottom:0;
}
.latestevents_arrows .swiper-button-next:after,
.latestevents_arrows .swiper-button-prev:after,
.prajwalsuccessstories_slider .swiper-button-next:after,
.prajwalsuccessstories_slider .swiper-button-prev:after {
    display:none;
}
.latestevents_arrows .swiper-button-prev,
.prajwalsuccessstories_slider .swiper-button-prev {
    background: url(images/slideprev_arrow.png) 0 0 no-repeat;
    left:44%;
}
.latestevents_arrows .swiper-button-next,
.prajwalsuccessstories_slider .swiper-button-next {
    background: url(images/slidenext_arrow.png) 0 0 no-repeat;
    right:44%;
}
.helpingeachother_sec .helpingeachother_row{ 
    padding:130px 0 !important; display:flex; align-items:center; justify-content:center; 
}
.helpingeachother_sec h5{
    color: #FA7130;
    text-align: center;
    font-family: 'PlusJakartaSans-SemiBold';
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
}
.helpingeachother_sec h2{
    color: #FFF;
    text-align: center;
    font-family: 'PlusJakartaSans-SemiBold';
    font-size:40px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px;
    text-transform: capitalize;
}
.donatenow_btn{ display:flex; align-items:center; justify-content:center; margin:20px auto; }
.donatenow_btn a, .donatenow_btn a:hover{ padding:14px 30px; border-radius:50px; background:#FA7130; color:#fff; font-family: 'PlusJakartaSans-SemiBold'; font-size:12px; text-transform: uppercase; }
.latestevents_sec{}
.latestevents_row{ display:flex; flex-wrap:nowrap; gap:40px; overflow:hidden; }
.latestevents_left{  -ms-flex: 0 0 30%; flex: 0 0 30%; max-width:30%; }
.latestevents_rght{ -ms-flex: 0 0 70%; flex: 0 0 70%; max-width:70%; }
.latestevents_arrows {
    display: flex;
    width: 100%;
    position: relative;
    margin: 20px 0;
    height: 60px;
    gap: 15px;
}
.latestevents_arrows .swiper-button-next, 
.latestevents_arrows .swiper-button-prev{
    width:60px;
    height:60px;
    position: inherit;
    left: inherit;
    right: inherit;
    bottom: inherit;
}
.latestevents_left h2, .faq_sec h2{
    text-align:left;
}
.hotline_sec, .hotline_sec h4, .hotline_sec p{
    color:#fff;
}
.hotline_sec h4{
    line-height: 32px;
    font-size: 24px;
    margin:0;
    padding:0;
}
.hotline_sec h4 b{
    color:#FA7130;
    display:block;
}
.hotline_sec h4 b img{
    margin-right:10px;
}

.faq_list {
    border: 1px solid #fff;
    margin-bottom:20px;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    /*box-shadow: 2.351px 3.236px 2px 0px rgba(0, 0, 0, 0.2);*/
}

.faq_list h4{
    cursor: pointer;
    min-height: 46px;
    width: 100%;
    line-height: 46px;
    padding:10px 20px;
    margin: 0px;
    font-size:18px;
    color:#000;
    font-family: 'PlusJakartaSans-SemiBold';
}

.faq_list h4 span{
    float:left;
    width:30px;
    height:30px;
    background: url('./images/faq_plus.png') 0 0 no-repeat;
    margin:8px 10px 0 0;
    background-size:cover;
}

.faq_liststyle .faq_list h4.closeimg span {
    background-position:0 bottom;
}

.faq_list .faq_cnt {
    padding:0px 20px 10px 20px;
    display: none;
}

.faq_liststyle .faq_list:first-child .faq_cnt {
    display: block;
}
footer #footer-widgets .footer-widget .fwidget{
    margin:0;
}
footer #footer-widgets .footer-widget .fwidget h4{
    color:#000;
    font-size:16px;
    font-family: 'PlusJakartaSans-SemiBold';
}
#footer-widgets .footer-widget li{
    padding-left:0;
}
#footer-widgets .footer-widget #block-15 li{
    background:transparent;
    border:1px solid #000;
    border-radius:100%;
}
#footer-widgets .footer-widget li:before{
    display:none;
}
#footer-widgets .footer-widget li a{
    color:#000;
    font-size:16px;
    line-height:24px;
}
#footer-widgets .footer-widget li a:hover{
    opacity:0.8;
    color:#000;
}
#footer-bottom {
    background-color: #ffffff;
    padding: 0;
}
#footer-info {
    color: #666;
    padding: 20px 0;
    float: none;
    width: 100%;
    border-top:1px solid #EBEBEB;
}
#footer-info p{
    font-size:14px;
    color:#666;
}
#footer-info p a, #footer-info p a:hover{
    color: #FA7130;
    font-weight:normal;
    opacity:0.7;
}
.title_info h1{
    color:#fff;
    font-family: 'PlusJakartaSans-Bold';
    font-size:48px;
}
.prdtcontact_form ul{
    padding: 0;
    list-style: none;
    display: flex;
    flex-flow: wrap;
    margin:0 -15px;
    align-items: flex-start;
}
.prdtcontact_form ul li{
    margin-bottom:20px;
    width:50%;
    padding:0 15px;
}
.prdtcontact_form ul li.fullwidth{
    width:100%;
}
.prdtcontact_form ul li .wpcf7-form-control {
    width: 100%;
    border: 1px solid #ebebeb;
    color: #333;
    font-size:16px;
    padding:6px 12px;
    border-radius:5px;
    height:48px;
}
.prdtcontact_form ul li .wpcf7-form-control.wpcf7-textarea{
    min-height:110px;
}
.prdtcontact_form ul li .wpcf7-form-control .wpcf7-list-item.first{
    margin-left:0;
}
.prdtcontact_form .submit_btn .wpcf7-submit, 
.prdtcontact_form .submit_btn .wpcf7-submit:hover {
    font-family: 'PlusJakartaSans-SemiBold';
    padding:14px 30px;
    background:#FA7130;
    border-radius: 8px;
    font-size:18px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    border: 0;
    cursor: pointer;
}
.prdtcontact_form label{
    color:#000;
}
.prdtcontact_form [data-class="wpcf7cf_group"] li {
    width: 100% !important;
}
.prdtcontact_form [data-class="wpcf7cf_group"]{
    width: 50%;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size:14px;
    font-weight: normal;
    display: block;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color:#46b450;
    color:#46b450;
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border-color:#dc3232;
    color:#dc3232;
}
.alllistevents_list ul{
    display: flex;
    flex-wrap:wrap;
    margin:0 -15px;
}
.alllistevents_list ul li {
    -ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
    padding:0 15px 20px 15px;
}
.alllistevents_list ul li h4{
    font-family: 'PlusJakartaSans-SemiBold';
    font-size:20px;
    color: #FA7130;
    margin:0;
}
#lcp-preloader-357{
    background:transparent;
}
.alllistevents_fullbg{
    background:url(http://prajwalrehabilitationtrust.com/wp-content/uploads/2025/09/contactus_bg.jpg), linear-gradient(180deg, #2b87da 0%, #29c4a9 100%) !important;
    padding-top:62px !important;
    padding-bottom:62px !important;
    text-align: center;
}
.alllistevents_list ul li .event-item{
    border-radius: 5px;
    background: var(--color-white-solid, #FFF);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.08);
}
.alllistevents_list ul li .event-item_cnt {
    padding: 15px 20px 25px 20px;
    position: relative;
}
.alllistevents_list ul li .event-item_cnt h4 {
    color: #000;
    font-size: 18px;
    line-height: 24px;
    font-family: 'PlusJakartaSans-SemiBold';
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.alllistevents_list ul li .event-item_cnt p {
    color: #666;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.singleevent_fullsec{
    border-bottom:1px solid #ccc;
    padding-top:0px !important;
}
.singleevent_fullsec h1{
    font-size:40px !important;
    font-family: 'PlusJakartaSans-Bold';
}
.singleevent_fullsec p {
    font-style: normal;
    font-weight: normal;
}
.singleevent_fullsec p strong {
    font-family: 'PlusJakartaSans-Medium';
}

.singleevent_fullsec h2,
.singleevent_fullsec h3,
.singleevent_fullsec h4,
.singleevent_fullsec h5,
.singleevent_fullsec h6 {
    padding: 15px 0 10px 0;
}
.singleevent_fullsec h2 {
    font-size: 32px !important;
    font-family: 'PlusJakartaSans-SemiBold';
}
.prajwalgallery_fullsec h3,
.singleevent_fullsec h3 {
    font-size: 28px !important;
    font-family: 'PlusJakartaSans-SemiBold';
}
.singleevent_fullsec h4 {
    font-size: 24px !important;
    font-family: 'PlusJakartaSans-Medium';
}
.singleevent_fullsec h5 {
    font-size: 20px !important;
    font-family: 'PlusJakartaSans-Medium';
}
.singleevent_fullsec h6 {
    font-size: 18px !important;
    font-family: 'PlusJakartaSans-Medium';
}
.singleevent_fullsec ul,
.singleevent_fullsec ol {
    padding:0px 0px 10px 0px !important;

}
.singleevent_fullsec ol {
    list-style-position: inherit !important;
}
.singleevent_fullsec ul li,
.singleevent_fullsec ol li {
    margin-bottom: 8px;
    font-size: 15px;
    line-height: 26px;
    color: #000;
}
.d-none{
    display:none;
}
.servicesweprovide_title h3{
    font-size: 28px !important;
    font-family: 'PlusJakartaSans-SemiBold';
}
.singleevent_fullimg img{
    width: 100%;
    height: 540px;
    object-fit: cover;
    object-position:center bottom;
}
.home.page-id-12 .latest-events, .home.page-id-12 .supportedlogos_slider{
    display:none;
}
.prajwalsuccessstories_item {
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #d5d5d5;
}
.prajwalsuccessstories_list .prajwalsuccessstories_item:last-child{
    border-bottom:0px;
}
.prajwalsuccessstories_list .prajwalsuccessstories_img, 
.prajwalsuccessstories_list .prajwalsuccessstories_img img{
    width:410px;
    height:279px;
}
.prajwalsuccessstories_img img{
    border-radius:6px 6px 0 0;
}
.prajwalsuccessstories_list .prajwalsuccessstories_item {
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #d5d5d5;
}
..prajwalsuccessstories_list .prajwalsuccessstories_item:last-child{
    border-bottom:0px;
}
.prajwalsuccessstories_list .prajwalsuccessstories_img{
    margin-right:3rem;
}
.prajwalsuccessstories_list .prajwalsuccessstories_img img{
    border-radius:6px;
}
.prajwalsuccessstories_cnt{
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.prajwalsuccessstories_cnt h4{
    color: #000;
    font-size:24px;
    line-height:26px;
    font-family: 'PlusJakartaSans-SemiBold';
}
.prajwalsuccessstories_pagination{
    display:flex;
    gap:10px;
}
.prajwalsuccessstories_pagination span, .prajwalsuccessstories_pagination a, .prajwalsuccessstories_pagination a:hover{
    padding: 6px 12px;
    color: #000;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: flex;
    font-weight: 600;
}
#footer-widgets .footer-widget .fwidget:last-child {
    margin-top:10px !important;
}

@media (min-width: 981px) {
    .et_pb_gutters3 .prajwalgallery_fullsec .et_pb_column_4_4 .et_pb_grid_item{
        width: 23.333%;
        margin-right: 1.5%;
        margin-bottom: 1.5%;
    }
    footer #footer-widgets .footer-widget {
        margin-right:1.5%;
        margin-bottom:1.5%;
    }
    footer #footer-widgets .footer-widget.footer-widget-1{ width:35%; }
    footer #footer-widgets .footer-widget.footer-widget-2{ width:16%; }
    footer #footer-widgets .footer-widget.footer-widget-3{ width:16%; }
    footer #footer-widgets .footer-widget.footer-widget-4{ width:25%; }
}

@media(max-width:1300px) {
    .container, .et_pb_row {
        padding-left:20px;
        padding-right:20px;
    }
}

@media(max-width:900px) {
    .container, .et_pb_row {
        padding-left:15px;
        padding-right:15px;
    }
    .latestevents_arrows .swiper-button-next, 
    .latestevents_arrows .swiper-button-prev,
    .prajwalsuccessstories_slider .swiper-button-next, 
    .prajwalsuccessstories_slider .swiper-button-prev{
        width:40px;
        height:40px;
        background-size:100%;
    }
    .et_fixed_nav #main-header {
        position: fixed;
    }
    .et_fixed_nav .mobile_menu_bar:before {
        border: 2px solid #000;
        color:#000;
    }

}

@media(max-width:767px) {
    .helpchildrendisabilities_row {
        box-shadow: none;
    }
    .prdtwhatwedo_sec .prdtwhatwedo_list .et_pb_text_inner {
        height:320px;
    }
    .et_fixed_nav.et_show_nav #page-container {
        padding-top:64px !important;
    }
}

@media(max-width:430px) {
    #main-header.et-fixed-header, #main-header.fixed, #main-header{
        padding:10px 0 !important;  
    }
    .prdtmainbanner_sec .et_pb_slide, #main-header .et_menu_container {
        padding: 0 15px;
    }
    .mobile_menu_bar:before {
        border:2px solid #fff;
        border-radius: 4px;
        color:#fff;
        padding:2px 2px 0px 2px;
    }
    .et_header_style_left .logo_container {
        width:auto;
    }
    .helpchildrendisabilities_sec {
        margin-top: 0px;
    }
    .et_header_style_left #et-top-navigation .mobile_menu_bar{
        padding-bottom:6px;
        padding-top:6px;
    }
    .helpchildrendisabilities_row .et_pb_column{
        margin-bottom:0px;
    }
    .helpchildrendisabilities_row {
        padding:20px 15px !important;
    }
    .prdtmainbanner_sec .et_pb_slide_description .et_pb_slide_content {
        width:100%;
    }
    .prdtmainbanner_sec .et_pb_slide_description .et_pb_slide_content h2 {
        font-size: 26px;
        line-height: 32px;
    }
    .prdtmainbanner_sec .et_pb_slide_description .et_pb_slide_content p {
        font-size: 15px;
        line-height: 24px;
    }
    .et_mobile_menu{
        height:400px;
        overflow-y:scroll;
        padding:0px;
    }
    .et_mobile_menu li li {
        padding-left: 0;
    }
    .title_info h2, .helpchildrendisabilities_sec h1{
        font-size:24px;
        line-height:30px;
    }
     footer #footer-widgets .footer-widget {
        margin-right:0;
        margin-bottom:15px;
    }
    footer #footer-widgets .footer-widget.footer-widget-1{ width:100%; }
    footer #footer-widgets .footer-widget.footer-widget-2{ width:100%; }
    footer #footer-widgets .footer-widget.footer-widget-3{ width:100%; }
    footer #footer-widgets .footer-widget.footer-widget-4{ width:100%; }

    .helpchildrendisabilities_row ul {
        padding:0;
        gap:10px;
        margin:15px 0 0 0;
    }
    .helpchildrendisabilities_row ul {
        gap:0;
        margin:15px 0 0 0;
    }
    .helpchildrendisabilities_row ul li {
        font-size: 14px;
        line-height: 16px;
        padding:0 10px;
    }
    .helpchildrendisabilities_row ul li span {
        font-size:24px;
        margin-bottom:10px;
    }
    .prdtservices_sec .prdtservices_list .et_pb_main_blurb_image img {
        width: 100px;
        border-radius: 6px;
    }
    .prdtservices_sec .prdtservices_list h4 {
        font-size: 18px;
    }
    .helpingeachother_sec .helpingeachother_row {
        padding:30px 0 !important;
    }
    .helpingeachother_sec h2 {
        font-size: 24px;
        line-height: 34px;
    }
    .donatenow_btn {
        margin:20px auto 0px auto;
    }
    .donatenow_btn a, .donatenow_btn a:hover {
        padding: 10px 35px;
        font-size: 12px;
    }
    .helpingeachother_sec h5 {
        font-size:16px;
    }
    .latestevents_row {
        display: block;
    }
    .latestevents_left, .latestevents_rght {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .faq_list {
        margin-bottom:10px;
    }
    .faq_list h4 {
        padding:10px;
        font-size: 15px;
        line-height: 20px;
        display:flex;
        align-items:center;
    }
    .faq_list h4 span {
        width:20px;
        height:20px;
        margin:0px 10px 0 0;
        background-size:100%;
    }
    .faq_liststyle .faq_list h4.closeimg span {
        height:18px;
    }
    #footer-widgets .footer-widget:nth-child(n){
        margin-bottom:3% !important;
    }
    #footer-widgets .footer-widget:last-child {
        margin-bottom:0 !important;
    }
    footer #footer-widgets .footer-widget .fwidget{
        margin: 0 !important;
        display: block;
        clear: both;
    }
    .alllistevents_fullbg, .alllistevents_fullsec,
    #footer-widgets {
        padding:30px 0 !important;
    }
    .hotline_sec h4{
        line-height: 28px;
        font-size: 20px;
    }
    .hotline_sec .et_pb_column {
        margin-bottom:15px;
    }
    #footer-widgets .footer-widget li a{
        font-size: 15px;
        line-height: 22px;
    }
    .prajwalsuccessstories_slider .swiper-container {
        padding: 0 0 60px 0;
    }
    .prajwalsuccessstories_slider .swiper-button-next {
        right: 38%;
    }
    .prajwalsuccessstories_slider .swiper-button-prev {
        left:38%;
    }
    .prdtservices_sec .prdtservices_list .viewmore_btn {
        margin: 15px 0 20px 0;
    }
    .title_info{
        padding-left:15px;
        padding-right:15px;
    }
    .title_info h1 {
        font-size:26px;
        padding-bottom: 0px;
    }
    .title_info h3 {
        font-size:24px;
        line-height:26px;
    }
    .prdtcontact_form ul li {
        margin-bottom:10px;
        padding:0 15px;
        width:100%;
    }
    .prajwalgallery_fullsec h3, .singleevent_fullsec h3 {
        font-size:22px !important;
    }
    .prajwalgallery_fullsec h3{
        padding-bottom:0px;
    }
    .alllistevents_list ul li {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 15px 20px 15px;
    }
    .alllistevents_list ul li .event-item_cnt {
        padding:15px;
    }
    .singleevent_fullimg{
        margin-bottom:20px;
    }
    .singleevent_fullimg img {
        height:220px;
    }
    .singleevent_fullsec h1{
        font-size:24px !important;
    }
    .singleevent_fullsec{
        padding-bottom:30px;
    }
    .servicesweprovide_title h3 {
        font-size:22px !important;
    }
    .servicesweprovide_title ul{
        padding-left:25px;
    }
    .prajwalsuccessstories_list .prajwalsuccessstories_img, 
    .prajwalsuccessstories_list .prajwalsuccessstories_img img {
        width: 100%;
        height: auto;
    }
    .prajwalsuccessstories_img{
        margin-bottom:10px;
    }
    .prajwalsuccessstories_cnt h4 {
        font-size: 18px;
        line-height: 22px;
    }
    .prajwalsuccessstories_list .prajwalsuccessstories_item {
        margin-bottom:15px;
        padding-bottom:15px;
        display:block;
    }
}

