    @media(max-width: 992px) {
        .cnt-block {
            padding: 24px 16px 20px;
        }
        .cnt-block figure {
            width: 132px;
            height: 132px;
        }
        .member-card__title {
            min-height: 0;
            font-size: 18px;
        }
        .member-card__designation {
            font-size: 16px;
        }
        .about-text p,
        .about-text li,
        .description p,
        .description li,
        .content-detail p,
        .content-detail li,
        .post-content p,
        .post-content li,
        .what-we-do-text p,
        .what-we-do-text li,
        .what-we-do-project-report p,
        .what-we-do-project-report li,
        .section-content p,
        .section-content li,
        .message p,
        .message li {
            text-align: left !important;
            text-align-last: auto !important;
            word-spacing: normal ;
            letter-spacing: normal;
            line-height: 1.75;
            hyphens: auto;
            -webkit-hyphens: auto;
            overflow-wrap: break-word;
            word-break: break-word;
        }
        .post-thumbnail img,
        .project-image img {
            height: 220px;
        }
        .post-content .title,
        .project-single-desc h2 {
            min-height: auto;
        }
        .post-content .description,
        .project-single-desc p {
            min-height: auto;
        }
        .publication-search-form {
            width: 100%;
        }
        .publication-cover {
            height: 260px;
        }
        .right-sidebar {
            margin-top: 2rem;
        }
    }

    @media(max-width: 769px) {
        .top-header {
            padding: 4px 0;
        }
        .top-header-menu ul li a {
            padding-right: 12px;
        }
        .nav-wrapper .container {
            padding-left: 12px;
            padding-right: 12px;
        }
        .navbar {
            flex-wrap: nowrap;
            align-items: center;
            justify-content: space-between;
            min-height: 72px;
        }
        .navbar-brand {
            flex: 1 1 auto;
            max-width: calc(100% - 52px);
            margin-bottom: 0;
        }
        .navbar-brand img {
            width: 100%;
            max-width: 250px;
        }
        .navbar-toggler {
            flex: 0 0 auto;
            margin-left: 8px;
        }
        .message {
            margin-top: 30px;
        }
        .page {
            left: 50%;
            width: calc(100% - 30px);
            text-align: center;
        }
        .widget_search {
            width: 100%;
        }
        .post-content .title,
        .project-single-desc h2 {
            min-height: auto;
        }
        .project-single-desc p,
        .post-content .description {
            min-height: auto;
        }
        .thematic-1 h3,
        .thematic-2 h3,
        .thematic-3 h3,
        .thematic-4 h3,
        .thematic-5 h3,
        .thematic-6 h3 {
            width: 28%;
        }
        .breadcrumb-wrapper {
            height: 200px;
        }
    }
    
    @media(max-width: 600px) {
        .cnt-block {
            padding: 20px 14px 18px;
        }
        .cnt-block figure {
            width: 120px;
            height: 120px;
            margin-bottom: 12px;
        }
        .cnt-block .follow-us-teams {
            gap: 8px;
            min-height: 32px;
        }
        .cnt-block .follow-us-teams li a {
            width: 32px;
            height: 32px;
        }
        .member-card__title {
            font-size: 17px;
            line-height: 1.2;
        }
        .member-card__designation {
            font-size: 15px;
            line-height: 1.35;
        }
        .carousel-text {
            display: none;
        }
        .ndri-home-slider .carousel-inner,
        .ndri-home-slider .carousel-item {
            height: 220px;
        }
        .ndri-home-slider .carousel-item {
            background-color: #000;
            contain: paint;
            transform: translateZ(0);
            -webkit-transform: translateZ(0);
        }
        .ndrislider img {
            height: 220px;
            animation: none !important;
            transform: translateZ(0) !important;
            -webkit-transform: translateZ(0) !important;
            backface-visibility: hidden;
            -webkit-backface-visibility: hidden;
            will-change: transform;
        }
        .sliderowl {
            align-items: center;
            max-width: 100%;
            width: 100%;
            padding: 0;
            text-align: center;
        }
        .fontslide {
            padding: 8px 12px;
            font-size: 16px !important;
        }
        .sliderbtn {
            align-self: center;
            margin-top: 10px;
            font-size: 11px !important;
            padding: 7px 10px !important;
        }
        .ndri-home-slider .carousel-caption {
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            width: 100%;
            padding: 14px;
            transform: none;
        }
        .ndri-home-slider .carousel-indicators {
            margin-bottom: 0.5rem;
        }
        .ndri-home-slider .carousel-control-prev-icon,
        .ndri-home-slider .carousel-control-next-icon {
            transform: scale(0.75);
        }
        .navbar {
            min-height: 64px;
        }
        .navbar-brand {
            max-width: calc(100% - 48px);
        }
        .navbar-brand img {
            max-width: 220px;
        }
        .navbar-toggler span {
            font-size: 26px !important;
        }
        .nav-wrapper.fixed {
            position: sticky;
            top: 0;
        }
        .post-thumbnail img,
        .project-image img,
        .what-we-do-single-image img,
        .blog-detail img {
            height: auto;
        }
        .widget_search {
            display: flex;
            align-items: center;
            gap: 8px;
            height: auto;
            padding: 10px 12px;
        }
        .search-submit {
            float: none;
            height: auto;
        }
        .search-field {
            width: 100%;
            line-height: 1.5;
        }
        .image-wrapper .owl-nav .owl-prev,
        .image-wrapper .owl-nav .owl-next {
            font-size: 25px !important;
        }
        .order-first {
            order: 1;
        }
        .order-second {
            order: 2;
        }
        .executive-member-image img {
            margin-bottom: 20px;
        }
        .thematic-1 h3,
        .thematic-2 h3,
        .thematic-3 h3,
        .thematic-4 h3,
        .thematic-5 h3,
        .thematic-6 h3 {
            width: 15%;
        }
        .breadcrumb-wrapper {
            height: 140px;
        }
        .breadcrumb__item {
            font-size: 14px;
            line-height: 16px;
        }
        .description table,
        .content-detail table,
        .post-content table,
        .what-we-do-text table,
        .what-we-do-project-report table {
            font-size: 14px;
        }
        .publication-search-form {
            min-height: 0;
        }
        .publication-card {
            padding: 14px;
        }
        .publication-cover {
            height: 240px;
        }
        .publication-title-link h6 {
            min-height: 0;
        }
        .publication-action-link {
            width: 100%;
        }
        .publication-empty-state {
            min-height: 220px;
            padding: 20px 15px;
        }
        .publication-empty-state h3 {
            font-size: 22px;
        }
        .recent-project-title {
            min-height: 52px;
            font-size: 18px;
        }
    }
    
    @media(max-width: 426px) {
        .cnt-block {
            padding: 18px 12px 16px;
        }
        .cnt-block figure {
            width: 108px;
            height: 108px;
        }
        .member-card__title {
            font-size: 16px;
        }
        .member-card__designation {
            font-size: 14px;
        }
        .ndri-home-slider .carousel-inner,
        .ndri-home-slider .carousel-item {
            height: 190px;
        }
        .ndrislider img {
            height: 190px;
            animation: none !important;
            transform: translateZ(0) !important;
            -webkit-transform: translateZ(0) !important;
            backface-visibility: hidden;
            -webkit-backface-visibility: hidden;
            will-change: transform;
        }
        .fontslide {
            font-size: 14px !important;
            line-height: 1.3;
        }
        .sliderowl {
            align-items: center;
            max-width: 100%;
            width: 100%;
            padding: 0;
            text-align: center;
        }
        .sliderbtn {
            align-self: center;
            font-size: 10px !important;
            padding: 6px 9px !important;
        }
        .ndri-home-slider .carousel-caption {
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            width: 100%;
            padding: 12px;
            transform: none;
        }
        .nav-wrapper .container {
            padding-left: 10px;
            padding-right: 10px;
        }
        .navbar {
            min-height: 60px;
        }
        .navbar-brand {
            max-width: calc(100% - 42px);
        }
        .navbar-brand img {
            max-width: 190px;
        }
        .navbar-toggler {
            padding-right: 0;
        }
        .thematic-1 h3,
        .thematic-2 h3,
        .thematic-3 h3,
        .thematic-4 h3,
        .thematic-5 h3,
        .thematic-6 h3 {
            width: 20%;
        }
        .message .image-name {
            float: none;
        }
        .image-name img {
            margin-left: 0px;
        }
        .breadcrumb__list {
            flex-direction: column;
        }
    }
    
    @media(max-width: 376px) {
        .navbar-brand img {
            max-width: 175px;
        }
        .breadcrumb__item {
            font-size: 14px;
        }
    }
    
    @media(max-width: 321px) {
        .navbar-brand img {
            max-width: 150px;
        }
        .thematic-1 h3,
        .thematic-2 h3,
        .thematic-3 h3,
        .thematic-4 h3,
        .thematic-5 h3,
        .thematic-6 h3 {
            width: 30%;
        }
    }
