@media(min-width: 1300px) {
    .container {
        max-width: 1280px !important;
    }
    .featured-heading {
        padding-top: 55px;
        margin-left: 0px;
    }
    .cause-management {
        background-position: center;
    }
    .lifeline-featured-sec .featured-img {
        width: 45vw;
    }
}

@media(max-width: 1920px) {
    /* .lifeline-featured-sec img {
        width: 100%;
    }
    .lifeline-featured-sec {
        padding-top: 135px;
        padding-bottom: 120px;
    }
    .featured-heading {
        padding-top: 76px;
        margin-left: -80px;
    }
    .star img {
        width: 30% !important;
        transform: translate(200px, -3px);
    } */
}

@media(max-width: 1360px) {
    .lifeline-featured-sec img {
        width: 100%;
    }

    .lifeline-featured-sec {
        padding-top: 135px;
        padding-bottom: 80px;
    }

    .star img {
        width: 30%;
        transform: translate(70px, -3px) !important;
    }

    .featured-heading {
        padding-top: 55px;
        margin-left: -80px;
    }
}

@media(max-width: 1199px) {
    .small-box div.tini-sec .li {
        width: 17%;
    }

    .featured-area p {
        max-width: 60%;
    }

    .small-box div.tini-sec .li {
        height: 210px;
    }
}

@media(max-width: 1024px) {
    html {
        font-size: 14px;
    }

    .featured-sec {
        padding: 100px 0 0;
    }
}

@media(max-width: 991px) {
    .lifeline-featured-sec h1 {
        font-size: 27px;
    }

    header svg {
        height: 45px;
        width: 145px;
    }

    .hamburger {
        display: block;
    }

    .res-ham.active .hamburger {
        display: none;
    }

    .res-ham.active .crosss {
        display: block;
    }

    .res-ham .hamburger {
        display: block;
    }

    .res-ham .crosss {
        display: none;
    }

    .site-navigation {
        max-height: 0;
        transition: 0.6s ease-in-out !important;
        opacity: 0;
        visibility: hidden;
    }

    

    .res-ham {
        position: absolute;
        top: 16px;
        right: 144px;
    }

    .res-ham svg {
        width: 40px;
        height: 40px;
    }

    header {
        height: auto;
        background-color: #ffffff !important;
    }

    .header-wrapper>div {
        width: 100%;
    }

    .header-wrapper {
        flex-wrap: wrap;
    }

    .hea-der nav ul {
        list-style: unset;
        padding-left: 20px;
        margin-top: 20px;
    }

    .site-navigation nav ul li a {
        padding-left: 0;
        padding: 5px 10px;
        display: flex;
    }

    .hea-der .site-btn {
        display: none;
    }

    .theme-btn {
        padding: 1.143em 2.571em;
    }

    .small-box div.tini-sec .li {
        width: 25%;
        margin-bottom: 20px;
    }

    .small-box div.tini-sec {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .featured-area>h1 {
        font-size: 3.175rem;
    }

    .feature-count {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .feature-count a {
        width: 28%;
        margin-bottom: 20px;
    }

    .causes-inner-pages .slick-slide img {
        height: 387px;
        width: 304px;
        margin: auto;
    }

    .monday-hed h2 {
        font-size: 3.125rem;
        width: 100%;
    }

    .featured-heading {
        padding-top: 35px;
        margin-left: 0px;
    }

    .new-heading p {
        max-width: 70%;
    }

    .demo-item .demo-img {
        width: 100%;
    }

    .demo-item>a {
        margin-left: 0px;
        font-size: 18px;
    }

    .demo-item {
        margin-bottom: 40px;
    }

    .page-builder {
        margin-bottom: 36px;
    }

    .slick-dots li.slick-active button:before {
        opacity: .75;
        color: #ffa500 !important;
    }

    .slick-dots li button:before {
        font-size: 45px !important;
    }

    .companines-heading p {
        font-size: 14px;
        width: 100%;
        line-height: 22px;
        text-align: center;
    }

    .slider-parent {
        display: block !important;
    }

    .companines-img img {
        width: 100%;
        transform: translate(80px, 10px);
    }

    .companines-heading {
        margin-left: 0px;
        padding-top: 25px;
        width: 450px;
        text-align: center;
    }

    .companines-heading img {
        margin: auto;
        width: 55%;
        margin-bottom: 10px;
    }

    .companines-heading h3 {
        font-size: 14px;
        font-weight: 600;
        color: #fe750d;
        padding-bottom: 15px;
    }
}

@media(max-width: 980px) {
    .featured-area>h2 {
        max-width: 100%;
        font-size: 4rem;
    }

    .sec-heading2 {
        max-width: 100%;
    }

    .feature-count a {
        padding: 7% 0;
        height: 170px;
    }

    .gap {
        padding: 100px 0;
    }

    .sec-heading2 {
        max-width: 100%;
    }

    .theme-inner-pages {
        padding-bottom: 70px;
    }

    .footer-area {
        text-align: center;
    }

    .footer-menu {
        margin-top: 10px;
    }

    .footer-menu ul {
        justify-content: center;
    }

    .purchase-btns.text-center {
        margin-bottom: -120px;
    }

    .colors {
        display: none;
    }

    .res-ham {
        position: absolute;
        top: 20px;
        right: 143px;
    }
}

@media(max-width: 767px) {
    .lifeline-featured-sec h1 {
        font-size: 34px;
        text-align: center;

    }

    .lifeline-featured-sec p {
        font-size: 19px;
        text-align: center;
    }

    .lifeline-featured-sec .featured-img {
        width: auto;
    }

    .small-box div.tini-sec .li {
        width: 33.33%;
        margin-bottom: 20px;
    }

    .new-heading p {
        max-width: 100%;
    }

    .feature-count a {
        width: 44%;

    }

    .section-title p {
        max-width: 100%;
    }

    .res-ham {
        position: absolute;
        top: 20px;
        right: 128px;
    }

    .social {
        padding-top: 11px;
    }
}

@media(max-width: 736px) {
    .gap {
        padding: 70px 0;
    }

    .res-ham {
        position: absolute;
        top: 20px;
        right: 112px;
    }
}

@media(max-width: 480px) {
    .lifeline-featured-sec h1 {
        padding-top: 20px;
        font-size: 27px;

    }

    .lifeline-featured-sec p {
        font-size: 15px;
        text-align: center;
    }

    .support-item p {
        margin-bottom: 0;
    }

    .simple-icon p,
    .call-to-action p,
    .sec-heading2 p,
    .buy-themes-sec p {
        width: 90%;
        margin: auto;
    }

    .section-title p {
        width: 100%;
    }

    .testi-box {
        margin-bottom: 2rem;
    }

    .testi-box p,
    .testi-top {
        margin: 0;
        padding: 20px;
    }

    .demo-item {
        margin-bottom: 50px;
    }

    .new-heading span {
        font-size: 4.25rem;
        padding-top: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-bottom: 10px;
    }

    .new-heading h1 {
        font-size: 2rem;
    }

    .featured-area svg {
        height: auto;
        width: 50%;
    }

    .small-box div.tini-sec .li img {
        border-radius: 13px;
        width: 50px;
        height: 50px;
        object-fit: cover;
    }

    .featured-area {
        padding-bottom: 30px;
    }

    .featured-area>h1 {
        font-size: 2.175rem;
        margin-top: 25px;
        margin-bottom: 15px;
    }

    .featured-area>h2,
    .section-title h2,
    .sec-heading2 h2,
    .buy-themes-sec h2,
    .call-to-action h2 {
        font-size: 2rem;
        margin-bottom: 15px;
    }

    .support-item {
        padding: 30px;
    }

    .feature-count a {
        display: block;
        width: 100%;
        height: auto;
        padding: 40px 0;

    }

    .purchase-btns.text-center {
        margin-bottom: 0;
    }

    .purchase-btns a {
        display: block;
        margin-bottom: 8px;
    }

    .purchase-btns a+a {
        margin-left: 0;
    }

    .qmt-social-chat.qmt-social-wtsapp img {
        width: 24px;
    }

    .demo-item>a {
        border-bottom: none;
        font-size: 13px;
    }

    .demo-item .demo-img {
        border-radius: 15px;
        border: 5px solid #fff;
        margin-bottom: 18px;
    }

    .feature-count a {
        width: 40%;
        padding: 41px 0;
    }

    .feature-count a h2 {
        font-size: 2.125rem;
        color: inherit;
        margin-bottom: 5px;
    }

    .feature-count a span {
        font-size: 11px;
    }

    .res-ham {
        position: absolute;
        top: 22px;
        right: 25px;
    }

    .social {
        margin: 5px;
        padding-top: 5px;
        padding-bottom: 7px;
    }

    .press span {
        font-size: 12px;
        font-weight: 600;
    }

    .press p {
        font-size: 11px;
        font-weight: 300;
    }

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

    button.slick-next.slick-arrow {
        display: none !important;
    }
    .featured-heading .star{
        height: 40px;
        padding: 0;
    }
}

@media(max-width: 480px) {
    .lifeline-featured-sec img {
        width: 100%;
        margin-left: 0px;
    }

    .featured-heading {
        padding-top: 15px;
        margin-left: 0px;
    }

    .lifeline-featured-sec h1 {
        padding-top: 3px;
        font-size: 24px;
        text-align: left;
    }

    .lifeline-featured-sec p {
        font-size: 15px;
        text-align: left;
    }

    .lifeline-featured-sec {
        padding-top: 90px !important;
        padding-bottom: 70px !important;
    }

    .star h5 {
        font-size: 15px;
    }

    .star img {
        width: 26%;
        margin-left: -68px;
    }

    img.number {
        padding-bottom: 26px;
        padding-top: 32px;
        width: 30%;
    }

    .new-heading h1 {
        font-size: 24px;
        margin-bottom: 5px !important;
    }

    .demo-item a.preview-btn {
        font-size: 12px;
        padding: 14px;
    }

    .new-heading p {
        font-size: 15px;
        max-width: 92%;
    }

    .demo-item .demo-img {
        width: 100%;
    }

    .demo-item>a {
        border-bottom: none;
        font-size: 14px;
        color: #000000;
        margin-left: 0px;
        font-weight: 500;
    }

    .elementor-page-builder h2 {
        font-size: 19px;
    }

    .causes-heading p {
        font-size: 13px;
        font-weight: 400;
        width: 81%;
        line-height: 20px;
        color: #666666;
    }

    ul.list-manage li {
        list-style: none;
        line-height: 22px;
        font-size: 13px;
    }

    .elementor-page-builder p {
        font-size: 13px;
        width: 100%;
        font-weight: 400;
        color: #666666;
        margin-top: 0px;
    }

    .page-builder button {
        padding: 10px 13px;
        font-size: 12px;
    }

    .elementor-page-builder img {
        width: 100%;
        margin-top: 30px;
    }

    .explore {
        margin-top: 20px;
    }

    .simple-icon span img {
        width: 40px;
    }

    .book-a-table h3 {
        font-size: 15px;
        font-weight: 600;
        line-height: 18px;
        color: #000000;
    }

    .sec-heading2 h2 {
        font-size: 24px;
        font-weight: 900;
        color: #000000;
    }

    .book-a-table img {
        margin-bottom: 15px;
    }

    .book-a-table {
        text-align: center;
        padding-top: 35px;
    }

    .lifeline-logo {
        text-align: center;
        padding-bottom: 10px;
        padding-top: 30px;
    }

    .lifeline-logo img {
        width: 50%;
    }

    .book-a-table p {
        margin: auto;
        width: 100%;
        font-size: 13px;
        font-weight: 400;
        color: #858482;
    }

    .causes1-heading h2 {
        text-align: center;
        font-size: 24px;
    }

    .site-bran svg {
        height: 40px;
        width: 150px;
    }

    .res-ham svg {
        width: 30px;
        height: 30px;
    }

    .site-navigation nav ul li a {
        font-size: 15px;
        font-weight: 400;
        color: #161515;
        padding: 0 15px;
        transition: all 0.35s ease-in-out;
    }

    .site-navigation nav ul li {
        line-height: 25px;
    }

    .top-bar .topbar-icon ul li a {
        height: 25px;
        width: 25px;
    }

    .top-bar .topbar-icon ul li svg {
        height: 11px;
    }

    .top-bar .topbar-icon ul {
        margin-top: 5px;
    }

    .cause-management {
        padding-top: 25px;
        padding-bottom: 50px;
    }

    .causes1-heading p {
        width: 73%;
        text-align: center;
        margin: auto;
        font-size: 13px;
        padding-bottom: 15px;
    }

    .star1 {
        display: flex;
        column-gap: 15px;
        justify-content: right;
        padding-bottom: 35px;
    }

    .star1 h5 {
        font-size: 30px !important;
    }

    .star1 span {
        width: 61%;
    }

    .company-logo p {
        font-size: 11px;
    }
    .brands{
        padding-top: 40px !important;
    }
    .demo-item .demo-img{
        margin-bottom: 5px !important;
    }
        .whatsapp-icon h5 {
        font-size: 8px !important;
        margin-top: 5px !important;
    }
        .companines-heading {
        margin: auto 0px !important;
        padding-top: 25px !important;
        width: 300px !important;
    }
    .companines-img img {
        width: 100%;
        transform: translate(40px, 10px) !important;
    }
    .companines-heading p{
        font-size: 12px !important;
        line-height: 20px !important;
    }
    .Achievements-img h2{
        font-size: 12px !important;
    }
    img.mhtheme{
        margin-bottom: 2px !important;
    }
    .causes-button{
        margin-left: 48px !important;
    }
    .achive .reco-sec-tops{
        font-size: 15px !important;
    }
    .company-logo p{
        font-size: 9px !important;
    }
    strong.author-name{
        font-size: 16px !important;
        margin-left: 0px !important;
    }
.monday-hed h2{
    padding-bottom: 20px;
    padding-top: 10px !important;
}
    .company-logo {
        text-align: center;
        padding-top: 15px !important;
        padding-bottom: 5px !important;
        margin-left: 0px !important;
        margin-bottom: 10px !important;
    }

    .companines-img {
        padding-bottom: 0px;
    }

    .monday-hed h2 {
        font-size: 24px;
        width: 100%;
        text-align: center;
        margin: auto;
        padding-bottom: 25px;
        padding-top: 20px;
    }

    .testimonial {
        margin-top: 70px;
    }

    span.reco-sec-top {
        font-size: 17px;
    }

    .monday-hed {
        padding-top: 0px;
    }

    .causes-inner-pages .slick-slide img {
        width: 100%;
    }

    .brand-logo img {
        width: 70%;
        padding-bottom: 30px;
    }

    .brand-logo {
        text-align: center;
    }

    .colorlib-logo {
        text-align: center;
    }

    .causes-heading h2 {
        font-size: 24px;
        font-weight: bold;
    }
    .causes-inner-pages .slick-slide img{
        height: 360px !important;
        object-fit: contain;
    }

    .slick-dots li.slick-active button:before {
        opacity: .75;
        color: #ffa500 !important;
    }

    .slick-dots li button:before {
        font-size: 45px !important;
    }

    .companines-heading p {
        font-size: 14px;
        width: 100%;
        line-height: 22px;
        text-align: center;
    }

    .slider-parent {
        display: block !important;
    }

    .companines-img img {
        width: 100%;
        transform: translate(70px, 10px);
    }

    .companines-heading {
        margin-left: 0px;
        padding-top: 25px;
        width: 350px;
        text-align: center;
    }
    .lifeline-featured-sec img{
        height: auto !important;
    }

    .companines-heading img {
        margin: auto;
        width: 55%;
        margin-bottom: 10px;
    }

    .companines-heading h3 {
        font-size: 14px;
        font-weight: 600;
        color: #fe750d;
        padding-bottom: 15px;
    }

    .brands {
        padding-top: 25px;
    }

    .information {
        padding-bottom: 40px;
    }

    .theme-inner-pages {
        padding-bottom: 0px;
    }

    .sec-heading2 p {
        font-size: 14px;
        width: 100%;
    }

    .inner-page-slider .owl-stage {
        padding-top: 0px;
    }

    .simple-icon p {
        font-size: 12px;
        width: 100%;
        margin: auto;
        font-weight: 400;
        color: #666666;
    }

    .simple-icon>span {
        height: 80px;
        width: 80px;
        background-color: #fffdf3;
        line-height: 80px;
        text-align: center;
        display: inline-block;
        border-radius: 50%;
        margin-bottom: 7px;
        transition: all 0.35s ease-in;
    }

    .simple-icon h3 {
        font-size: 14px;
    }

    .simple-icon {
        padding: 15px;
        margin-bottom: 20px;
    }

    .demo-item {
        margin-bottom: 18px;
    }

    .star {
        padding-bottom: 20px;
    }

    .causes1-heading .star span {
        width: 50%;
    }

    section#features {
        padding-bottom: 30px !important;
    }

    .rating {
        background-color: #fe750d;
        padding: 5px 15px;
        border-radius: 50px;
        width: 50%;
        height: max-content;
        margin-top: 0px;
        margin-left: 20px;
    }

    .happy-parent {
        width: 100%;
    }

    .rating span {
        font-size: 14px;
    }

    .rating-heading p {
        margin-bottom: 0px;
        margin-top: 0px;
        font-size: 13px;
        font-weight: 500;
        width: 94%;
        padding-right: 3px;
    }

    iframe.youtube-video {
        height: 310px;
    }

    .elementor-page-builder .page-builder .image-animation {
        padding: 0px;
        margin-top: 0px;
    }

    .elementor-page-builder .page-builder .elementor-widgets {
        left: -1px;
        bottom: 20px !important;
        width: 40% !important;
    }

    .explore .elementor-page-builder .page-builder img {
        width: 100%;
        object-fit: cover;
    }

    .elementor-page-builder .page-builder .appearance {
        left: -15px;
        top: 50px;
        width: 40% !important;
    }

    .elementor-page-builder .page-builder .arrow-left {
        top: 35px;
        right: 50px;
        animation: moveLeftRight 1s ease-in-out infinite alternate;
    }

    .elementor-page-builder .page-builder .update {
        bottom: 10px;
        right: 0px;
        border-radius: 10px;
        animation: moveUpDown 1.5s ease-in-out infinite alternate;
        width: 40% !important;
    }

    .elementor-page-builder .page-builder .woo-products {
        bottom: 10px;
        left: -23px;
        border-radius: 10px;
        animation: moveUpDown 1.5s ease-in-out infinite alternate;
        width: 50% !important;
    }

    .elementor-page-builder .page-builder .client-reviews {
        bottom: 10px;
        right: -16px;
        border-radius: 10px;
        animation: moveUpDown 1.5s ease-in-out infinite alternate;
        width: 50% !important;
    }

    .elementor-page-builder .page-builder .stories {
        height: auto !important;
        object-fit: cover;
    }

    section.lifeline-featured-sec span.elite-author {
        font-size: 13px;
        color: #666666;
    }

    .page-builder {
        margin-bottom: 10px;
    }

    .causes-inner-pages .slick-slide img {
        height: 510px;
        padding: 10px;
    }

    .watchstreet-logo {
        padding-bottom: 10px;
    }

    .logo {
        padding-bottom: 0px;
        padding-top: 0px;
    }

    .sec-heading2.text-center.mb-5.inner-page-heading {
        margin-bottom: 15px !important;
    }

    .new-heading p {
        font-size: 13px;
        max-width: 80%;
        font-weight: 400;
    }

    .new-heading {
        margin-bottom: 30px;
    }

    .Achievements-img img {
        width: 100%;
    }

    .Achievements-img h2 {
        font-size: 15px;
        margin-left: -5px;
    }

    .Achievement-bg-color {
        background-color: #fbeb9b;
        height: 135px;
        position: absolute;
        width: 194px;
        transform: translate(-8px, 67px);
        border-radius: 8px;
    }

    .achive .reco-sec-tops {
        margin-bottom: 15px;
    }

    .achive .showcase {
        margin-top: 50px;
    }

    .achive .monday-hed h2 {
        padding-bottom: 0px;
        font-size: 20px;
    }

    .achive .reco-sec-tops {
        margin-bottom: 15px;
        font-size: 20px;
        font-weight: 800;
    }

    .customar-themes {
        margin-top: 50px;
    }

    section.achive .row {
        margin-left: -13px !important;
    }

    .testimonial .reco-sec-top {
        font-size: 17px;
        padding-top: 20px !important;
    }

    img.wphl {
        height: 30px;
        margin-bottom: 7px;
    }

    img.hostinger {
        height: 30px;
        margin-bottom: 7px;
    }

    img.colorlib {
        height: 30px;
        margin-bottom: 7px;
    }

    img.linkedin {
        height: 30px;
        margin-bottom: 7px;
    }

    img.mhtheme {
        height: 30px;
        margin-bottom: 7px;
    }

    img.flat {
        height: 30px;
        margin-bottom: 7px;
    }

    .achive {
        padding-top: 25px;
    }

    button.downlode-button {
        padding: 10px 20px 10px 20px;
        border: 1px solid #e1601f;
        background-color: transparent;
        font-size: 13px;
        font-weight: 500;
        color: #e1601f;
        border-radius: 50px;
        margin-bottom: 10px;
    }

    .causes-button {
        margin-left: 85px;
    }

    .company-logo {
        text-align: center;
        padding-top: 15px;
        padding-bottom: 15px;
        border: 1px solid #ebe0e0;
        margin-bottom: 15px;
    }

    .brands .col-6 {
        padding-right: 8px;
        padding-left: 8px;
    }

    .donation-detail {
        padding: 25px 15px;
        margin-bottom: 20px;
    }
    .donation-detail h3 {
        font-size: 16px;
        font-weight: 600;
    }
    .donation-detail .user-icon {
        height: auto;
        width: 40px;
        margin-bottom: 12px;
    }
    .donation-detail p {
        font-size: 12px;
        font-weight: 400;
        line-height: 18px;
        color: #666666;
    }
    .donation-pro-button span {
        font-size: 13px;
    }
    .donation-pro-button:before {
        width: 38px;
        height: 38px;
    }
    .donation-pro-button {
        padding: 8px 10px;
    }
    section.donation-payment-system .col-6 {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media(max-width: 375px) {
    .site-bran svg {
        height: 34px;
        width: 137px;
    }

    .res-ham {
        top: 15px;
        right: 0px;
    }

    .sliderheading h2 {
        font-size: 22px;
        padding-top: 2px;
        padding-bottom: 15px;
    }

    .press p {
        font-size: 10px;
        font-weight: 300;
    }

    .top-bar .topbar-icon ul li svg {
        height: 12px;
    }

    .top-bar .topbar-icon ul li a {
        height: 27px;
        width: 27px;
    }

    .top-bar .topbar-icon ul {
        padding-top: 3px;
    }

    .lifeline-featured-sec h1 {
        font-size: 22px;
    }

    section.lifeline-featured-sec span.elite-author {
        font-size: 13px;
        color: #666666;
    }

    .lifeline-featured-sec p {
        font-size: 13px;
    }

    .new-heading h1 {
        font-size: 22px;
    }

    img.number {
        width: 25%;
    }

    .new-heading p {
        font-size: 13px;
    }

    .demo-item>a {
        font-size: 12px;
        font-weight: 500;
    }

    .elementor-page-builder h2 {
        font-size: 17px;
    }

    .monday-hed h2 {
        font-size: 19px;
    }

    img.wphl {
        height: 24px;
        margin-bottom: 7px;
    }

    img.hostinger {
        height: 22px;
        margin-bottom: 7px;
    }

    img.colorlib {
        height: 20px;
        margin-bottom: 7px;
    }

    img.linkedin {
        height: 24px;
        margin-bottom: 3px;
    }

    img.mhtheme {
        height: 24px;
        margin-bottom: 7px;
    }

    img.flat {
        height: 24px;
        margin-bottom: 7px;
    }

    .company-logo p {
        width: 100%;
        padding: 10px;
    }

    .Achievement-bg-color {
        height: 115px;
        width: 165px;
    }

    .achive .showcase {
        margin-top: 25px;
    }

    .customar-themes {
        margin-top: 25px;
    }

    .rating-heading p {
        margin-bottom: 0px;
        margin-top: 0px;
        font-size: 11px;
        font-weight: 500;
        width: 94%;
        padding-right: 3px;
    }

    .happy-parent {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media(max-width: 360px) {
    html {
        font-size: 13px;
    }

    .res-ham {
        top: 15px;
        right: 0px;
    }

    .site-bran svg {
        height: 34px;
        width: 134px;
    }
}

@media(max-width: 320px) {
    .site-bran svg {
        height: 34px;
        width: 99px;
    }

    .lifeline-featured-sec h1 {
        font-size: 18px;
    }

    .lifeline-featured-sec p {
        font-size: 11px;
    }

}

@media (max-width:991px) {
    .robot-image{
        display:none;
}
.AI-box{
    width: 755px;
    margin-top: 144px;
    margin-left: 104px;
    padding: 24px;
    height: 472px;
}
.Ai-Hero {
        height: 745px;
}
.ai-text{
    font-size:15px;
        width: 60%;
    
}
ul.ai-list li {
    font-size: 16px;
}
.ai-heading {
        font-size: 30px;
}
.app-heading {
    font-size: 45px;
    padding-left:20px;
}
.app-para {
    font-size:14px;
    padding-left:20px;

}
.feature-list {
    grid-template-columns: 42% 50%;
}

.feature-list li {
    font-size:16px;
    padding-left:20px;
}
.price-button-wrap {
    padding-top:35px;
    padding-left:20px;
    gap:25px;

}
.small-text {
    font-size:13px;
}
.price {
    font-size:36px;
}
.custom-tabs .nav-link {
    font-size:14px;
    padding: 16px 31px !important;

}
.event-content-single h2 {
    font-size: 35px;
    padding-top: 26px;
}
.event-content h2 {
    font-size: 35px;
    padding-top: 22px;
    padding: 15px 30px !important;
}
.event-content ul li {
     display: flex;
     font-size: 15px;
    line-height: 37px;

         

}
.event-content ul li i.fa-solid.fa-check {
    width: 18px;
    height: 20px;
    padding: 5px;
    font-size:9px;
    margin-top:7px;
}
.feature-text p {
    font-size: 13px;
}

.main-heading h2 {
    font-size: 45px;
}
.event-content-single ul li {
    display: flex;
    line-height: 26px;
    margin-bottom: 18px;

}

.btn-btn {
    padding: 12px 41px;
    font-size: 14px;

}
}


@media (max-width: 767px) {
    .main-heading h2 {
        font-size: 40px;
    }
        .custom-tabs .nav-link {
        font-size: 11px;
        padding: 11px 28px !important;
    }
        .event-content-single h2 {
        font-size: 27px;
        padding-top: 21px;
    }
    .event-image{
         text-align:center;
    }
    .event-image img{
        height:400;
    }
        .event-content ul li i.fa-solid.fa-check {
                    margin-top: 12px;
}
.event-content ul {
    padding-top: 0px;

}
    .ai-heading {
        font-size: 25px;
    }
    .AI-box img {
    height: 30px;
}
    .ai-text {
        font-size: 14px;
        width: 80%;
    }
        ul.ai-list li {
        font-size: 13px;
    }
        .AI-box {
        width: 628px;
        margin-top: 113px;
        margin-left: 67px;
        padding: 31px;
        height: 457px;

        }
            .Ai-Hero {
        height: 685px;
    }
        .app-heading {
        font-size: 35px;
        padding-left: 32px;
    }
        .app-para {
        font-size: 14px;
       padding-left: 32px;
       padding-top: 8px;
       line-height: 27px;
}
    .feature-list {
        grid-template-columns: 47% 50%;
    }
        .feature-list li {
        font-size: 12px;
        padding-left: 27px;
        line-height: 26px;
    }
    
li i.fa-solid.fa-check {
    width: 17px;
    height: 17px;
        padding: 4px;
    font-size: 9px;
}
.Android-App {
    padding-top: 26px;
}
    .small-text {
        font-size: 12px;
    }
    .get-started-2 {
    padding: 12px 24px
    }
        .causes-inner-pages .slick-slide img {
        height: 388px;
        width: 249px;
}
}


@media (max-width:420px){
.main-heading h2 {
  font-size:30px;
}

.custom-tabs .nav-link {
        padding: 12px 18px !important;
        font-size: 9px;
}
.event-content-single h2 {
        font-size: 25px;
    }
.event-content-single ul li {
        font-size: 13px;
        line-height: 24px;
        display: flex
}

.event-content-single ul li i.fa-solid.fa-check {
        width: 16px;
        height: 16px;
        font-size: 8px;
        margin-right: 10px;
        margin-top: 3px;
     padding: 5px;
    
}

.btn-btn {
    padding: 11px 40px;
    font-size: 10px;
}
.event-image{
    padding-top: 66px;
}
    .event-content h2 {
font-size: 25px;
}
    .event-content ul li {
         display:flex;
         line-height:38px;
         font-size:13px;
}
.feature-image img {
    height: 215px;
}
.feature-image1 img {
    max-width: 100%;
    border-radius: 10px;
    margin-top: 11px;
    height: 215px;
}
.feature-text p {
    font-size: 8px;
        padding-left: 4px;
}

.feature-text {
padding-left: 0px;
}
span i.fa-solid.fa-arrow-right.step-icon {
 font-size:10px;
}
.event-boxes {
padding-bottom:0px;
}
p.step-no {
    font-size: 8px;
}
i.fa-solid.fa-arrow-right.step-icon {
  font-size:10px;
}
.step-option{
    padding: 0px 10px;
    gap:6px;
}
.step-text{
    font-size: 7px;
}
.app-heading{
   font-size: 22px;
}
.app-para {
    font-size: 9px;
    line-height: 17px;
    padding-top:3px;
    width: 100%;
}
.feature-list {
    grid-template-columns: 49% 53%;
    margin: 11px 0 0;
}
.feature-list li {
    font-size: 10px;
    line-height: 20px;
}
.small-text {
    font-size: 11px;
}
.price {
    font-size: 24px;
}
.get-started-2 {
    padding: 10px 16px;
}
li i.fa-solid.fa-check {
        width: 13px;
        height: 13px;
        padding: 3px;
        margin-top: 4px;
        font-size: 7px;
}
.robot-image {
   display:none;
}
.AI-box {
 height: 365px;
    margin-left:0px;
}
.AI-box img {
    height: 25px;
}
.ai-heading{
        font-size: 25px;
        line-height: 33px;
        padding-top: 16px;
}
.ai-text {
    font-size:10px;
    padding-top:5px;
    width:55%;
}
ul.ai-list li {
        font-size: 10px;
        line-height: 28px;
        display: flex;
    }
.Ai-Hero {
    height: 514px;
    margin-top: 93px;
}
 
.feature-content12 {
    padding: 12px 0px 0px 10px;

}
.feature-content1 {
     padding: 12px 0px 0px 10px;
}
    .evolation-donation-system h2 {
        font-size: 20px;
        line-height: 35px;
        letter-spacing: 0.5px;
    }
}
