@media (max-width: 1680px) {
    :root {
        --font-size-16: 14px;
        --font-size-27: 24px;
        --font-size-41: 35px;
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1400px;
    }

    .banner-title {
        font-size: 120px;
        line-height: 90px;
    }

    .banner-subtitle {
        font-size: 95px;
    }

    .third {
        font-size: 55px;
    }

    .projects p {
        width: 65%;
    }

    .title {
        font-size: 55px;
        line-height: 62px;
    }

    ul.services-list li a {
        padding: 25px 0;
    }

    .services {
        padding-bottom: 100px;
    }

    .step-icon::after {
        width: 134px;
        height: 134px;
    }

    .step-icon::before {
        width: 140px;
        height: 140px;
    }

    .step-icon {
        width: 100px;
        height: 100px;
    }

    .logo-slider {
        padding: 35px 0;
    }

    .logo-track img {
        width: 200px;
    }

    .testimonial-slider {
        padding-top: 20px;
        margin-top: 20px;
    }

    .footer {
        padding-top: 50px;
        padding-bottom: 20px;
    }

    ul.footer-social li i {
        font-size: 22px;
    }

    .testimonial-card p {
        font-size: 14px;
    }

    img.small-img {
        width: 160px;
        right: 6%;
    }

    .project-title {
        font-size: 24px;
        margin-bottom: 10px;
    }

    img.sofa {
        padding-top: 50px;
        position: relative;
        width: 60%;
    }

    .icon h4 {
        font-size: 24px;
    }

    .choose-icon-circle img {
        width: 70px;
    }

    .why-choose {
        padding-bottom: 130px;
    }

    .banner-image-wrapper {
        width: 90%;
        position: relative;
    }

    .banner-overlay-img {
        position: absolute;
        top: 10%;
        left: -23%;
        width: 350px;
        height: 500px;
    }

}

@media (max-width: 1450px) {
    :root {
        --font-size-27: 20px;
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 100%;
        padding: 0 25px;
    }
    .contact-form .form-control {
    margin-bottom: 0;
}

    p.addres-p {
    font-size: 14px !important;
    line-height: 22px !important;
}
.contact-text a, .contact-text p {
    margin: 5px 0;
}
.contact-left {
    padding: 2rem;
}
.contact-subtext {
    font-size: 16px;
    line-height: 22px;
}
.banner .swiper-pagination {
    left: -150px;
}
    .banner-title {
        font-size: 100px;
        line-height: 90px;
    }

    .third {
        font-size: 45px;
    }

    .services-section .content-column {
        padding: 0 1rem;
    }

    .facility-card.shadow.rounded-4.bg-white.aos-init.aos-animate {
        height: 100%;
    }

    .title {
        font-size: 45px;
        line-height: 55px;
    }

    .banner-main-img,
    .banner {
        height: 600px;
    }

    .banner-overlay-img {
        width: 300px;
        height: 450px;
    }

    .copy-right {
        margin-top: 25px;
        padding-bottom: 0;
    }

    .step {
        position: relative;
        margin: 0 30px;
        width: 150px;
    }

    h4 {
        font-size: 1rem;
    }

    .mt-5 {
        margin-top: 1rem !important;
    }

    .section-space {
        padding: 60px 30px;
    }

    .masonry-item img {
        height: 210px;
    }

    .breadcrumb {
        height: 300px;
    }

    .why-text h4 {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .why-text p {
        margin-bottom: 0
    }

    .facility-card.shadow.rounded-4.bg-white.aos-init.aos-animate {
        height: 100%;
        margin-bottom: 0;
    }

    .inner-column h3 {
        color: var(--color-3d200b);
        font-size: 33px;
    }

    .services-section .image-column .image-2 img,
    .services-section .image-column .image-1 img {
        box-shadow: 0 30px 50px rgba(8, 13, 62, .15);
        border-radius: 26px;
        width: 100%;
        height: 400px;
    }

}

@media (max-width: 1366px) {
    :root {
        --font-size-66: 56px;
        --font-size-41: 31px;
        --font-size-25: 22px;
        --font-size-22: 20px;
        --font-size-16: 14px;
    }


}

@media (max-width: 1200px) {}

@media (max-width: 991px) {
    :root {
        --font-size-33: 26px;
        --font-size-17: 15px;
        --font-size-19: 14px;
        --font-size-27: 16px;
        --font-size-38: 22px;
        --line-height-30: 22px;
        --font-size-40: 40px;
    }


    .mobile-view {
        display: block !important;
    }

    .mobile-display-none {
        display: none !important;
    }

    a.btn-link,
    a.btn-link1,
    a.btn-link2 {
        font-size: 16px;
    }

    .is-sticky .top-bg {
        margin-top: -46px;
    }

    .about-section {
        padding-top: 150px;
    }

    .arrow-circul {
        right: 0;
    }

    .about-img {
        width: 115%;
        margin-left: -30px;
        margin-bottom: 0;
    }

    .sticky_share_btn {
        z-index: 999;
    }

    ul.donor-box li p {
        display: none;
    }

     .logo {
        width: 150px;
        padding-right: 00px !important;
        padding: 10px 0;
    }

    .banner-left img {
        height: 300px;
    }

    .banner-flex {
        height: 300px;
    }

    img.holding-hand {
        bottom: -112px;
    }

    .about-img {
        margin-bottom: 0;
    }

    .counter-flex br {
        display: none;
    }

    .counter-flex {
        display: flex;
    }

    .count-area-content {
        align-items: center;
    }

    .counter-flex {
        justify-content: space-evenly;
    }

    .row.counter-row {
        gap: 20px 0;
    }

    .about-left-card {
        padding-left: 00px;
    }

    .count-area-content {
        padding-left: 0;
        margin-bottom: 0px;
    }

    .marquee-container {
        width: 100%;
    }

    .baselineAnim-section {
        margin-bottom: 0;
    }

    .baselineAnim-section {
        padding-top: 20px;
        margin-bottom: -50px;
    }

    .progress-fill span {
        font-size: 14px;
    }

    .top-flex {
        justify-content: flex-start;
        gap: 20px;
    }

    .donor-partner img {
        width: 135%;
    }

    .milestones {
        height: auto;
    }

    .milestones img {
        width: 250px;
        left: 0;
    }

    .milestones {
        background-position-x: 66%;
    }

    .gallery_item_down {
        transform: translateY(0px);
    }

    .pointer-setion {
        padding: 20px 0;
    }

    .pointer h4 {
        line-height: 20px;
    }

    section.page-title-area.d-flex {
        padding-bottom: 30px;
    }

    .about-page .about-img {
        width: 50%;
    }

    img.sambhavana-img {
        border-radius: 26px;
        margin-top: -200px;
        margin-bottom: 15px;
    }

    img.footer-bg {
        top: -46px;
    }

    .footer-logo img {
        width: 30%;
        margin-bottom: 15px;
    }

    .footer-social {
        margin-top: 20px;
    }

    .read-more-margin {
        margin-top: 20px;
    }

    .md-responsive-flex {
        flex-direction: column-reverse;
    }

    .about-sambhavana {
        padding-bottom: 100px;
    }

    .mv {
        padding-bottom: 30px !important;
        border-bottom: 1px solid #efefef;
    }

    .csr-page {
        padding-bottom: 100px !important;
    }

    .pt-80 {
        padding-top: 30px !important;
    }

    .mv-right {
        padding-right: 0;
        margin-top: 30px;
        padding-bottom: 20px;
    }

    .mv-left {
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 30px;
    }

    .infographic {
        padding: 50px 0;
    }

    .page-title-area {
        background-position: center;
    }

    .donor-text h4 {
        font-size: 18px;
    }

    .custom-accordion dt>a {
        padding: 10px;
    }

    dd.custom-accordionItem.custom-animateIn {
        padding: 10px 12px;
    }

    .gallery_figure img {
        height: 200px;
    }

    img.plus {
        position: absolute;
        width: 30px;
        height: 30px;
    }

    .prism-text ul {
        padding-left: 0;
    }

    img.csr-img {
        margin-top: 20px;
    }

    .certificate-year-list ul li img {
        width: 20px;
        height: 20px;
    }

    .certificate-year-list ul li {
        font-size: 14px;
    }

    .gallery-report .nav .nav-link {
        font-size: 14px;
    }

    .contact .contact-content {
        flex-direction: column-reverse;
    }

    .contact .shape,
    .contact .contact-form {
        position: relative;
        width: 100%;
    }

    .contact .contact-form {
        padding-left: 0% !important;
        padding-top: 50px;
        padding-bottom: 30px;
        padding-right: 0%;
        margin-left: 0;
        width: 100%;
    }

    .contact .form-box .box textarea {
        height: 90px;
    }

    .contact .form-box .box span {
        font-size: 14px;
    }

    .contact .form-box {
        justify-content: center;
        gap: 50px 30px;
    }

    .contact {
        background: url(../images/contac-right.jpg) right no-repeat;
        background-size: cover;
        padding-top: 50px !important;
        padding: 0;
        padding-bottom: 200px !important;
        margin-bottom: -100px;
        margin-top: 50px;
    }

    ul.footer-contact {
        margin-top: 30px;
    }

    .custom-button .custom-button-text {
        padding: 10px 0;
    }

    .custom-button .custom-circle {
        width: 40px;
        height: 40px;
    }

    .custom-button .custom-button-text {
        margin-left: 10px
    }

    .custom-button .custom-circle .custom-icon.custom-arrow {
        left: 6px;
    }

    hr {
        margin: 20px 0;
    }

    .annual-report-box {
        padding: 10px;
        display: flex;
        align-items: center;
        text-align: center;
        flex-direction: column;
    }

    .samabhavana-policy {
        padding-top: 10px;
        margin-top: 0;
    }







    /* Aavdesh code */
    .breadcrumb {
        height: 250px;
    }

    /* banner */

    .banner-main-img,
    .banner {
        height: 440px;
    }


    .banner-overlay-img {
        width: 225px;
        height: 230px;
    }

    .banner-overlay-img {
        position: absolute;
        top: 16%;
        left: -23%;
    }

    .banner-overlay-img {
        border: 8px solid #FFF;
    }

    .banner .swiper-pagination {
        bottom: 20%;
    }

    .banner-subtitle {
        font-size: 56px;
    }

    .banner-subtitle span {
        font-size: var(--font-size-26);
    }

    .banner-title {
        font-size: 60px;
        line-height: 55px;
    }

    .third {
        font-size: 30px;
    }

    /* banner */

    /* why choose us */
    .title {
        font-size: 30px;
        line-height: 36px;
    }
br{
    display: none;
}
    .section-space {
        padding: 30px 0px;
    }
    .why-text {
    padding: 1rem;
}


    .why-choose h2 {
        margin-bottom: 36px;
    }

    .choose-icon-circle {
        width: 90px;
        height: 90px;

    }

    .choose-icon-circle img {
        width: 50px;
    }


    .icon h4 {
        font-size: 18px;
    }

    /* why choose us */

    /* counter */
    .counter-section {
        height: auto;
        padding-top: 50px;
    }

    .counter-flex {
        gap: 0 75px;
    }

    img.sofa {
        padding-top: 32px;
        position: relative;
        width: 100%;
    }

    /* counter */


    /* projects */
    .projects {
        text-align: center;
        background: linear-gradient(0deg, rgb(255, 127, 1) 62%, rgba(0, 0, 0, 0) 38%);

    }

    .section-space .row {
        justify-content: center;
    }


    .projects p {
        font-size: var(--font-size-17);
    }

    /* projects */

    /* sevices */
    ul.services-list li a {
        padding: 18px 0;
    }

    img.services-img {
        margin-bottom: 20px;
    }

    /* sevices */


    .process-container {
        flex-direction: row-reverse;
        flex-wrap: wrap;
    }


    /* services page */

    .services-section .content-column {
        margin-top: 50px;
    }

    .services-section .alter-row {
        flex-direction: column-reverse;
    }

    .services-section .image-column {
        margin-top: 50px;
    }

    .services-section .image-column .image-1 img {
        height: auto;
        width: 90%;
    }

    .inner-column h3 {
        color: var(--color-3d200b);
        font-size: var(--font-size-40);
    }

    /* contact-us page */
    .contact-form {
        float: left;
        width: 100%;
        margin-top: 45px;
    }


    .masonry-gallery {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }

    /* why choose us page*/


    .about-text {
        padding-top: 20px;
    }

    .about-us .counter-box {
        padding-top: 30px;
    }

    .about-text p {
        text-align: justify;
    }

    .counter-box p {
        margin-top: 0px;
    }

    /* footer */
    .footer {
        width: 100%;
        background: url(../images/footer-bg-2preview.png) no-repeat;
        /* background: none; */
        background-size: 110%;
        position: relative;
        background-position: right bottom;
        overflow: hidden;
        padding-top: 80px;
        padding-bottom: 50px;
    }

    /* footer */


    /* process */
    .process-container {
        overflow: hidden;
        flex-direction: row-reverse;
        flex-wrap: wrap;
    }

    .step {
        width: 24%;
        padding-bottom: 36px;
    }

    .process-container {
        overflow: hidden;
        flex-direction: row-reverse;
        flex-wrap: wrap;
        padding-top: 20px;
    }

    .step-down::after {
        width: 2px;
        height: 100%;
        content: "";
        background: linear-gradient(181deg, rgba(234, 117, 1, 1) 50%, rgba(75, 0, 1, 1) 50%);
        position: absolute;
        top: 20%;
        right: -34px;
        z-index: -9;
    }

    .step-small:before {
        width: 20px;
        height: 2px;
        content: "";
        background: linear-gradient(90deg, rgba(234, 117, 1, 1) 50%, rgba(75, 0, 1, 1) 50%);
        position: absolute;
        top: 17%;
        right: -40px;
        z-index: -9;
    }

    .step:before {
        width: 84px;
        height: 2px;
        content: "";
        background: linear-gradient(90deg, rgba(234, 117, 1, 1) 50%, rgba(75, 0, 1, 1) 50%);
        position: absolute;
        top: 20%;
        right: -72px;
        z-index: -9;
    }

    .step-forward::after {
        width: 84px;
        height: 2px;
        content: "";
        background: linear-gradient(90deg, rgba(234, 117, 1, 1) 50%, rgba(75, 0, 1, 1) 50%);
        position: absolute;
        top: 20%;
        right: 147px;
        z-index: -9;
    }

    /* process */

}

@media (max-width: 767px) {
    .social-bg {
        display: none;
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 100%;
        padding: 0 15px;
    }

    .mobile-img {
        display: block;
    }

    .desktop-img {
        display: none;
    }

    .sticky-wrapper.is-sticky .logo {
        position: relative;
        width: 40%;
        height: auto;
        padding: 15px 0;
        padding-left: 0;
        object-fit: contain;
    }

    .about-img {
        width: 100%;
        margin-left: 0px;
        margin-bottom: 0;
    }


    .banner-left img,
    .banner-flex {
        height: 220px;
    }

    .csr-page {
        padding-bottom: 200px !important;
    }

    img.holding-hand {
        bottom: -95px;
    }

    .about-img {
        width: 100%;
    }

    .responsive-flex {
        display: flex;
        flex-direction: column-reverse;
    }

    .donor-partner img {
        max-width: 100%;
        margin-bottom: 20px;
    }

    .dp-padding {
        padding: 0px;
    }

    .donor-partner {
        padding-bottom: 30px;
    }

    .milestones img {
        width: 220px;
        left: 44%;
    }

    .milestones {
        background-position-x: 0%;
        background-position-y: 0%;
        padding-top: 250px;
        background-size: 130%;
    }

    /* .gallery {
        background: var(--color-ed7807);
        padding-bottom: 60px !important;
    } */

    .milestones-padding {
        padding-right: 0;
    }

    .btn-style2 {
        margin-top: 20px;
    }

    img.footer-bg {
        top: -35px;
    }

    .read-more-margin {
        margin-top: 0px;
    }

    .sm-none {
        display: none !important;
    }

    .gallery-slider {
        width: 100%;
        margin: auto;
        padding: 0;
        margin-top: 20px;
    }

    ul.donor-box {
        width: 100%;
        gap: 0;
        justify-content: space-between;
    }

    ul.donor-box li i {
        font-size: 14px;
    }

    .contact-top i {
        display: block;
    }

    ul.donor-box li a {
        font-size: 12px;
    }

    .footer-logo img {
        width: 100%;
        margin-bottom: 25px;
        filter: invert(1);
    }

    ul.footer-contact {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        margin-top: 30px;
    }

    img.elipse-footer {
        display: none;
    }

    .footer-logo {
        text-align: center;
    }

    .footer-logo img {
        width: 200px;
        margin-bottom: 20px;
    }

    .copy-right {
        padding: 10px 15;
        margin-top: 10px;
    }

    .copy-right p span {
        float: left;
    }

    .footer {
        padding-top: 30px;
        padding-bottom: 0;
    }

    .about-section {
        margin-top: 0;
        padding-top: 80px;
    }

    br {
        display: none;
    }

    .gallery_figure img {
        width: 100%;
        height: 150px;
    }

    img.plus {
        position: absolute;
        width: 30px;
        height: 30px;
    }

    .page-title-area {
        background-position: center;
    }

    .page-title-area {
        height: 200px;
    }

    section.page-title-area.d-flex {
        padding-bottom: 10px;
    }

    .about-right-card {
        padding-right: 0px;
    }

    .site-mobile-menu .site-nav-wrap>li>a {
        padding-left: 0;
        font-size: 14px;
        padding: 9px 0px;
        border-bottom: 1px solid #efefef;
    }

    .mission .accordion-body {
        padding-bottom: 10px;
    }

    p.accordion-body {
        padding-bottom: 0 !important;
    }

    .accordion-item {
        margin-bottom: 10px;
    }

    button.accordion-button {
        font-size: 14px;
    }

    .prism-text ul li {
        padding-left: 20px;
    }

    button#music {
        justify-content: center;
        margin-top: 30px;
    }

    .custom-gallery .report-sticky {
        display: none;
    }

    .custom-gallery .tab-select {
        display: block;
    }

    .custom-gallery .tab-select {
        width: 100%;
        padding: 10px;
        white-space: normal;
        font-size: 14px;
        font-weight: var(--font-weight-SemiBold);
        color: var(--color-ffffff);
        background: var(--color-ed7807);
        border-radius: 4px;
        appearance: none;
        background-image: url("data:image/svg+xml;utf8,<svg fill='%23FFFFFF' height='12' viewBox='0 0 24 24' width='12' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");
        background-repeat: no-repeat;
        background-position: bottom center;
        background-size: 16px 16px;
        transition: border-color 0.3s ease, box-shadow 0.3s ease, background-color 0.3s ease;
        margin-bottom: 20px;
        text-align: center;
        cursor: pointer;
        border: 1px solid #ffe0c2;
    }



    /* Focus State */
    .custom-gallery .tab-select:focus {
        border-color: var(--color-ed7807);
        outline: none;
        box-shadow: 0 0 0 2px rgba(237, 120, 7, 0.25);
        /* glow effect */
    }

    /* Active State (when clicked) */
    .custom-gallery .tab-select:active {
        background-color: #ffe0c2;
        /* deeper hover on active click */
    }

    .gallery-report .policies-report-left {
        padding: 0;
        border: none;
        padding-bottom: 60px;
    }

    .tab-select {
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        background: #fff1e5;
        padding: 15px;
        font-weight: var(--font-weight-SemiBold);
        color: var(--color-ed7807);
        border: 1px solid var(--color-ed7807);
        border-radius: 4px;
        width: 100%;
        cursor: pointer;
    }

    /* Only changes the dropdown itself, not the inside options unfortunately */
    .tab-select option {
        background: #fff1e5;
        color: var(--color-ed7807);
        cursor: pointer;
    }

    .fancybox-arrow:after {
        width: 30px !important;
        height: 30px !important;
        background-size: 15px 15px !important;
    }

    .fancybox-arrow {
        width: 40px !important;
    }

    .product-img1 img {
        height: 300px;
    }

    .partners {
        padding-top: 30px;
        padding-bottom: 100px;
    }


    /* Aavdesh code */

    .banner-main-img {
        width: 100%;
        height: 425px;
    }

    .banner {
        height: 700px;
    }

    .banner .row {
        flex-direction: column-reverse;
    }

    .banner-image-wrapper {
        width: 80%;
        position: relative;
    }

    .banner-overlay-img {
        top: 20%;
        left: -40%;
    }

    .banner-right {
        justify-content: flex-start;
    }

    .banner .swiper-pagination {
        bottom: 5%;
        left: 50%;
        text-align: center;
    }

    .banner-subtitle {
        margin-top: 16px;
        font-size: 50px;
    }

    .banner-title {
        font-size: 60px;
        line-height: 45px;

    }

    .third {
        font-size: 30px;

    }

    ul.why-choose-list {
        padding: 0 10%;
    }

    .icon h4 {
        font-size: 16px;
    }

    .title {
        font-size: 28px;
        line-height: 34px;
    }

    .choose-icon-circle {
        width: 80px;
        height: 80px;
    }

    /* projects */


    .projects {
        text-align: center;
        background: linear-gradient(0deg, rgb(255, 127, 1) 75%, rgba(0, 0, 0, 0) 25%);
    }


    .step-down::after {
        right: -36px;
    }

    .step-forward::after {
        width: 87px;
        right: 150px;
    }

}

@media (max-width: 575px) {

    :root {
        --font-size-17: 16px;
    }
    p{
        font-size: 14px;
        font-weight: var(--font-weight-Regular);
    }
    .gallery-slider .slide-content h3{
        margin-top: 15px;
    }
    .magnifier-icon {
    width: 30px;
    height: 30px;
    bottom: 40%;
    right: 40%;
}
    .explore_btn ,.explore_btn-white{
        font-size: 12px;
    }
    .explore_btn i, .explore_btn-white i {
    font-size: 16px;
}
.breadcrumb ol li {
    font-size: 12px;
}
.about-us h3{
    margin-bottom: 0;
}
    .about-us .counter-box {
        width: 100%;
        padding-top: 0px;
        padding-bottom: 15px;
        gap: 10px;
    }
    .who-text {
        text-align: center;
}
    .sticky-wrapper.is-sticky .logo {
        width: 150px;
        padding: 10px;
        padding-right: 0;
        padding-left: 0;
    }

    .banner-image-wrapper {
        width: 90%;
        position: relative;
    }

    .banner-overlay-img {
        width: 150px;
        height: 200px;
    }

    .banner-subtitle span {
        position: absolute;
        right: -100%;
    }

    .banner .swiper-pagination {
        bottom: 0%;
        left: 20%;
        text-align: center;
    }

    ul.why-choose-list li {
        width: 50%;
    }

    ul.why-choose-list {
        padding: 0 5%;
        flex-wrap: wrap;
    }

    .social-btn,
    .whatsapp-btn,
    #button {
        width: 40px;
        height: 40px;
    }

    .banner-overlay-img {
        top: 20%;
        left: 64%;
    }
    .choose-icon-circle {
    margin: 0 auto 5px;
}

    .banner-main-img {
        width: 100%;
        height: 250px;
        object-fit: cover;
    }

    .banner {
        height: auto;
        padding-bottom: 30px;
    }

    .banner-title {
        font-size: 50px;
        line-height: 40px;
    }

    .banner-subtitle {
        margin-top: 16px;
        font-size: 44px;
    }

    .third {
        font-size: 26px;
    }

    /* projects */


    .project-title {
        font-size: 18px;
        margin-bottom: 4px;
    }

    .project-content {
        padding: 20px 0;
        padding-top: 10px;
    }

    .project-flex {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: column;
    }

    .projects p {
        width: 100%;
    }

    .projects p {
        font-size: 14px;
    }

    .projects button {
        margin-top: 10px;
    }

    /* projects */
    /* services */

    .title {
        font-size: 22px;
        line-height: 28px;
    }

    .services-list h3 span {
        font-size: 16px;
        margin-right: 10px;
    }

    ul.services-list {
        padding-bottom: 30px;
    }

    .services .section-space {
        padding-bottom: 80px;
    }

    /* services */
    /* process */
    .div-text {
        font-size: var(--font-size-22);
        line-height: var(--line-height-25);
    }

    .process h3 {
        margin-top: 26px;
    }

    .process p {
        font-size: 12px;
        line-height: normal;
    }

    .process h3 {
        margin-top: 20px;
        margin-bottom: 5px;
    }


    /* process */


    .div-title {
        line-height: 22px;
    }

    .process h2 {
        margin-bottom: 34px;
    }

    .step {
        width: 50%;
        margin: 0 0px;
    }

    .step-down::after {
        content: none;
    }

    .step-forward::after {
        content: none;
    }

    .step::before {
        content: none;
    }

    .step-icon {
        padding: 12px;
    }


    .step-icon {
        width: 65px;
        height: 65px;
    }


    .step-icon::after {
        width: 80px;
        height: 80px;
    }

    .step-icon::before {

        top: -10px;
        left: -11px;
        z-index: -9;
    }

    .step-icon::before {
        width: 84px;
        height: 84px;
    }

    .step-icon::before {
        top: -9px;
        left: -9px;
        z-index: -9;
    }

.author span {
    font-size: 10px;
}


    .logo-slider {
        padding: 20px 0;
    }

    .logo-track img {
        width: 120px;
        margin: 0;
    }

    .logo-track {
        display: flex;
        animation: scroll 5s linear infinite;
    }

    .testimonial-card p {
        font-size: 12px;
    }

    .testimonial-card {
        background: #ffffff;
        border-radius: 12px;
        padding: 0 0px;
        padding-right: 30px;
        padding-bottom: 00px;
        text-align: left;
        transition: all 0.3s ease;
        opacity: 1;
        border: 2px solid transparent;
    }



    .testimonial .explore_btn {
        display: none;
    }

    .testimonial-slider::after {
        content: none;
    }

    .testimonial-card p {
        text-align: justify;
    }



    .footer h2 {
        font-size: 22px;
        line-height: 28px;
        text-align: center;
        margin-bottom: 30px;
    }

    .footer {
        background-size: 100%;
        background-position-y: 330px;
    }

    ul.footer-contact {
        margin-top: 10px;
    }

    ul.footer-contact {
        display: block;
        margin-top: 0px;
    }

    .footer-menu h3 {
        margin-top: 10px;
        margin-bottom: 6px;
        font-size: 14px;
    }

    .footer-menu ul li a {
        color: var(--color-000000);
        font-size: 14px;
        line-height: 16px;
    }
    .gallery-slider .slide-tag {
    padding: 4px 12px;
}

    .footer-menu ul li {
        margin: 2px 0;
    }

    ul.footer-social {
        margin-top: 20px;
    }

    ul.footer-contact li .details p {
        font-size: 14px;
    }

    /* why choose us page */

    .breadcrumb {
        height: 180px;
    }

    .breadcrumb h1 {
        font-size: var(--font-size-33);
    }

    /* Services page */
    .services-section .content-column {
        padding: 0 1rem;
    }

    .services-section .image-column .inner-column {
        padding-left: 14px;
    }

    .services-section .image-column .inner-column::before {
        width: calc(50% + 60px);
        height: calc(100% + 30px);
        top: -15px;
        left: 0px;
    }

    .inner-column h3 {
        font-size: var(--font-size-33);
    }

    .services-section .content-column .inner-column h6 {
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        text-align: justify;
    }
    

    .inner-column li {
        font-size: 12px;
        line-height: normal;
        align-items: flex-start;
        margin-bottom: 10px;
    }
    

    .services-section .image-column {
        margin-top: 10px;
    }

    .services-section .content-column {
        margin-top: 22px;
    }

    .services-section .image-column .inner-column-right {
        padding-right: 0 !important;
    }

    .inner-column li img {
        height: 12px;
        margin-top: 0;
    }

    .services-section .image-column .image-1 img {
        width: 95%;
        border-radius: 16px;
    }

    .masonry-gallery {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
        padding: 0px 15px;
    }

    .masonry-item img {
        height: 150px;
    }

    .masonry-item {
        border-radius: 8px;
        text-align: center;
    }

    .gallery-slider .masonry-item img {
        height: 300px;
    }

    .testimonial-slider {
        padding-top: 10px;
        margin-top: 5px;
    }

    /* contact us page */
    .contact-left {
        padding: 1rem;
        border-radius: 1.1rem;
    }

    .contact-title {
        font-size: 24px;
        margin-bottom: 12px;
    }

      .contact-subtext {
        font-size: 14px;
        line-height: 20px;
    }

    .contact-text a, .contact-text p {
        font-size: 14px;
        line-height: 22px;
    }

    .contact-info i {
        font-size: 16px;
    }

    .contact-info {
        margin-bottom: 14px;
    }

    ul.social {
        margin-top: 14px;
    }

    .contact-form {
        margin-top: 24px;
        padding: 24px;
    }

    .contact-form .form-control {
        margin-bottom: 0;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 10px 8px;
    font-size: 14px;
}

iframe {
    height: 300px;
}

    .gallery-slider .swiper-slide:nth-child(odd) {
        transform: translateY(0px);
        /* move odd slides up */
    }

    .gallery-slider .swiper-slide:nth-child(even) {
        transform: translateY(0px);
        /* move even slides down */
    }
        .counter-flex {
        margin-top: 10px;
        display: flex
;
        flex-wrap: wrap;
        flex-direction: row;
        gap: 15px 0;
    }
    .counter-box {
    width: 50%;
    margin: 0;
}
.counter-box h3 {
  margin-bottom: 5px;
}
    .about-text {
        padding-top: 1px;
    }
        .why-text {
        padding: 1rem 0.5rem;
    }
        .why-text p {
        font-size: 12px;
        line-height: 20px;
    }
.counter-box p {
    font-size: 14px;
}
.project-box {
    overflow: hidden;
    padding: 0;
}
}

@media (max-width: 480px) {
    :root {
        --font-size-22: 14px;
        --font-size-25: 20px;
        --font-size-45: 25px;
        --font-size-50: 20px;
        --line-height-27: 24px;
    }

    .partners {
        padding-top: 30px;
        padding-bottom: 60px;
    }

    .is-sticky .top-bg {
        margin-top: -41px;
    }

    .small-text {
        text-align: justify;
    }

    .donor-text h4 {
        font-size: 14px;
        line-height: 22px;
    }

    p,
    .div-title,
    .main-title,
    .small-text {
        margin-bottom: 0px;
    }

    .main-title {
        line-height: 28px;
    }

    .main-title {
        margin-bottom: 10px;
    }

    .donor-text {
        margin: 30px 0;
        margin-bottom: 0;
    }

    .gallery_figure img {
        width: 100%;
        height: 130px;
    }

    .milestone-page {
        margin-bottom: 0px;
    }

    .donor-text {
        padding: 15px;
        border-radius: 4px;
        text-align: justify;
    }

    .custom-button .custom-circle .custom-icon.custom-arrow {
        width: 18px;
        height: 2px;
        left: 0px;
    }

    .custom-button {
        padding-left: 40px;
        padding-right: 10px;
    }

    .custom-button .custom-circle {
        width: 2rem;
        height: 2rem;
    }

    .custom-button .custom-button-text {
        margin: 0;
        line-height: normal;
        font-size: 14px;
    }

    .custom-accordion dt>a {
        padding: 10px;
        font-size: 14px;
        font-weight: var(--font-weight-Medium);
    }

    .infographic,
    .custom-container {
        padding: 30px 0;
        padding-bottom: 60px;
    }

    .info-points {
        margin-bottom: 30px;
        margin-top: -20px;
    }

    .pt-80 {
        padding-top: 30px !important;
    }

    .mission {
        padding-top: 0px !important;

    }

    .section-space {
        padding: 30px 0px;
    }

    .about-section {
        margin-top: 0;
        padding-top: 60px !important;
        overflow: hidden !important;
    }

    img.footer-bg {
        top: -25px;
    }

    .milestones {
        background-position-x: 0%;
        background-position-y: 0%;
        padding-top: 250px;
        background-size: 130%;
    }

    .pt-100 {
        padding-top: 30px;
    }

    .pb-100 {
        padding-bottom: 30px;
    }

    img.plus {
        position: absolute;
        width: 25px;
        height: 25px;
    }

    .mobile-banner {
        display: block !important;
    }

    .desktop-banner {
        display: none !important;
    }



    .gallery_item {
        border-radius: 8px;
        margin-bottom: 20px;
    }

    .banner-right,
    .banner-left,
    .swiper-container-fade .swiper-slide {
        width: 100% !important;
    }

    .banner-flex {
        height: auto;
        flex-direction: column;
    }

    .banner-left img {
        width: 100%;
        height: auto;
    }

    .banner-left img {
        width: 100%;
        height: auto;
        background: linear-gradient(52deg, rgba(98, 207, 250, 1) 0%, rgba(255, 255, 255, 0) 100%);

    }

    img.holding-hand {
        bottom: -55px;
    }

    .about-img {
        margin-left: -4px;
    }

    .about-page .about-img {
        width: 100%;
        margin-left: -4px;

    }

    .count-title {
        text-align: center;
    }

    .count-title {
        font-size: 18px;
        line-height: 20px;
    }

    .btn-style1,
    .btn-style2 {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .arrow-circul i {
        font-size: 20px;
    }

    .count-digit,
    .count-digit1,
    .count-name {
        font-size: 40px;
        line-height: 45px;
    }

    .points-list {
        justify-content: center;
        flex-wrap: wrap;
    }

    .pointer img {
        width: 30px;
        height: 30px;
    }

    .baselineAnim svg {
        height: 50vw;
        width: 160vw;
        margin-left: 0%;
    }

    img.bottom-product {
        margin-bottom: -8px;
    }

    .progress-container {
        width: 100%;
    }

    .progess-bar p {
        margin-top: 18px;
        font-size: 14px;
        text-align: center;
    }

    .count-area .count-area-content {
        width: 150px;
        height: 150px;
        padding: 14px;
    }

    .counter-row .count-title {
        line-height: 20px;
    }

    .count-digit,
    .count-digit1,
    .count-name {
        font-size: 33px;
        line-height: 33px;
    }

    .milestones {
        background-size: 730px;
    }

    .milestones img {
        width: 180px;
        left: 44%;
    }

    .count-area-content .big-title {
        font-size: 100px;
        line-height: 80px;
        margin-bottom: 0;
    }

    .count-title {
        font-size: 16px;
        line-height: 22px;
    }

    .count-area .count-area-content {
        width: 130px;
        height: 130px;
        padding: 10px;
    }

    .baselineAnim-section {
        padding-top: 20px;
        margin-bottom: -80px;
    }

    ul.footer-contact li a {
        font-weight: var(--font-weight-Regular);
    }

    ul.footer-contact li {
        margin-bottom: 15px;
    }

    .about-sambhavana,
    .motto-2 {
        margin-bottom: 13px;
        margin-top: 100px;
        padding-top: 200px;
        padding-bottom: 40px;
        overflow-x: hidden !important;
    }

    .csr-page {
        padding-bottom: 100px;
        margin-bottom: 0;
    }

    .csr-page {
        margin-top: 0;

    }

    .mv-right {
        margin-top: 10px;

    }

    .mv-left {
        margin-top: 10px;
    }

    img.mv-img {
        border-radius: 8px;
        box-shadow: rgba(99, 99, 99, 0.124) 0px 2px 8px 0px;
    }

    img.csr-img {
        margin-top: 0px;
    }

    .custom-arrow {
        width: 20px;
        height: 20px;
    }

    .custom-select {
        padding: 10px;
    }

    .border-divide {
        margin-top: 20px;
    }

    .pt-100 {
        padding-top: 60px !important;
    }

    .certificate-year-list ul li {
        margin-bottom: 10px;
        font-size: 14px;
        line-height: normal;
    }

    .donors-partners-box {
        margin-bottom: 25px;
    }

    .page-title-area {
        height: 150px;

    }

    .mobile-breadcrumb {
        background-position: right;
    }

    .mobile-breadcrumb-size {
        background-size: 150%;
        background-position-y: -58%;
        background-color: #efefef;
    }

    .custom-accordion {
        margin-bottom: 0;
    }

    .csr-page {
        padding-bottom: 80px !important;
    }

    .contact .form-box {
        justify-content: center;
        gap: 30px;
    }

    .contact .shape {
        padding: 15px;
        top: 30px;
    }

    .contact .info i {
        font-size: 18px;
        width: 35px;
        height: 35px;
    }

    .contact::before {
        width: 100%;
        height: 50%;
    }

    .contact {
        margin-bottom: -50px;
    }

    .mb-50 {
        margin-bottom: 20px;
    }

    .annual-report-box {
        padding: 10px;
        display: flex;
        align-items: center;
        gap: 10px;
        height: 100%;
        flex-direction: column;
    }

    .annual-report-box a {
        display: block;
        font-size: 14px;
        margin: 0;
        line-height: normal;
        text-align: center;
    }

    .p-inner {
        text-align: center;
    }

    .pdf-icon {
        width: 30px;
    }

    .links-points .row,
    .samabhavana-policy .row {
        justify-content: center;
    }

    .samabhavana-policy {
        padding-top: 50px;
    }

    .samabhavana-policy h5 {
        font-size: 14px;
    }

    .pb-100 {
        padding-bottom: 50px !important;
    }

    .links-points {
        margin-top: 30px;
    }

    .share-toggle,
    .fixed_share ul.listing>li {
        border: 1px solid #fff;
    }

    .copy-right p,
    .copy-right p a {
        font-size: 12px;
    }

    .pb-5 {
        padding-bottom: 1rem !important;
    }

    .contact .form-box .box textarea,
    .contact .form-box .box input {
        font-size: 16px;
        padding: 10px 0;
    }

    .contact .form-box .box span {
        padding-bottom: 0;
    }

    .audit-padding {
        padding-top: 30px !important;
    }
}