@media (min-width: 1920px) {
  .event_img_grid .about_img_grid {
    display: inline !important;
}
.event_img_grid .sectioTitle {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 90px !important;
    width: 473px;
  }
  .about_img_grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
    padding: 100px 252px 0;
  }

  .img_grid_sec .sectioTitle {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 190px;
    width: 473px;
  }
.focus_sec h3 {
    padding-bottom: 0;
}





    .event_img_grid .about_img_grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
    padding: 100px 0px 0;
  }

  .event_img_grid .sectioTitle {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 190px;
    width: 473px;
  }
}

@media (max-width: 1440px) {
  .event_img_grid {
    padding: 155px 0px 120px;
    position: relative;
}
.birth_sec {
    padding-bottom: 80px;
}
  .approach_sec {
    padding: 80px 0;
}
.flagship_sec {
    padding-bottom: 80px;
}
.core_sec{
  padding: 0;
}
.focus_sec p {
    padding-top: 20px;
}
  .founder_sec {
    padding-bottom: 80px !important;
}
  .publication {
    padding: 80px 0;
  }

  .contact_sec {
    padding: 80px 0;
  }

  .blog_page_sec {
    padding: 80px 0;
  }

  .director_sec {
    padding: 80px 0;
  }

  .img_grid_sec {
    padding: 80px 50px 80px;
  }

  .about_inner_sec {
    padding: 80px 0 0px;
  }

  .projects_sec {
    padding: 80px 0;
  }

  .project_btm {
    margin-top: 0px;
  }

  .footerArea {
    padding: 80px 0 0;
  }

  .founder_sec {
    padding: 80px 0;
  }

  .project_details_box p {
    padding: 0px 0px 60px;
  }

  .studies_case {
    background: none;
    padding-bottom: 80px !important;
  }

  .volunteer_sec {
    padding-bottom: 80px !important;

  }

  ul.headerMenu {
    display: flex;
    align-items: center;
    gap: 10px;
  }

  .container-fluid {
    padding: 0 40px;
  }

  .galleryTitle {
    top: 80px;

  }

  .legecyContent {
    padding-left: 30px;
  }

  .countContent h2 {
    font-size: 30px;
    line-height: 20px;
  }

  .subscribeOuter h2 {
    font-size: 40px;
  }

  .video_sec {
    padding: 0 0 80px;
  }

  .team_sec {
    padding-bottom: 80px !important;
  }

  /* homepage start */
  .aboutSec {
    padding: 80px 0;
  }

  .significantProject {
    background: var(--primaryColor);
    padding: 80px 0 30px;
  }

  .countsSec {
    margin-top: 80px;
  }

  .gallerySec {
    padding: 100px 0 80px;
    position: relative;
  }

  .mapSec {
    padding-bottom: 80px;
  }

  .ourPartners {
    padding: 80px 0 100px;
  }

  /* homepage end */
}

@media (max-width: 1399.98px) {
  .container-fluid {
    padding: 0 30px;
  }

  ul.headerMenu {
    gap: 15px;
  }

  ul.headerMenu>li>a,
  .headerRight .btn {
    font-size: 14px;
  }

  ul.headerMenu>li>a {
    padding: 8px;
  }

  .headerArea {
    padding: 50px 0 15px;
  }

  .headerArea.fixed {
    padding: 40px 0 10px;
    transition: 0.5s;
  }

  .site_main {
    padding-top: 135px;
  }

  #historytestSwiper::before {
    left: -185px;
    width: 530px;
  }

  .mySwiper {
    height: 480px;
  }

  .swipeThumb span {
    font-size: 32px;
    padding: 1px 30px;
  }

  #historytestSwiper .swiper-slide-prev-prev span,
  #historytestSwiper .swiper-slide-next-next span {
    transform: translateX(-10px) scale(0.7);
  }

  .significantProject {
    padding: 80px 0 30px;
  }

  .lectureWrapper {
    grid-template-columns: 1fr 40%;
    gap: 40px;
    align-items: stretch;
  }

  .primaryBtn {
    padding: 8px 30px;
  }

  .countsSec {
    margin-top: 80px;
  }

  .countContent h2 {
    font-size: 36px;
  }

  .countContent h6 {
    font-size: 12px;
  }

  .countIcon {
    width: 58px;
    height: 58px;
  }

  .gallerySec {
    padding: 80px 0;
  }

  .galleryTitle {
    top: 80px;
  }

  .galleryTitle .primaryBtn {
    margin-top: 20px;
  }

  .ourPartners {
    padding: 80px 0 90px;
  }

  .ourPartnersWrapper::after {
    background: linear-gradient(90deg, #ffffff00 64%, #ffffff 79%);
  }

  .lectureContent {
    padding-right: 0px;
  }

  .footerLogo h3 {
    font-size: 20px;
  }

  .subscribeOuter h2 {
    font-size: 34px;
  }

  .subscribeOuter {
    max-width: 260px;
    margin-left: auto;
  }

  .copyRight p {
    font-size: 13px;
  }

  .legacyInner .swiper-thumbs {
    width: 60%;
    transform: translateX(30px);
  }

  .legecyLeft .sectioTitle h2 {
    font-size: 34px;
    line-height: 40px;
  }

  .legecyLeft .sectioTitle {
    max-width: 217px;
  }

  .mapSec {
    padding-bottom: 80px;
  }

  .ourPartnersWrapper::before {
    background: linear-gradient(270deg, #fff1ef36 64%, #ffefec 79%);
  }

  .infoTab {
    max-width: 320px;
    padding: 15px
  }

  .infoTab ul li {
    font-size: 12px;
  }

  .infoTab ul {
    gap: 8px 0;
  }

  .operatingDiv ul li {
    font-size: 24px;
    line-height: 23px;
  }

  .operatingDiv {
    padding: 40px 20px 20px;
  }

  .operatingDiv strong {
    left: 14px;
  }

  .gallerypageSec {
    padding: 80px 0;
  }
}

@media (max-width: 1199px) {
  .sprojectText p:first-child {
    height: 60px;
}
  .legacyInner {
    display: block;
}
.lectureWrapper {
    gap: 20px;
}
  .caseStudiesSec {
    padding: 80px 0 50px;
}
.galleryTitle {
    top: -25px;
}
.aboutTitle h1 b {
    color: var(--primaryColor);
    font-size: 45px;
    margin-top: 25px;
    display: inline-block;
}

.sprojectText p:last-child {
    height: 78px;
}
  .tesblogGrid {
    display: grid;
    grid-template-columns: repeat(1, 100%);
}
.blogListing{
  width: 100%;
}
  .contact_sec form .donateBTn {
    position: relative !important;
    transform: inherit !important;
    right: 0 !important;
}
  .brth_card img{
  width: 100%;
}
.birth_sec {
    background: linear-gradient(180deg, #E7EBF2 0%, #FFFFFF 100%);
    padding-top: 0px;
    padding-bottom: 70px;
    text-align: center;
}
  .event_img_grid .sectioTitle {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 50px;
    width: 400px;
}
.event_img_grid .about_img_grid .grids .griditem.scnd img {
    height: auto;
}
.event_img_grid {
    padding: 155px 0px 90px;
    position: relative;
}
  #exampleModal .modal-footer .donateBTn {
    position: relative !important;
    transform: translateY(0%) rotate(0deg) !important;
    right: 0 !important;
  }

  #exampleModal .modal-dialog {
    --bs-modal-width: auto;
  }

  #exampleModal .modal-content {
    width: auto;

  }

  .director_crd .card_inner .right_part img {
    height: auto;
  }

  .gallerypageSec {
    padding-bottom: 70px !important;
  }

  .studies_card.scnd {
    padding-top: 40px;
  }

  .studies_card .studies_right {
    padding: 20px;
  }

  .project_details_box p {
    padding: 30px 10px 50px;
  }

  ul.headerMenu {
    gap: 8px;
  }

  .studies_card figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .mobileMenuButton {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-end;
  }

  button.btn.donateBTn {
    position: fixed;
    bottom: 50%;
    transform: translateY(100%) rotate(90deg);
    white-space: nowrap;
    right: -40px;
  }

  .about_inner_sec h6 {
    width: auto;
    margin: 0 auto;
    padding-top: 5px;
  }

  .about_inner_sec {
    padding: 70px 0 0px;
  }

  .about_inner_sec .sectioTitle h2 {
    font-weight: 300;
    font-size: 45px;
    line-height: 40px;
    letter-spacing: 0%;
    margin-bottom: 15px;
    color: var(--textColor);

  }

  .right_cards {
    padding: 0;
  }

  .vision_card .card_inner {
    margin-top: 15px;
    padding: 0 10px;
  }

  .right_cards .vision_card img {
    width: 100%;

  }

  .right_cards .vision_card .card_inner h4 img {
    width: auto;

  }


  .mission_card .card_inner {
    margin-top: 15px;
    padding: 0 10px;
  }

  .right_cards .mission_card img {
    width: 100%;

  }

  .right_cards .mission_card .card_inner h4 img {
    width: auto;

  }

  .about_img_grid .grids .griditem .third_img {
    height: auto;
  }

  .about_img_grid .grids .griditem .fourth_img {
    height: auto;
  }

  .about_img_grid .grids .griditem .first_img {
    height: auto;
  }

  .img_grid_sec {
    padding: 70px 15px 70px;
    position: relative;
  }

  .img_grid_sec .sectioTitle {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 60px;
    width: 473px;
  }

  .img_grid_sec .img_about {
    padding: 20px;
  }

  .vision_card {
    width: 100%;
  }

  .director_sec {
    padding: 70px 0;
  }

  .sectioTitle h2 {
    font-size: 40px;
  }

  .inner_page_common h6 {
    width: auto;
  }

  .founder_txt a {
    top: 10px;
  }

  .founder_blk {
    padding: 15px 15px;
    width: auto;
  }

  .founder_img {
    margin-left: 0px;
  }

  .founder_sec {
    padding-bottom: 70px;
  }

  .project_hdr p {
    font-size: 13px;
    line-height: 21px;
  }

  .project_btm {
    margin-top: 0px;
  }

.prjct_btm_card h5 {
    font-size: 14px;
    height: auto;
    padding: 15px;
}

  .projects_sec {
    background: linear-gradient(180deg, #E7EBF2 0%, #FFFFFF 100%);
    padding: 70px 0;
  }

  .team_sec {
    padding-bottom: 70px;

  }

  .subscribeOuter {
    max-width: max-content;
    margin-left: inherit;
  }

  .footerBrandCol .socialBar {
    margin-top: 30px;
  }

  .fTitle {
    font-size: 17px;
    margin-bottom: 15px;
  }

  .fnavCol ul li a {
    font-size: 13px;
  }

  .footerLogo h3 {
    margin-bottom: 25px;
  }

  .subscribeOuter p {
    margin: 20px 0 20px;
  }

  .copyRight {
    margin-top: 70px;
  }

  .footerArea {
    padding: 70px 0 0;
  }

  .headerRight {
    display: flex;
    gap: 15px;
    align-items: center;
  }

  .search_btn_mobile {
    display: block;
  }

  .topbar {
    display: none;
  }

  .headerArea {
    border-top: none;
    padding: 15px 0 15px !important;
  }

  #menu {
    margin-top: 64px;
  }

  .site_main {
    padding-top: 66px;
  }

  ul.headerMenu {
    display: none;
  }

  .mm-panel {
    background: #fff;
  }

  .mm-wrapper__blocker {
    background: transparent;
  }

  .mm-menu--position-left,
  .mm-menu--position-left-front,
  .mm-menu--position-right,
  .mm-menu--position-right-front {
    width: 100%;
  }

  .mm-navbar>* {
    justify-content: flex-start;
    text-align: left;
  }

  .mm-navbar__title>span {
    color: #0a1116;
    font-size: 20px;
    line-height: 25px;
    font-weight: 500;
  }

  .mm-navbar {
    background: #fff;
  }

  .social_icons_bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    background: #e7ebf2;
  }

  .social_icons_bottom .socialBar a {
    width: 40px;
  }

  .social_icons_bottom .socialBar {
    justify-content: center;
    gap: 10px;
  }

  .social_icons_bottom .socialBar img {
    width: 21px;
    aspect-ratio: 1;
  }

  .mm-navbar__title {
    padding: 18px 15px;
  }

  .mm-listitem {
    border: transparent;
  }

  ul.mm-listview {
    margin-top: 20px;
  }

  #menu ul li a {
    font-weight: 500;
  }

  .project_details_sec h3 {
    padding: 20px 0 15px;
    font-size: 30px;
  }

  .subscribeOuter h2 {
    font-size: 30px;
  }
}

@media (max-width: 1023px) {

  #menu {
    margin-top: 76px;
  }

  .site_main {
    padding-top: 76px;
  }


  /* .mm-navbar {
    z-index: 123;
    background: #fff;
    border-bottom: transparent;
    min-height: 20px;
  } */

  .site-header {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
  }

  .navbarwrapper {
    display: none;
  }

  /* a.mm-navbar__title {
    background: var(--primaryColor);
  }
  
  .mm-listitem__text {
    padding: 8px 8px;
    color: var(--primaryColor) !important;
  }
  .mm-listitem--selected > .mm-listitem__text {
    background: var(--secondaryColor) !important;
  } */
  .headerRight {
    padding: 0px 0 7px;
  }

  .headerRight ul {
    display: none;
  }
}

@media (max-width: 991.98px) {

  .map {
    max-width: 560px;
    margin: 0 auto 30px;
  }
}

@media (max-width: 767.98px) {
  .sprojectText p:last-child {
    height: auto;
}
.social_icons_bottom {
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    background: #e7ebf2;
    bottom: 0;
    top: auto;
}
  .video_sec {
    padding: 0 0 50px;
}
.operatingDiv {
    max-width: 100%;
}
.mapSec {
    padding-bottom: 50px;
}
.legecyContent {
    padding-left: 0;
}
.last-radio-box {
    flex-wrap: wrap;
}

  .caseStudyCard .cardImg img {
    height: 250px !important;
}
  .prjct_btm_card h5 {
    font-size: 16px;
    padding: 17px 19px;
}
.sprojectText p:first-child {
    height: 49px;
    padding-bottom: 5px;
}
  .galItemGrid {
    grid-gap: 10px;
}
.pagination {
    margin-top: 30px;
}
  .project_card .main_img img {
    height: 200px;
    object-fit: cover;
}
  .project_hdr {
    padding: 0 20px;
    height: 150px;
}
  .birth_btn {
    font-size: 23px;
    top: -30px;
}
  .event_img_grid .sectioTitle {
    position: inherit;
    left: 50%;
    transform: translateX(0%);
    top: 30px;
    width: auto;
}
.event_img_grid {
    padding: 50px 0px 80px;
    position: relative;
}
.brth_card img{
  width: 100%;
}
.birth_sec {
    padding-bottom: 50px;
}
.event_img_grid .about_img_grid .grids .griditem img {
    height: 300px !important;
}
.grid_last_box {
    padding: 15px;
}
.event_img_grid h2{
      line-height: 40px !important;
}
  .focus_sec p{
    font-size: 15px !important;
    padding-top: 10px;
  }
  .focus_sec .sectioTitle {
    margin-bottom: 30px;
}
.core_inner {
    background-color: #fff;
    border-radius: 10px;
    display: flex;
    gap: 0px;
}
.core_inner .core_txt h6 {
    font-size: 17px;
    line-height: 23px;
}
.flagship_content ul li {
    padding-bottom: 15px;
}
.flagship_content {
    background-color: #F3F5F9;
    padding: 20px;
    height: 100%;
}
.focus_sec h3 {
    font-size: 25px;
    padding-bottom: 30px;
}
.core_sec .core_box {
    top: 40px;
}
.flagship_sec h3 {
    font-size: 25px;
    padding-bottom: 30px;
}
.flagship_sec {
    padding-bottom: 40px;
    padding-top: 40px;
}
.impact_sec h2 {
    font-size: 40px;
}
.impact_sec {
    padding: 15px;
}
.approach_sec {
    padding: 40px 0;
}
.approach_blk {
    flex-direction: column;
}
.impact_right ul li {
    gap: 15px;
}
.approach_sec .approach_blk .approach_left h4 {
    font-size: 25px;
    padding-bottom: 15px;
}
.approach_sec .approach_blk .approach_right .box {
    padding: 20px 18px;
    width: auto;
}
.approach_sec .approach_blk .approach_right .box h5 {
    font-size: 18px;
    line-height: 28px;
    padding: 10px 0 10px;
}
.core_inner .core_txt{
  padding: 5px 15px;
}
  .quote {
        width: auto;
    }
  .founder_sec .last_founder_text {
        padding: 0 0px;
    }
      .about_inner_sec .new_cntent {
        padding-top: 20px;
    }
    .idenity_txt h5 {
        padding: 20px 0 10px;
    }
    .empwrmnt {
        padding-top: 20px;
    }
    .reach_blk .red_box {
        padding: 35px 30px;
        gap: 10px;
    }
    .reach_bx_btm p {
        height: auto;
    }
    .structure_sec {
        padding: 40px 0;
    }
    .promise {
        padding: 30px 20px 14px;
    }
    .about_founder {
        padding: 40px 0;
    }
    .about_founder .fndr_bx h3 {
        padding-bottom: 15px;
    }

    .about_founder .fndr_bx p {
        padding-bottom: 15px;
    }
    .reach_blk {
        padding-top: 40px;
    }
      .coming_soon{
        min-height:70vh;
        padding:70px 20px;
    }

    .comingSoonWrapper h1{
        font-size:42px;
    }

    .comingSoonWrapper p{
        font-size:16px;
    }
  .publication {
    padding: 40px 0;
  }

  .publication_nav {
    flex-direction: column-reverse;
  }

  .publication_nav figure img {
    height: 500px;
    object-fit: cover;
  }

  .vlntr_blk {
    padding-top: 20px;
  }

  .contact_sec h3 {
    font-size: 25px;
  }

  .vlntr_blk h5 {
    font-size: 20px;
  }

  .mtivting_part {
    padding-top: 40px;
  }

  .mtivting_part h5 {
    font-size: 25px;
    padding-bottom: 30px;
  }

  .contact_sec .prticipt_bx hr {
    margin: 20px 0;
    color: inherit;
    border: 0;
    border-top: 1px solid #E7EBF2;
    opacity: 1;
  }

  .contact_sec .prticipt_bx .call span a {
    font-size: 18px;
  }

  .contact_sec {
    padding: 40px 0;
  }

  .contact_btm h4 {
    padding-top: 40px;
  }

  #exampleModal .modal-body {
    padding: 20px 15px;
  }

  #exampleModal .modal-footer {
    padding-top: 20px;
  }

  .amount_blk .amount {
    font-size: 20px;
  }

  .blog_inner_sec {
    padding: 50px 0;
  }

  .blog_inner_sec .blog_page_box .blog_cap a {
    font-size: 21px;
    line-height: 30px;
  }

  .blog_inner_sec .blog_page_box .blog_cap {
    padding: 0px 20px 15px;
  }

  .blog_inner_sec .blog_page_box .date {
    padding: 15px 20px 11px;
  }

  .blog_inner_sec .blog_page_box p {
    padding: 0px 20px 15px;
  }

  /* 24.6.2026 end */
  .blog_page_sec {
    padding: 50px 0;
  }

  .blog_page_box .blog_cap {
    padding: 15px 15px 30px;
  }

  .blog_page_box .blog_cap a {
    font-size: 18px;
  }

  #menu {
    margin-top: 62px;
  }

  .career_imgs img.last {
    height: 344px;
    object-fit: cover;
  }

  .director_crd .card_inner .right_part img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: top;
  }

  button.btn.donateBTn {
    position: fixed;
    bottom: 50%;
    transform: translateY(50%) rotate(90deg);
    white-space: nowrap;
    right: -40px;
  }

  .position_blk .open_blk h5 {
    font-size: 25px;
    padding-bottom: 10px;
  }

  .cmn_form form .apply_btn {
    padding: 10px 25.5px;
    font-size: 15px;

  }

  .cmn_form h3 {
    font-size: 25px;
  }

  .form_right img {
    border-radius: 5px;
    width: 100%;
    height: auto;
  }

  .volunteer_sec {
    padding-bottom: 50px !important;
  }

  .uploadLabel p {
    font-size: 14px !important;

  }

  .cmn_form form {
    padding: 20px;
  }

  .studies_card .studies_right {
    padding: 20px 10px;
  }

  .studies_hdr h6 {
    text-align: left !important;
    font-size: 13px !important;
  }

  .studies_right p {
    font-size: 15px !important;
    padding-top: 20px !important;
  }

  .studies_case {
    background: none;
    padding-bottom: 50px !important;
  }

  .studies_card.scnd {
    padding-top: 30px;
  }

  .project_details_box p {
    padding: 20px 0px 20px;
  }

  .project_details_box {
    padding: 10px;
  }

  .project_details_sec h3 {
    padding: 20px 0 20px;
    font-size: 20px;
  }

  .team_sec .team_inner p {
    font-size: 15px;
  }

  .team_card img {
    width: 100%;
    display: block;
    height: auto;
    object-fit: cover;
    object-position: top;
  }

  .director_sec {
    padding: 50px 0;
  }

  .img_grid_sec .sectioTitle {
    position: static;
    transform: translateX(0%);
    width: auto;
  }

  .img_grid_sec .sectioTitle h2 {
    font-size: 30px;
    line-height: 45px;
  }

  .founder_hdr_right h6 {
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #0A1116;
    font-family: var(--bodyFont);
    line-height: 17px !important;
    width: auto !important;
    padding-top: 2px !important;
  }

  .founder_blk {
    width: auto;
    padding: 15px;
  }

  .founder_img {
    margin-left: 0px;
  }

  .about_inner_sec h6 {
    font-size: 20px;
    font-weight: 300;
    color: #0A1116;
    font-family: var(--titleFont);
    line-height: 29px;
    text-align: center;
    padding-top: 0px;
    width: auto;
  }

  .about_inner_sec {
    padding: 50px 0 0px;
  }

  .about_inner_sec p {
    font-size: 21px;
  }

  .idenity h3 {
    font-size: 25px;
    padding-bottom: 15px;
  }

  .idenity p {
    font-size: 15px;
  }

  .site_main {
    padding-top: 52px;
  }

  .vision_card .card_inner p {
    padding-top: 15px;
  }

  .inner_bnr_text {
    position: relative;
    height: 190px;
  }

  .inner_bnr_text figure {
    height: 190px;
  }

  .inner_bnr_text figure img {
    height: 190px;
    object-fit: cover;
  }

  .right_cards {
    padding: 0px 0px 0px 0px;
  }

  .right_cards img {
    width: 100%;
  }

  .right_cards .card_inner h4 img {
    margin-right: 15px;
    width: auto;
  }

  .mission_card .card_inner {
    margin-top: 15px;
  }

  .mission_card .card_inner p {
    padding-top: 15px;
  }

  .about_img_grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }

  .about_img_grid .grids {
    display: flex;
    gap: 10px;
    flex-direction: column;
    justify-content: flex-start;
  }

  .about_img_grid .grids .griditem img {
    height: 205px !important;
  }

  .about_img_grid .grids .griditem.gridSmall {
    margin-left: 0px;
  }

  .about_img_grid .grids .griditem.gridsmallRight {
    margin-right: 0px;
  }

  .img_grid_sec .img_about {
    position: relative;
    padding: 15px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 8px 8px 0px 0px #0A11160A;
    margin-top: 30px;
    z-index: 11;
  }

  .img_grid_sec .img_about p {
    column-count: 1;
    font-size: 15px;
    font-weight: 400;
    color: #3F4447;
    line-height: 26px;
  }

  .about_img_grid .sectioTitle {
    position: static;
    left: 50%;
    transform: none;
    width: auto;
    top: 90px;
  }

  .img_grid_sec {
    padding: 50px 15px 50px;
    position: relative;
  }

  .headerArea {
    border-top: none;
  }

  .navigationWrapper {
    display: none;
  }

  .headerArea,
  .headerArea.fixed {
    padding: 10px 0 10px;
  }

  .headerArea .headerMenu {
    display: none;
  }

  .container-fluid {
    padding: 0 15px;
  }

  .brandLogo img,
  .fLogo img {
    max-width: 100px;
  }

  .headerRight {
    padding: 0;
  }

  .heroSection {
    padding-top: 0px;
  }

  .heroslider {
    max-height: 440px;
  }

  .navigationWrapper {
    left: 15px;
  }

  .footerArea {
    padding: 50px 0 0;
  }

  .footerBrandCol .socialBar {
    margin-top: 30px;
  }

  .fnavOuter {
    display: block;
    margin: 30px 0 0px;
  }

  .subscribeOuter {
    max-width: 100%;
  }

  .copyRight {
    margin-top: 50px;
  }

  .copyNav {
    justify-content: center;
    margin-top: 15px;
  }

  .copyRight p {
    text-align: center;
  }

  .mapSec img {
    height: 200px;
    object-fit: cover;
  }

  .mapTag {
    font-size: 22px;
    top: -48px;
    left: 50%;
    padding: 13px 48px;
    border-radius: 40px 40px 0 0;
    white-space: nowrap;
  }

  .sectioTitle h2 {
    font-size: 26px;
    line-height: 34px;
  }

  .ourPartners {
    padding: 50px 0 50px;
    overflow: hidden;
  }

  .ourPartnersWrapper::before,
  .ourPartnersWrapper::after {
    display: none;
  }

  .sectioTitle {
    margin-bottom: 30px;
  }

  .tesblogGrid {
    display: block;
  }

  .blogListing {
    padding: 10px;
  }

  .blogDate {
    font-size: 12px;
    padding: 8px 8px;
  }

  .blogText {
    font-size: 14px;
  }

  .blogListing {
    height: 284px;
  }

  .tesOuter {
    padding: 30px;
  }

  .testimonialContainer .mySwipertes .swiper-slide:not(.swiper-slide-active):not(.swiper-slide-prev):not(.swiper-slide-next) {
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none;
  }

  .testimonialContainer .swiper-slide-prev-prev .thumbImg,
  .testimonialContainer .swiper-slide-next-next .thumbImg {
    transform: none !important;
  }

  .testimonialContainer .mySwipertes {
    height: 200px;
    box-sizing: border-box;
    padding: 60px 0 0;
    margin-top: 70px;
  }

  .cardImg img {
    height: 200px;
  }

  .cardContent {
    padding: 20px;
  }

  .cardHeader {
    margin-bottom: 10px;
  }

  .galleryTitle {
    position: static;
    transform: none;
    width: 100%;
    padding: 0 15px;
  }

  .galleryTitle .sectioTitle h2 {
    margin-bottom: 10px;
  }

  .galleryGrid {
    grid-template-columns: repeat(2, 1fr);
  }

  .gridCol:first-child,
  .gridCol:last-child {
    justify-content: flex-start;
  }

  .gridCol:nth-child(1) {
    order: 1;
  }

  .gridCol:nth-child(2) {
    order: 2;
  }

  .gridCol:nth-child(3) {
    order: 4;
  }

  .gridCol:nth-child(4) {
    order: 7;
    grid-column: 1 / -1;
    grid-template-columns: 1fr 1fr;
    display: grid;
  }

  .gridCol:nth-child(5) {
    order: 5;
  }

  .gridCol:nth-child(6) {
    order: 3;
  }

  .gridCol:nth-child(7) {
    order: -1;
  }

  .gridCol:nth-child(4) .gridItem.itemSmall img {
    aspect-ratio: 1 / 1.06;
  }

  .gallerySec {
    padding: 50px 0;
  }

  #next-page {
    transform: translateX(-35px);
  }

  #prev-page {
    transform: translateX(35px);
  }

  .lectureWrapper {
    display: block;
    overflow: hidden;
  }

  .lectureContent h3 {
    font-size: 22px;
    margin-top: 30px;
  }

  .lectureContent p {
    margin-top: 10px;
  }

  .countsSec {
    margin-top: 50px;
  }

  .countHead {
    margin-bottom: 20px;
  }

  .countItem {
    margin-bottom: 40px;
  }

  .lectureSec {
    padding: 50px 0 20px;
  }

  .caseStudiesSec {
    padding: 50px 0 0;
  }

  .significantProject {
    padding: 50px 0 20px;
    margin-top: 5px;
  }

  .projectSliderOuter {
    padding: 0 0px;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    gap: 30px 15px;
  }

  .projectSliderOuter .swiper-button-next,
  .projectSliderOuter .swiper-button-prev {
    display: none;
  }

  .searchField input {
    font-size: 16px;
  }

  .legacyInner {
    display: block;
  }

  .legacyInner .swiper-thumbs {
    width: 40%;
    transform: translateX(0px);
  }

  .legecyContent {
    padding-right: 0;
  }

  .swipeThumb span {
    font-size: 16px;
    padding: 0px 20px;
  }

  #historytestSwiper .swiper-slide-active span {
    transform: translateX(19px);
  }

  #historytestSwiper .swiper-slide-prev span,
  #historytestSwiper .swiper-slide-next span {
    transform: translateX(3px) scale(0.9);
  }

  #historytestSwiper .swiper-slide-prev-prev span,
  #historytestSwiper .swiper-slide-next-next span {
    transform: translateX(-40px) scale(0.7);
  }

  .legecyLeft .mySwiper2 {
    width: 50%;
    transform: translateX(-36px);
  }

  .videoBtnWrapper {
    padding: 5px 0;
  }

  .legecyLeft .sectioTitle {
    transform: none;
    position: static;
    width: 100%;
    max-width: 100%;
    padding: 15px 15px 0;
    text-align: center;
  }

  #historytestSwiper::before {
    left: -431px;
    width: 520px;
  }

  .legecyContent p {
    font-size: 14px;
    line-height: 24px;
  }

  .mySwiper {
    height: 360px;
  }

  .aboutSec {
    padding: 50px 0;
  }

  .abotSecimgWrapper {
    display: none;
  }

  .aboutTitle h1 b {
    font-size: 40px;
    margin-top: 10px;
  }

  .sectioTitle h2,
  .legecyLeft .sectioTitle h2 {
    font-size: 30px !important;
    line-height: 34px;
    margin-bottom: 20px;
  }

  .legecyLeft {
    padding: 30px 0;
  }

  .historySliderWrapper {
    padding-bottom: 15px;
  }

  .legecySec .container-fluid,
  .legecySec .col-sm-12 {
    padding: 0 0px;
  }

  .legecySec .container-fluid .row {
    margin: 0;
  }

  .aboutTitle h1 {
    font-size: 30px;
    line-height: 40px;
  }

  .aboutContent .aboutTitle p {
    font-size: 18px;
    transform: translateY(-4px);
    font-weight: bold;
  }

  .aboutTitle p::before {
    left: -10%;
  }

  .aboutTitle {
    margin-bottom: 30px;
  }

  .biplabBtn {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: var(--textColor);
    color: var(--whiteColor);
    display: block;
    z-index: 5;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0%;
    padding: 15px 0;
  }

  .heroSection::after {
    display: none;
  }

  .heroSection .swiper-pagination {
    display: block;
  }

  .heroSection .swiper-pagination-bullet {
    background: var(--textColor);
    opacity: 1;
    transform: scale(1);
  }

  .heroSection .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--primaryColor);
    transform: scale(1.5);
  }

  #historytestSwiper {
    padding: 15px 0;
  }

  .fnavCol ul {
    max-height: 0;
    overflow: hidden;
    transition: all 0.5s ease;
    margin: 0;
  }

  .fTitle {
    margin-bottom: 0px;
    position: relative;
  }

  .fTitle:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 8px;
    height: 8px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: translateY(-50%) rotate(45deg);
    transition: 0.3s;
  }

  .fmenuWrapper.show .fTitle::after {
    transform: translateY(-50%) rotate(-135deg);
  }

  .fnavCol .show ul {
    margin: 20px 0;
    max-height: 500px;
    transition: all 0.5s ease;
  }

  .fmenuWrapper.mt-4 {
    margin-top: 0 !important;
  }

  .primaryBtn {
    display: table;
    margin: auto;
    margin-top: 25px !important;
  }

  .blogOuter {
    padding: 30px 30px 40px 30px;
  }

  .blogOuter .sectioTitle h2 {
    margin-bottom: 10px;
  }

  .blogOuter .sectioTitle {
    text-align: center;
    margin-bottom: 15px;
  }

  .significantProject {
    overflow: hidden;
  }

  .heroSection {
    overflow: visible;
  }

  .heroInner .swiper-pagination {
    top: inherit;
    bottom: -30px;
  }

  .significantProject .sectioTitle strong {
    display: block;
  }

  .countIcon {
    width: 48px;
    height: 48px;
    background: rgba(255, 255, 255, 0.5);
  }

  .countIcon img {
    width: 21px;
    height: 21px;
  }

  .countContent h2 {
    font-size: 30px;
  }

  .countContent h6 {
    font-size: 15px;
    line-height: 19px;
  }

  .countItem p {
    font-size: 13px;
  }

  .flip-controls {
    top: 25%;
  }

  .flip-btn {
    background: #fff;
  }

  .testimonialContainer .tesslider .swiper-slide p {
    margin: 0 auto;
  }

  .subscribeOuter p {
    margin: 20px 0;
  }

  .mapwrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  .map {
    width: 100%;
    max-width: 471px;
    margin: 0 auto;
  }

  .map svg {
    width: 100%;
    height: auto;
  }

  .infoTab {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    max-width: 100% !important;
    margin: 30px auto 0 !important;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.08) !important;
  }

  .mapTitle {
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 30px;
    margin-top: 50px;
    text-align: center;
  }

  .operatingDiv ul li {
    font-size: 23px;
  }

  .founder_txt p {
    font-size: 15px;
    padding-top: 15px;
  }

  .founder_hdr h3 {
    font-size: 25px;
  }

  .founder_txt a {
    top: 5px;
  }

  .founder_txt a img {
    background: #CD2122;
    transition: 0.4s all ease-in-out;
    padding: 13px 10px;
    border-radius: 5px;
    margin-left: 10px;
  }

  .founder_sec {
    padding-bottom: 50px !important;
  }

  .founder_sec h2 {
    margin-bottom: 0;
  }

  .team_sec {
    padding-bottom: 50px;
  }

  .grids:nth-child(5) {
    order: -1;
  }

  .projects_sec {
    padding: 50px 0;
  }

  .inner_page_common h6 {
    font-size: 20px;
    font-weight: 300;
    color: #0A1116;
    font-family: var(--titleFont);
    line-height: 29px;
    text-align: center;
    padding-top: 0px;
    width: auto;
    margin: 0 auto;
  }

  .project_btm {
    margin-top: 0px;
  }

  .galItemGrid {
    grid-template-columns: repeat(2, 1fr);
  }

  .tabTop {
    flex-flow: wrap;
    gap: 15px;
    justify-content: center;
  }

  .gallerypageSec.about_inner_sec {
    padding: 50px 0 !important;
  }

}

@media (max-width: 574.98px) {
  .footerLogo h3 {
    font-size: 16px;
  }

  .subscribeOuter h2 {
    font-size: 30px;
  }

  .blogListing {
    padding: 5px;
  }

  .blogThumb {
    width: 80px;
    height: 80px;
  }

  .heroslider {
    max-height: 280px;
  }

  .partnerItem img {
    width: auto;
    height: 50px;
  }

  .partnerItem {
    height: 70px;
  }

  .aboutTitle {
    justify-content: inherit;
    gap: 50px;
  }

  #historytestSwiper .swiper-slide-active span {
    transform: translateX(-5px);
  }

  #historytestSwiper .swiper-slide-prev span,
  #historytestSwiper .swiper-slide-next span {
    transform: translateX(-15px) scale(0.9);
  }

  #historytestSwiper .swiper-slide-prev-prev span,
  #historytestSwiper .swiper-slide-next-next span {
    transform: translateX(-53px) scale(0.7);
  }

  #historytestSwiper {
    gap: 0;
  }
}

@media (max-width: 390.98px) {
  .sprojectText p:last-child {
    height: 100px;
}
  .social_icons_bottom {
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    background: #e7ebf2;
    bottom: auto;
    top: auto;
}
  .aboutTitle {
    gap: 32px;
  }

  #historytestSwiper .swiper-slide-active span {
    transform: translateX(5px);
  }

  #historytestSwiper .swiper-slide-prev span,
  #historytestSwiper .swiper-slide-next span {
    transform: translateX(-5px) scale(0.9);
  }
    .aboutTitle h1 b {
    font-size: 40px;
    margin-top: 10px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .brandLogo img {
    max-width: 110px;
  }

  ul.headerMenu>li>a,
  .headerRight .btn {
    font-size: 11px;
  }

  .headerMain .container-fluid {
    padding: 0 15px;
  }
}