.text-justify{
    text-align: justify;
}
.text-justify-p{
    text-align: justify;
    color: #000;
}
.bg-lightgrey{
    background: #ededed;
}
.ptb-80{
   padding: 80px 0;
}
.left{
    float: inline-end;
}
.tophead-call{
    display: flex;
    float: right;
}
.top-right-ulli{
    display: flex;
    align-items: center;
    justify-content: end;
}
.top-ulli{
    display: flex;
    align-items: center;
}
.about-area.two .about-content ul li{
    display: flex;
    align-items: center;
    gap: 13px;
    text-align: left;
}
.feature-item h6{
    font-size: 18px;
}
.donation-item .inner p{
    text-align: justify;
    color: #000;
}
.blog-section p{
    color: #000;
}
.blog-section .blog-box{
    border-radius: 20px;
    text-align: center;
    background: #ffffff;
    padding: 20px;
    /* box-shadow: 0px 0px 6px 0px #ccc; */
}
.blog-box h5{
    font-size: 17px;
}
.blog-box p{
    font-size: 15px;
}
.blog-box:before, .partner-box:before{
    background-color: transparent !important;
}
.partner-box img{
    border: 1px solid rgb(235, 235, 235);
}
.partners p{
    color: #000;
}
.dream-section p{
    color: #000;
}
.dream-item p{
    text-align: justify;
}
.foot-p{
    text-align: justify;
}
.footer-box .contact-inner ul{
    display: flex;
    flex-direction: column;
}
.fptb-80 {
    padding: 80px 0 30px 0;
}
.why-ulli li{
    display: flex;
    align-items: center;
    gap: 10px;    
    text-align: left;
}
.why-ulli li span {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #003e1e;
    font-weight: 600;
    background-color: #e5e6ff;
    border-radius: 50%;
    text-align: center;
    font-size: 15px;
    margin-right: 5px;
    transition: 0.5s all ease;
    
}
.financial-table tbody{
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 20px;
}
.financial-table thead th{
    border-bottom: none;
    background-color: #003E1E;
    color: #fff;
    margin-bottom: 20px;
    font-family: monospace;
    border-radius: 20px;
}
.financial-table tbody tr{
    font-family:monospace;
    font-weight: 600;
    align-items: center;
}
.financial-table tbody tr i{
    color: dodgerblue;
}
.why-ulli li:hover span {
    color: #fff;
    background-color: #003e1e;
}
.financial-table td{
    display: flex;
    gap: 10px;
    justify-content: left;
    background-color: rgb(177, 255, 177);
    border-radius: 20px 0px 20px 0px;
}
.leap-for-word{
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.leap-for-word p{
    text-align: justify;
    color: #000;
    font-weight:600;
}
.bottom-leap-for-word li{
    align-items: normal;
}
.bottom-leap-for-word p{
    color: #000;
    font-weight: 600;
}
@media only screen and (min-width:1058px){
    .dream-item {
        height: 370px !important;
    }
    .our-guiding{
        height: 270px !important;
    }
    
}
@media only screen and (min-width:530px){
    .dream-item {
        height: 400px;
    }    
}
@media only screen and (min-width:991px){
    .our-guiding {
        height: 300px;
    }    
}
@media only screen and (min-width:990px) and (max-width:1183px){
    .main-nav nav .navbar-nav .nav-item a{
        font-size: 12px;
    }
    #carouselExampleInterval {
        margin-top: 43px !important;
    }
}
@media only screen and (max-width:992px){
    #carouselExampleInterval{
        margin-top: 74px;
    }
    .md-logo-hide{
        display: none;
    }
    .ptb-mob-30{
        padding-bottom: 30px;
    }
    .section-title h2 {
        font-size: 32px;
    }    
    .top-right-ulli{
        justify-content:left;
    }
    .pb-on-tab-mob{
        padding-bottom: 30px;
    }
    .ptb-80{
        padding: 60px 0 40px 0;
    }
    .dream-item .sub-span{
        left: 45%;
        top: 80%;
    }
    .fptb-80 {
        padding: 65px 0 30px 0;
    }
    .page-title-area {
        height: 360px;
    }

}
@media only screen and (max-width:768px){
    .page-title-area .title-item h2 {
        font-size: 22px;
    }
    .page-title-area .title-item{
        margin-top: 90px;
    }
}
@media only screen and (min-width:531px) and (max-width:992px){    
    .logo-ontab img{
        max-width: 135%;
    }    
    .mean-container .mean-bar{
        height: 73px;
    }
    .mean-container a.meanmenu-reveal span {
        margin-top: 41px;
        position: relative;
        top: -10px;
    }
    .mean-container .mean-nav ul{
        margin-top: 20px;
    }
}
@media only screen and (min-width:769px){
    #carouselExampleInterval{
        margin-top: 48px;
    }
}
@media only screen and (min-width:530px){    
    .donation-item .inner {
        height: 240px;
    }
    .content-title  h4,h6{
        text-align: left;
    }
    .page-title-area .title-item ul li:before{
        left: 60px;
    }
}
@media only screen and (max-width:530px){
    .header-area{
        display: none;
    }
    .mean-container a.meanmenu-reveal {
        width:30px;
    }
    .section-title .sub-title{
        /* display: block; */
        text-align: center;
    }
    .about-content h2{
        text-align: center !important;
    }
    .section-title h2 {
        font-size: 25px;
    }
    .feature-item-one{
        margin-top: 30px !important;
    }
    .ptb-mob-30 {
        padding-bottom: 10px;
    }
    .logo-ontab img{
        max-width: 145%;
    }
    #carouselExampleInterval{
        margin-top: 80px;
    }
    .mean-container .mean-bar {
        padding: 12px 0px;
    }
    .mean-container .mean-nav ul {
        margin-top: 20px;
    }
    .pb-on-tab-mob{
        padding-bottom: 20px;
    }
    .ptb-80{
        padding: 60px 0 40px 0;
    }
    .dream-section p, .partners p, .blog-section p{
        text-align: justify;
    }
    .dream-item .sub-span{
        display: none;
    }
    .dream-item p{
        margin-bottom: 0px;
    }
    .fptb-80 {
        padding: 45px 0 25px 0;
    }
    .about-area .section-title{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .page-title-area {
        height: 300px;
    }
    .page-title-area .title-item h2 {
        font-size: 18px;
    }
    .counter-item h3 {
        margin-bottom: 6px;
        font-size: 45px;
    }
    .page-title-area .title-item ul li a, .page-title-area .title-item ul li span{
        font-size: 12px;
    }
}