@media only screen and (max-width: 1920px) {}

@media only screen and (max-width: 1600px) {
    .navbar-brand img {
        width: 8rem;
    }
    .f-logo img {
        width: 8rem;
    }
    .header.header-2 .nav-cta .d-flex .quick-call a {
        font-size: 16px;
    }
    .slide-entry .slide-content h1 {
        font-size: 40px;
        line-height: normal;
    }
    .display-2,
    .sec-title {
        font-size: 30px;
    }
    .footer-2 .footer-top h4 {
        font-size: 18px;
    }
    .display-5,
    .process-card .count,
    .review-entry2 .rev-inner p,
    .event-tabs .nav.nav-tabs li span,
    .widget-title,
    .footer-widget .widget-title {
        font-size: 22px;
    }
    .navbar .navbar-nav .dropdown-menu .dropdown-item {
        padding: 4px 14px;
        font-size: 14px;
    }
    .reportBox h3 {
        font-size: 1rem;
    }
    .about-sec2 h3 {
        font-size: 1.4rem;
    }
    .process-sec .process-shape img {
        max-width: max-content;
    }
    .footer-widget ul li {
        margin-bottom: 10px;
    }
    .faq-accordion .accordion-item .accordion-button {
        font-size: 16px;
    }
    .navbar .navbar-nav>li a.nav-link {
        padding: 12px 8px;
        font-size: 14px;
    }
    .header.header-2 .nav-cta {
        margin-left: 40px;
    }
    .header.header-2 .nav-cta::before {
        width: 1px;
        left: -24px;
    }
    .header.header-2 .nav-cta .d-flex {
        gap: 20px;
    }
    .offcanvas.offcanvas-top {
        height: 20vh;
    }
    section.promo-sec {
        padding: 120px 0 110px;
        margin: 1rem !important;
        overflow: hidden !important;
    }
    .innerBanner h1 {
        font-size: 50px;
    }
}

@media only screen and (max-width: 1440px) {
    .navbar .navbar-nav>li a.nav-link {
        padding: 12px 8px;
        font-size: 12px;
    }
    .header.header-2 .nav-cta .d-flex .quick-call a {
        font-size: 14px;
    }
    .navbar .navbar-nav .dropdown-menu .dropdown-item {
        padding: 4px 14px;
        font-size: 12px;
    }
    .header.header-2 .nav-cta {
        margin-left: 40px;
    }
    .header.header-2 .nav-cta::before {
        left: -20px;
    }
    .sec-padding {
        padding: 40px 20px;
    }
    .footer-2 .footer-widgets2 {
        padding: 80px 20px 60px;
    }
    .text-slider-sec {
        padding-bottom: 80px;
    }
    .review-sec2 .review-thumbs {
        margin-left: 0px;
    }
    /* .process-card .process-icon {
        height: 100px;
        width: 100px;
    } */
    .services-sec2 .service-bg {
        height: 450px;
    }
    .footer-2 .footer-top h4 {
        font-size: 16px;
    }
    .display-5,
    .process-card .count,
    .review-entry2 .rev-inner p,
    .event-tabs .nav.nav-tabs li span,
    .widget-title,
    .footer-widget .widget-title {
        font-size: 16px;
    }
    .innerBanner {
        padding: 12rem 4rem;
    }
    .about-sec4 {
        padding: 60px 20px 130px;
    }
    .stat-sec2 {
        padding: 80px 20px 70px;
    }
    .f-cuase-entry {
        padding: 50px;
    }
    .sec-intro {
        margin: 0 0 30px;
    }
    .blog-entry3 {
        height: 100%;
    }
    .awardPara a {
        font-size: 1.2rem;
    }

}

@media only screen and (max-width: 1400px) {
    .navbar .navbar-nav>li a.nav-link {
        padding: 12px 6px;
        font-size: 12px;
    }
}

@media only screen and (max-width: 1366px) {
    .navbar .navbar-nav>li a.nav-link {
        padding: 12px 5px;
        font-size: 12px;
    }
}

@media only screen and (max-width: 1199px) {
    .card-list .card-txt {
        margin-left: 10px;
    }
    .about-sec2 .about-thumb-wrap {
        max-width: 100%;
    }
    .about-sec2 .about-content {
        max-width: 100%;
    }
    .text-slider-sec {
        padding-bottom: 40px;
    }
    .slide-transtion .swiper-slide p {
        font-size: 40px;
    }
    .services-sec2 .service-bg {
        height: 380px;
    }
    p {
        font-size: 1rem;
    }
    .f-cuase-entry {
        padding: 10px;
    }
    .f-cuase-entry .btn {
        margin-top: 1rem !important;
    }
    .review-sec2 .review-pagination .swiper-pagination-bullet {
        width: 140px;
    }
}

@media only screen and (max-width: 991px) {
    .navbar .navbar-brand img {
        max-width: 100px;
    }
    .header.header-2 {
        min-height: auto;
    }
    /* .navbar .navbar-nav .dropdown-menu .dropdown-item {
        border-bottom: 1px solid #000000;
        padding: 10px;
        margin: 0;
    }
    .navbar .navbar-nav>.dropdown:hover>.dropdown-menu{

    } */
    .donateNow {
        padding: 0 0 2rem;
    }
    section.about-sec4.sec-padding {
    padding: 0px 0 20px !important;
}
section.awardSec.sec-padding {
    padding: 0px 0 20px !important;
}
.teamSlider {
    padding-bottom: 4rem !important;
}

    .donateNow .sec-title {
        font-size: 18px;
    }
    .donateNow .right {
        box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.08);
        padding: 2rem !important;
        border-radius: 20px;
        padding-left: 0;
        margin-left: 0;
        margin-top: 0;
        background: #ffffff;
        z-index: 0;
        margin-top: 1rem;
        position: relative;
    }
    .donateNow .right h3 {
        font-size: 24px;
    }
    .donateNow .right p {
        margin: 0;
        font-size: 14px;
    }
    .donateNow .sec-intro {
        margin: 2rem 0 1rem;
    }
    .bav {
        padding: 2rem 0 2rem;
    }
    .bav .sec-intro p {
        margin: 0;
    }
    .bav .display-2,
    .sec-title {
        font-size: 22px;
    }
    .process-sec .process-icon {
        display: none;
    }
    .card-list {
        display: flex;
        flex-direction: column;
        align-content: flex-start;
        align-items: flex-start;
    }
    .card-list .card-icon {
        padding-bottom: 1rem;
    }
    .stat-sec2 {
        padding: 40px 20px 30px;
    }
    .video-cta .cta-inner h3 {
        font-size: 24px;
    }
    .about-thumbs {
        display: none;
    }
    .abs-img {
        display: none;
    }
    .services-sec2 .sec-title {
        color: #000000 !important;
        padding: 1rem 0 0;
    }
    .card-entry h3,
    .service-entry h3,
    .card-entry2 h3 {
        font-size: 1.4rem;
    }
    .video-play-btn {
        display: none;
    }
    .video-cta .cta-inner h3 {
        font-size: 24px;
    }
    .text-slider-sec .slide-transtion .swiper-slide p {
        font-size: 24px;
    }
    .about-sec2 .about-thumbs .ab-card.bg-primary {
        position: relative;
        width: 100%;
        padding: 30px 20px;
        margin: 0;
        right: 0;
        bottom: 0px;
        border: 15px solid #fff;
    }
    .homeBrandSec.brands-sec {
        padding: 40px 0;
    }
    .video-sec {
        padding: 0 0 40px;
    }
    section.feature-cause.sec-padding.jarallax {
        margin: 0 10px;
        padding: 40px 10px;
    }
    .header-top .header-socials {
        width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
    }
    .header-top .d-md-flex {
        flex-direction: column;
    }
    .header-top p {
        text-align: center;
    }
    .slide-entry {
        height: 60vh;
        padding: 50px;
    }
    .slide-entry .slide-content h1 {
        font-size: 30px;
    }
    .banner-feature {
        margin: auto;
    }
    .banner-feature .col-lg-4 {
        text-align: center;
        margin: 10px;
    }
    .banner-feature .card-txt {
        text-align: left;
    }
    .about-sec2 .about-thumbs {
        height: auto;
        margin-top: 0rem;
    }
    .about-sec2 .about-thumb-wrap {
        margin-bottom: 0;
    }
    ul.check li {
        font-size: 16px;
        color: #727272;
    }
    .services-sec2 .serv-loader {
        padding-top: 30px;
    }
    .services-sec2 .serv-loader .sub-title a {
        margin-left: 20px;
        margin-top: 0px;
    }
    .services-sec2 {
        padding-bottom: 30px;
    }
    .display-2,
    .sec-title {
        margin: 20px 0 10px;
    }
    .feature-sec {
        padding-bottom: 60px;
    }
    .blog-entry3 .entry-thumb img {
        width: 100%;
        padding: 0 1rem;
    }
    .footer-2 .footer-top {
        margin-top: -160px;
        padding: 10px 30px;
    }
    .footer-2 .footer-widgets2 {
        padding: 2rem 1rem;
    }
    .footer-2 .footer-top h4 a {
        font-size: 14px;
    }
    .stat-sec2 .row>div {
        display: flex;
        justify-content: center;
        align-content: center;
        text-align: center;
    }
    .footer-widget ul li {
        margin-bottom: 4px;
        font-size: 14px;
    }
    .footer-widget.rc-widget .ls-entry .ls-info h6 {
        font-size: 14px;
    }
    .footer-bottom p {
        font-size: 14px;
    }
    .footer-widget p {
        font-size: 14px;
    }
    .blog-entry3 .entry-content {
        padding: 20px;
    }
    .blog-entry3 .entry-content h3 {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .blog-entry3 .entry-meta {
        padding: 10px 22px;
    }
    .blog-entry3 .entry-content .btn {
        padding: 8px 20px;
    }
    .entry-meta span,
    .entry-meta span a {
        font-size: 12px;
    }
    .sec-padding {
        padding: 40px 0;
    }
    .sec-intro {
        margin: 0 0 60px;
    }
    .contact-sec2 .contact-bg {
        background-image: none !important;
    }
    .contact-sec2 .contact-wrapper .contact-form input {
        padding: 10px 20px;
    }
    .contact-form .form-group,
    .vol-form .form-group {
        margin-bottom: 20px;
    }
    img.abtIcon {
        right: 1rem;
        top: 1rem;
    }
    .services-sec2 .service-bg {
        height: 308px;
    }
    .services-sec2 .service-bg .serv-header {
        margin-bottom: 6rem;
    }
    .services-sec2 .serv-loader .sub-title {
        display: flex;
        flex-direction: column;
    }
    .services-sec2 .serv-loader .sub-title a {
        margin-top: 10px;
    }
    .donation-wrapper {
        padding: 0;
    }
    .slide-entry .slide-content p {
        color: var(--white);
        margin: 20px 0;
        width: 100%;
    }
    .slide-entry .slide-content {
        /* margin-left: 4%; */
        margin: 0;
    }
    .slider-2-sec .sub-title {
        font-size: 20px;
    }
    .display-2,
    .sec-title {
        font-size: 24px;
    }
    .video-play-btn {
        top: 55%;
    }
    section.promo-sec {
        padding: 100px 10px;
    }
    .featureInner .card-list {
        height: auto;
        margin-bottom: 1rem;
        flex-direction: column;
    }
    .featureInner .card-list .card-icon {
        margin-bottom: 1rem;
    }
    .innerBanner {
        border-radius: 20px;
    }
    a.poliBox h3 {
        color: #fff;
        font-size: 1.4rem;
    }
    .contact-map {
        padding: 20px;
    }
    .helpSec-sec figure {
        display: flex;
        justify-content: space-between;
        gap: 1rem;
        flex-direction: column;
    }
    .nepraNew {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    .btn {
        padding: 12px 24px;
        font-size: 12px;
    }
    .faq-page .faq-accordion {
        padding: 0;
    }
    .innerBanner {
        padding: 2rem 10px !important;
        height: auto;
    }
    .header-top {
        display: none;
    }
    .innerBanner p {
        color: #ffffff;
        width: 100%;
    }
    .awardPara a {
        font-size: 1rem;
    }
    .nepraBox h3 {
        font-size: 1.2rem;
    }
    .brands-sec {
        padding: 0px 0 70px;
    }
    .serviceInner .bordrLine {
        padding: 1rem;
    }
    .footer-2 {
        margin: 80px 8px 0px;
    }
    .contact-map .map-info .m-inf-item .icon-lg,
    .contact-map .map-info .m-inf-item .gallery-item .gallery-hover a,
    .gallery-item .gallery-hover .contact-map .map-info .m-inf-item a {
        width: 40px;
        height: 40px;
    }
    .map-info .icon-lg img {
        width: 60%;
    }
    .contact-map .map-info .m-inf-item h5 {
        font-size: 20px;
    }
    .contact-map .map-info .m-inf-item p {
        margin: 0;
        font-size: 14px;
        line-height: normal;
    }
    .donar-thumb img {
        display: none;
    }
    .contact-map-sec .row.mt-5.pt-5 {
        padding: 0 !important;
        margin: 0 !important;
    }
    .contact-form2 {
        padding: 20px;
    }
    input,
    textarea,
    select,
    .form-control {
        padding: 10px;
    }
    .contact-form2 .form-group {
        margin-bottom: 16px;
    }
    .navbar .navbar-nav .nav-item .nav-link {
        border-radius: 0;
        padding: 10px 18px;
    }
    .featureInner {
        padding: 2rem 1rem;
    }
    .slide-entry {
        position: relative;
    }
    .slide-entry::before {
        content: "";
        position: absolute;
        inset: 0;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgb(0 0 0 / 0.2));
        z-index: 0;
    }
    .innerBanner::before {
        content: "";
        position: absolute;
        inset: 0;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.4));
        z-index: -1;
        border-radius: 20px;
    }
    .slider-2-sec {
        padding: 12px;
        margin: 0;
    }
    .hero-slider2 {
        border-radius: 18px;
        overflow: hidden;
    }
    .slide-entry {
        border-radius: 18px;
        overflow: hidden;
    }
    .slide-content {
        padding: 20px 15px;
    }
    .thnkYou {
        text-align: center;
        background-color: #12437e;
        background-image: none !important;
        margin: 1rem 10px 2rem !important;
    }
    .evntsPage h2 {
        font-size: 18px;
    }
    .evntsPage h3 {
        font-size: 16px;
    }
    .blog-entry3 .entry-thumb img {
        height: 180px;
        object-fit: cover;
    }
    .eventsSlid .swiper-slide {
        padding-bottom: 2rem;
    }
}

@media only screen and (max-width: 767px) {
    .innerBanner {
        padding: 1rem;
    }
    .innerBanner h1 {
        font-size: 30px;
        font-weight: 700;
        margin-top: 0 !important;
    }
    .innerBanner {
        padding: 0 10px;
        margin: 0px 10px;
    }
    .slide-entry {
        height: auto;
        padding: 20px;
        border-radius: 0;
    }
    .sub-title {
        margin: 0;
    }
    .review-footer h4 {
        font-size: 20px;
    }
    .review-footer h4 span {
        font-size: 16px;
    }
    .footer-2 .footer-top {
        display: flex;
        flex-direction: column;
    }
    .brands-sec h4 {
        font-size: 22px;
    }
}

@media only screen and (max-width: 575px) {}

@media only screen and (max-width: 375px) {}

@media only screen and (max-width: 1200px) {
    .offcanvas-header {
        background: #075283;
        margin: 0 !important;
    }
    .offcanvas-header a img {
        filter: invert(1) brightness(20.5);
        width: 6rem;
    }
    .offcanvas-body {
        background: #075283;
        padding: 1rem !important;
    }
    .navbar .navbar-nav .nav-item .nav-link {
        color: #fff;
        padding: 12px 15px;
        font-size: 14px;
        border-bottom: 1px solid #ffffff1f;
    }
    .navbar .navbar-nav .dropdown-menu {
        background: #fff;
        padding: 8px 1rem;
        margin-bottom: 1rem;
    }
    .navbar .navbar-nav .dropdown-menu .dropdown-item {
        border-bottom: 1px solid #216ead21;
    }
}