/* Responsive Styles */

/* Large Desktop (1850px and below) */
@media (max-width: 1850px) {
    .container {
        max-width: 1300px;
    }

    .hero-title {
        font-size: 64px;
        line-height: 70px;
    }
}

/* Desktop (1440px and below) */
@media (max-width: 1440px) {
    .container {
        max-width: 1200px;
  
    }

    .hero-title {
        font-size: 56px;
        line-height: 62px;
    }

    .main-title {
        font-size: 48px;
        line-height: 54px;
    }

    /* Grid adjustments */
    .listed-entities-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }

    .news-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }

    .sub-banner{
            height: 540px;
                padding-bottom: 50px;
    }

        .main-title {
        font-size: 42px;
        line-height: 50px;
    }

    .header-nav a {
    font-size: 16px;
    line-height: 25px;
}

.banner-content h3 {
    font-size: 65px;
    line-height: 75px;
}

p{
          font-size: 17px;
        line-height: 27px;
}

.hme_about_section {
    padding: 90px 0;
}

.hme_overview_counter ul li h3 {
    font-size: 70px;
    line-height: 59px;
}

.service_section{
    padding: 80px 0 90px;
}

.service_tab li a{
      font-size: 19px;
}

.service_tab_content .tab_main_text h3 {
    font-size: 36px;
    line-height: 40px;
}

.tabs_service a, .tabs_service2 a{
      font-size: 19px;
}

.hme_media_section {
    padding: 90px 0 90px;
}

.hme_media_content h3 {
    font-size: 25px;
    line-height: 30px;
}

.hme_future_section{
    padding: 80px 0;
}



.news_listing_wrap{
      margin-top: 30px;
}

.news-box h3 {
    font-size: 18px;
    line-height: 30px;
 }

 .footer{
    padding: 70px 0 0 0;
 }

 .footer_subscribe h3{
    font-size: 34px;
    line-height: 55px;

 }

 .footer_nav_wrap{
      padding: 55px 0;
 }

 .footer_address p{
    font-size: 16px;
    line-height: 25px;
 }

 .footer_nav ul li a {
    font-size: 16px;
    line-height: 25px;
 }

 .footer_address a{
        font-size: 16px;
    line-height: 25px;
 }

 .footer_rights_wrap p {
    font-size: 16px;
    line-height: 25px;
 }

 .footer_rights_wrap ul li a {
    font-size: 16px;
    line-height: 25px;
 }

 .footer_subscribe{
      padding-bottom: 45px;
 }


   .pb_150 {
    padding-bottom: 110px;
}

  .pt_150 {
    padding-top: 110px;
}

 .pt_140 {
    padding-top: 110px;
}

 .pb_140 {
    padding-bottom: 110px;
}

  .pt_120 {
    padding-top: 100px;
}

 .pb_120 {
    padding-bottom: 100px;
}

.pb_100 {
    padding-bottom: 80px;
}

.pt_100 {
    padding-top: 80px;
}

.pb_90 {
    padding-bottom: 70px;
}

.pt_90 {
    padding-top: 70px;
}

.pt_80 {
    padding-top: 60px;
}

.pb_80 {
     padding-bottom: 60px;
}


  .pt_60 {
    padding-top: 50px;
}

 .pb_60 {
    padding-bottom: 50px;
}


  .pt_50 {
    padding-top: 35px;
}

 .pb_50 {
    padding-bottom: 35px;
}

.leader-ship-content h4 {
    font-size: 20px;
    line-height: 28px;
}

.leader-ship-content p{
    font-size: 16px;
}

.leadership_btn_wrap{
       margin-top: 40px;
}

.about_nav_section {
    padding-top: 30px;
}

.about_description p{
        font-size: 32px;
    line-height: 40px;
}

.dual-approach-section .approach_text {
    margin-top: 65px;
}

.content_block .main-title {
    margin-bottom: 20px;
}

.timeline-section .title_center h2 {
    font-size: 40px;
        margin-bottom: 15px;
}

.timeline-section .title_center{
      margin-bottom: 50px;
}

.timeline-year {
    font-size: 25px;
}

.timeline-title {
    font-size: 26px;
}

.timeline-content p {
    line-height: 26px;
    padding-right: 35px;
}

.timeline-nav{
      margin-top: 45px;
}

.about_nav li a{
      font-size: 20px;
      line-height: 55px;
}

.leadership_title .main-title {
    margin-bottom: 15px;
}

.board-directors-slider {
    margin-top: 40px;
}

.section-header .main-title {
    margin-bottom: 10px;
}

.strategies-grid{
      margin-top: 30px;
}

.section-header.text-center {
    margin-bottom: 45px;
}

.strategy-content .main-btn {
    margin-top: 10px;
}

.strategy-content h3 {
    font-size: 28px;

 }

 .sectors-title .main-title{
    font-size: 40px;
 }

 .sectors-header{
     margin-bottom: 40px;
 }

 .sector-title{
    font-size: 23px;
 }

    .hme_about_section {
        padding: 70px 0 80px;
    }

    .hme_overview_counter{
          margin-top: 40px;
    }

    .content-title {
    font-size: 35px;
    margin-bottom: 10px;
    }

    .venture-content h3{
           font-size: 35px;
           line-height: 40px;
    }

    .venture-content p{
          margin-bottom: 20px;
    }

    .portfolio-search-filter{
         padding: 15px 0;
    }

    .listed-entity-content h3 {
    font-size: 25px;
    }

    .listed-entity-content .main-btn{
          font-size: 17px;
    }

     .listed-entity-content .main-btn::after{
        top: 21px;
    }

    .news-search-filter{
         padding: 15px 0;
    }

    .why-join-content .section-title {
    font-size: 42px;
    }

    .section-header .section-title {
    font-size: 42px;
        margin-bottom: 10px;
    }
  
    .position-title {
    font-size: 19px;

    }

    .position-location{
        font-size: 16px;
    }

    .contact-form-section h2 {
    font-size: 35px;
    margin-bottom: 15px;
    }

    .contact-form-section .submit_btn{
        margin-top: 55px;
    }

    .contact-form-section{
            padding: 40px 40px 100px 40px;
    }

    .job-responsibilities h3 {
    font-size: 24px;
    }

    .responsibilities-list li{
        font-size: 17px;
    }

    .category{
        font-size: 15px;
    }

    .contact-details{
        gap: 30px;
    margin-top: 50px;
    }

    .contact-text span {
    font-size: 17px;
    }

    .contact-info p{
        padding-top: 20px;
    margin-top: 20px;
    }

    .sort-label {
    font-size: 19px;
    }

    .category-select{
        font-size: 16px;
    }

    .search-input{
        font-size: 18px;
    }

    .header-nav li.menu-item-has-children>a::after{
           top: 6px;
    }

    .leadership_tab {
    padding-top: 50px;
}

 .section-header {
    margin-bottom: 40px;
}

   .map-section{
        height: 650px;
    }

    .load-more-section {
    margin-top: 70px;
}

   .image_with_text.flex-reverse .content-half {
    padding-inline-start: 0;
    padding-inline-end: 60px;
}


}

/* Medium Desktop (1300px and below) */
@media (max-width: 1300px) {
    .container {
       max-width: 90%;
    }

    .header-nav {
        column-gap: 25px;
    }

    .hero-title {
        font-size: 50px;
        line-height: 56px;
    }

    .main-title {
        font-size: 38px;
        line-height: 46px;
    }

    /* Venture blocks */
    .venture-block {
        gap: 40px;
    }

    .venture-title {
        font-size: 36px;
    }

    .team-grid {
        gap: 20px;
    }

    .hme_about_overview{
          max-width: 85%;
    }

    .hme_overview_counter{
        max-width: 85%;
    }

        .hme_overview_counter ul li h3 {
        font-size: 60px;
        line-height: 55px;
    }

    .hme_overview_counter ul li p {
    font-size: 16px;
    line-height: 24px;
}

    p {
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 15px;
    }

    .hme_overview_counter ul li{
           height: 250px;
               padding: 25px 35px;
    }

        .hme_about_section {
        padding: 60px 0 60px;
    }

        .service_section {
        padding: 60px 0 60px;
    }

    .service_tab li a {
        font-size: 17px;
    }

    .service_tab li a {
    height: 55px;
    line-height: 55px;
    }

    .service_tab li a.active {
    border-bottom: 2px solid #fff;
    }

    .service_tab_section {
    padding-top: 30px;
}

.service_tab_content{
       padding-top: 50px;
}

    .service_tab_content .tab_main_text h3 {
        font-size: 30px;
        line-height: 36px;
    }

        .tabs_service a, .tabs_service2 a {
        font-size: 17px;
    }

    .hme_media_section {
        padding: 70px 0 70px;
    }

        .hme_media_content h3 {
        font-size: 23px;
        line-height: 26px;
    }

    .hme_media_content{
        padding-top: 25px;
    }

    .hme_future_section{
        padding: 70px 0;
    }

    .hme_future_inner{
        min-height: 380px;
    }

        .news-box h3 {
        font-size: 17px;
        line-height: 29px;
    }

    .news-box_bottom span{
        font-size: 15px;
    }

    .news-box label{
        font-size: 14px;
    }

    .main-btn {
    height: 45px;
    line-height: 44px;
    padding: 0 65px 0 20px;
    font-size: 15px;
    }

    .main-btn::after{
            right: 25px;
            top: 18px;
    }

    .news-box .main-btn {
    margin-top: 12px;
}

.news_listing_wrap ul li{
    min-height: 320px;
    padding: 20px;
}

 .pb_150 {
    padding-bottom: 80px;
}

  .pt_150 {
    padding-top: 90px;
}

 .pt_140 {
    padding-top: 90px;
}

 .pb_140 {
    padding-bottom: 80px;
}

  .pt_120 {
    padding-top: 80px;
}

 .pb_120 {
    padding-bottom: 80px;
}

.pb_100 {
    padding-bottom: 70px;
}

.pt_100 {
    padding-top: 70px;
}

.pb_90 {
    padding-bottom: 60px;
}

.pt_90 {
    padding-top: 60px;
}

.pt_80 {
    padding-top: 50px;
}

.pb_80 {
     padding-bottom: 50px;
}


  .pt_60 {
    padding-top: 40px;
}

 .pb_60 {
    padding-bottom: 40px;
}


  .pt_50 {
    padding-top: 30px;
}

 .pb_50 {
    padding-bottom: 30px;
}

.leadership_tab {
    padding-top: 45px;
}

    .leadership_btn_wrap {
        margin-top: 30px;
    }

        .footer {
        padding: 60px 0 0 0;
    }

        .footer_subscribe h3 {
        font-size: 28px;
        line-height: 50px;
    }

    .news-letter-form {
    width: 50%;
    }

    .main_subscribe{
        font-size: 16px;
    }

        .footer_nav_wrap {
        padding: 50px 0;
    }

        .footer_subscribe {
        padding-bottom: 35px;
    }

        .footer_nav_wrap {
        padding: 40px 0;
    }

    .footer_nav_wrap h4{
        font-size: 18px;
    }

        .about_description p{
        font-size: 28px;
        line-height: 38px;
    }

        .about_nav li a {
        font-size: 18px;
        line-height: 50px;
            padding: 0px 35px;
    }

    .about_nav{
          max-width: 650px;
    }

        .dual-approach-section .approach_text {
        margin-top: 50px;
    }
    
    .city_map_container{
            height: 650px;
    }

    .content_block p{
            margin-bottom: 30px;
    }

    .content_block{
            padding: 30px 30px 50px 30px;
    }

        .timeline-section .title_center h2 {
        font-size: 36px;
        margin-bottom: 13px;
    }

    .timeline-section .title_center p {
    max-width: 730px;
    }

    .timeline-year {
        font-size: 19px;
    }

    .timeline-title {
        font-size: 22px;
    }
        .timeline-content p {
        line-height: 24px;
        padding-right: 25px;
    }

        .timeline-nav {
        margin-top: 35px;
    }

    .timeline-content{
        padding: 10px 25px;
    }

        .timeline-section .title_center {
        margin-bottom: 30px;
    }

        .header-nav a {
        font-size: 15px;
        line-height: 24px;
    }

    .site-header{
        padding: 10px 0;
    }

    .team_list_main ul {
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}

.team_list_main {
    padding-top: 40px;
}

    .leadership_title .main-title {
        margin-bottom: 10px;
    }

    .board-directors-swiper {
    padding-bottom: 40px;
}

    .sub-banner {
        height: 480px;
        padding-bottom: 40px;
    }

    .section-header p{
        line-height: 30px;
    }

        .section-header.text-center {
        margin-bottom: 35px;
    }

    .strategy-content {
    padding: 25px 0 0 0;
}

    .strategy-content h3 {
        font-size: 25px;
    }

    .strategy-content p {
    line-height: 26px;
    margin-bottom: 10px;
}

    .sectors-title .main-title {
        font-size: 30px;
    }

    .sectors-header {
        margin-bottom: 30px;
    }

        .sector-title {
        font-size: 20px;
    }

    .sector-card p {
    font-size: 16px;
    line-height: 22px;

 }

 .sector-card{
        padding: 20px 15px;
 }

 .breadcrumb-nav{
    font-size: 14px;
 }

 .content-half .main-title {
    margin-bottom: 15px;
}

    .hme_overview_counter {
        margin-top: 25px;
    }

        .hme_overview_counter ul li h3 {
        font-size: 50px;
        line-height: 55px;
    }

        .content-title {
        font-size: 25px;
        margin-bottom: 10px;
    }

    .content-text {
    padding: 0px 45px;
}

    .news_listing_wrap {
        margin-top: 25px;
    }

    .news_listing_wrap ul li {
    width: 50%;
    }

    .news_listing_wrap ul li:nth-child(4n) {
      border-inline-end: 1px solid #C8C8C8;
}

.news_listing_wrap ul li:nth-child(2n) {
    border-inline-end: none;
}
.news_listing_wrap ul li:nth-last-child(-n+4){
 border-bottom: 1px solid #C8C8C8;
}
   

.news_listing_wrap ul li:nth-last-child(-n+2) {
    border-bottom: none;
}

    .strategies-grid {
        margin-top: 25px;
    }

    .listed-entities-grid{
        margin-top: 20px;
    }

    .listed-entity-content .main-btn {
        font-size: 15px;
    }

    .listed-entity-content .main-btn::after {
        top: 19px;
    }

    .listed-entity-card{
        padding: 20px 20px 10px 20px;
    }

        .listed-entity-content h3 {
        font-size: 22px;
    }

    .listed-entity-content p {
    font-size: 16px;
    line-height: 24px;
}

.breadcrumb-section{
        padding: 40px 0 0 0;
}

.entity-description p {
    margin-bottom: 10px;
}

.entity-description {
    margin-bottom: 25px;
}

.section-title-center {
    margin-bottom: 30px;
}

.section-title-center {
    margin-bottom: 30px;
}

.business-overlay h3 {
    font-size: 20px;
}

.news-content p {
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 15px;
}

    .category {
        font-size: 14px;
    }

    .news-date {
    font-size: 15px;
    }

    .sub-banner h5{
        font-size: 15px;
    }

    .article-date {
    font-size: 16px;
    }

    .article-body p {
    font-size: 16px;
    line-height: 28px;
    color: #454545;
        margin-bottom: 15px;
}

.article-image {
    margin: 25px 0;
}

.sidebar-title {
    font-size: 19px;
}

.topic-tag{
        padding: 5px 24px;
    border-radius: 25px;
    font-size: 17px;
    line-height: 28px;
}

.sidebar-section {
    margin-bottom: 65px;
}

    .section-header .section-title {
        font-size: 33px;
        margin-bottom: 5px;
    }

        .section-header p {
        line-height: 25px;
    }

    .section-header {
    margin-bottom: 30px;
}

.news-image {
    height: 255px;
}

    .news-content p {
        font-size: 17px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    .news-category{
        font-size: 14px;
    }

    .news-content {
    padding: 15px 0 0 0;
}

.sidebar-title{
    margin-bottom: 10px;
}

    .why-join-content .section-title {
        font-size: 36px;
    }

    .position-title {
        font-size: 18px;
    }

    .position-card{
        padding: 20px 25px;
    }

        .position-location {
        font-size: 15px;
    }

    .job-overview {
    margin-bottom: 25px;
    padding-bottom: 20px;
    }

        .responsibilities-list li {
        font-size: 16px;
    }

    .responsibilities-list li::before{
           top: 8px;
    }

    .job-responsibilities, .job-requirements, .job-benefits {
    margin-bottom: 30px;
}

.contact-form-wrapper  .contact-form-section {
    margin-top: 50px;
        padding: 25px 25px 70px 25px;
    }

    .contact-form-section .submit_btn {
        margin-top: 45px;
    }

        .contact-text span {
        font-size: 16px;
    }

        .contact-info p {
        padding-top: 15px;
        margin-top: 20px;
    }

    .map-section{
        height: 550px;
    }

    .footer_nav {
    width: 53%;
    }

    .search-field{
          padding: 16px 0;
    font-size: 20px;  
    }

    .search-container{
        max-width: 80%;
    }


      .load-more-section {
    margin-top: 50px;
}

.news-grid{
    margin-bottom: 35px;
}


    .image_with_text.flex-reverse .content-half {
    padding-inline-start: 0;
    padding-inline-end: 50px;
}

.error-404,
  .search-page-inner,
  .search-noresult-inner {
    padding: 50px 0;
  }

  .error-404 h1,
  .search-page h1,
  .search-noresult h1 {
    font-size: 24px;
  }

  .error-404 h4 {
    font-size: 16px;
  }

  .error-404 ul {
    margin: 0 0 0 0;
  }

  .error-404 ul li {
    font-size: 14px;
    line-height: 20px;
  }

  .error-404 ul li+li {
    margin-top: 6px;
  }

  .error-404 h3 {
    margin: 15px 0 15px 0;
    font-size: 18px;
  }

  .error-404 .button {
    margin-top: 20px;
    height: 38px;
    line-height: 38px;
    padding: 0 15px;
    font-size: 12px;
  }


}

/* Small Desktop/Large Tablet (1024px and below) */
@media (max-width: 1024px) {
   

    .header-nav {
        column-gap: 20px;
    }

    .hero-title {
        font-size: 44px;
        line-height: 50px;
    }

    .main-title {
        font-size: 36px;
        line-height: 42px;
    }

    /* Grid adjustments */
    .listed-entities-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    .sectors-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    /* Button adjustments */
    .main-btn {
        padding: 0 50px 0 25px;
        font-size: 14px;
    }

    /* Home Page Tablet Styles */
    .banner-content h3 {
        font-size: 60px;
        line-height: 66px;
        max-width: 700px;
    }

    .banner-content p {
        max-width: 600px;
        font-size: 18px;
        line-height: 26px;
    }

    .hme_about_section {
        padding: 90px 0;
    }

    .hme_overview_counter ul li {
        padding: 20px 30px;
    }

    .hme_overview_counter ul li h3 {
        font-size: 70px;
        line-height: 60px;
    }

    .news_listing_wrap ul {
        flex-wrap: wrap;
    }

    .news_listing_wrap ul li {
        width: 50%;
        min-height: 300px;
    }

    .news_listing_wrap ul li:nth-child(2n) {
        border-right: none;
    }

    .service_tab_content .tab_main_text h3 {
        font-size: 36px;
        line-height: 40px;
    }

    /* Footer Responsive Styles - Large Tablet */
    .footer {
        padding: 50px 0 0 0;
    }

    .footer_subscribe {
        padding-bottom: 40px;
    }

    .footer_subscribe h3 {
        font-size:28px;
        line-height: 40px;
    }

    .news-letter-form {
        width: 45%;
    }

    .footer_nav_wrap {
        padding: 40px 0;
    }

    .footer_nav_wrap h4 {
        font-size: 20px;
        line-height: 24px;
    }

    .footer_nav {
        width: 50%;
    }

    .footer_address {
        width: 25%;
    }

    .footer_address p,
    .footer_address a,
    .footer_nav ul li a {
        font-size: 16px;
        line-height: 24px;
    }

    .footer_rights_wrap p,
    .footer_rights_wrap ul li a {
        font-size: 16px;
        line-height: 24px;
    }

    .main-btn::after {
        right: 12px;
    }

    .main_subscribe {
    width: calc(100% - 160px);
    }

        .contact-form-section {
        padding: 25px 25px 70px 25px;
    }

        .contact-form-section h2 {
        font-size: 26px;
        margin-bottom: 15px;
    }

    .tabs_service, .tabs_service2{
           width: 990px;
    }

    .tabs_service_wrap{
        overflow: auto;
    }
}

/* Mobile Navigation Breakpoint (1000px and below) */
@media (max-width: 1000px) {
    /* Body scroll lock when mobile menu is open */
    body.mobile-menu-open {
        overflow: hidden !important;
        position: fixed;
        width: 100%;
    }

    /* Mobile Navigation Styles */
    .mobile-toggle {
        display: flex !important;
        flex-direction: column;
        justify-content: space-between;
        width: 30px;
        height: 20px;
        cursor: pointer;
        margin-left: 20px;
        z-index: 1001;
        position: relative;
    }

    .mobile-toggle span {
        display: block;
        height: 2px;
        width: 100%;
        background: #fff;
        border-radius: 1px;
        transition: all 0.3s ease;
    }

    .site-header.fixed-header .mobile-toggle span {
        background: #000;
    }

    /* Mobile toggle animation */
    .mobile-toggle.active span:nth-child(1) {
        transform: rotate(45deg) translate(5px, 5px);
    }

    .mobile-toggle.active span:nth-child(2) {
        opacity: 0;
    }

    .mobile-toggle.active span:nth-child(3) {
        transform: rotate(-45deg) translate(8px, -7px);
    }

    /* Hide desktop navigation */
    .main-navigation {
        position: fixed;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100vh;
        background: rgba(0, 0, 0, 0.95);
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
        z-index: 1000;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: left 0.3s ease;
        overflow-y: auto;
    }

    .main-navigation.mobile-active {
        left: 0;
    }

    .header-nav {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 0;
        padding:0;
        max-width: 400px;
        width: 100%;
    }

    .header-nav li {
        width: 100%;
        text-align: center;
    }

    .header-nav a {
font-size: 19px;
        line-height: 25px;
        color: #fff; 
        text-align: center;
        padding: 5px 10px;
        border-radius: 8px;
        transition: all 0.3s ease;
        display: block;
    }

    .header-nav li.menu-item-has-children>a {
    padding-right: 10px;
    }

    .header-nav a:hover {
        background: rgba(255, 255, 255, 0.1);
        transform: translateY(-2px);
    }

        .header-nav li.menu-item-has-children>a::after {
        top: 19px;
    }

    .header-nav .sub-menu {
        position: static;
        opacity: 1;
        visibility: visible;
        height: auto;
        background: transparent;
        padding: 15px 0 0 0;
        border-radius: 0;
        display: flex;
        flex-direction: column;
        gap: 10px;
        margin-top: 10px;
    }

    .header-nav .sub-menu a {
        font-size: 18px;
        color: #ccc;
        padding: 8px 15px;
    }

    .header-nav .sub-menu a:hover {
        color: #fff;
        background: rgba(255, 255, 255, 0.05);
    }

    /* Mobile Submenu Toggle Styles */
    .mobile-menu-item-wrapper {
        width: 100%;
        border-radius: 6px;
        transition: all 0.3s ease;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        overflow: hidden;
        background-image:
            radial-gradient(circle at 20% 20%, rgba(255,255,255,0.1) 0%, transparent 50%),
            linear-gradient(135deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.02) 100%);
    }

    .mobile-menu-item-wrapper.submenu-open {
        background-image:
            radial-gradient(circle at 20% 20%, rgba(255,255,255,0.2) 0%, transparent 50%),
            radial-gradient(circle at 80% 80%, rgba(255,255,255,0.15) 0%, transparent 50%),
            linear-gradient(135deg, rgba(255,255,255,0.15) 0%, rgba(255,255,255,0.08) 100%);
        box-shadow: inset 0 0 20px rgba(255,255,255,0.1);
        border: 1px solid rgba(255,255,255,0.1);
    }

    .mobile-submenu-toggle {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 18px;
        width: 24px;
        height: 24px;
        border-radius: 4px;
        background: rgba(255, 255, 255, 0.15);
        border: 1px solid rgba(255, 255, 255, 0.2);
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: all 0.3s ease;
        color: #fff;
        font-weight: bold;
        line-height: 1;
    }

    .mobile-submenu-toggle:hover {
        background: rgba(255, 255, 255, 0.25);
        transform: translateY(-50%) scale(1.05);
    }

    .mobile-submenu-toggle.active {
        background: rgba(255, 255, 255, 0.3);
        transform: translateY(-50%) rotate(180deg);
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    }

    /* Submenu Animation System */
    .header-nav .sub-menu {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease;
        background: transparent;
        padding: 0;

    }

    .mobile-submenu-open .sub-menu {
        max-height: 200px !important;
    }

    /* Ensure parent links have relative positioning for toggle positioning */
    .header-nav .menu-item-has-children > a {
        position: relative;
        padding-right: 45px;
    }

    /* CTA Button adjustments */
    .cta-button {
        margin-left: auto;
    }

    .language-switcher {
        margin-left: 15px;
    }

    /* Content adjustments */
    .hero-title {
        font-size: 38px;
        line-height: 44px;
    }

    .main-title {
        font-size: 32px;
        line-height: 38px;
    }

    /* Grid adjustments */
    .listed-entities-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    .news-grid {
          grid-template-columns: repeat(2, 1fr);
          gap: 20px 10px;
    }

    .sectors-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    /* Venture blocks */
    .venture-block {
        flex-direction: column;
        gap: 30px;
        text-align: center;
    }

    .venture-image {
        flex: none;
        width: 100%;
    }

    .venture-image img {
        height: 250px;
    }

    .venture-title {
        font-size: 28px;
    }

    .venture-content p {
        font-size: 16px;
    }

    .team-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .member-image {
        height: 250px;
    }

     .pb_150 {
    padding-bottom: 60px;
}

  .pt_150 {
    padding-top: 60px;
}

 .pt_140 {
    padding-top: 60px;
}

 .pb_140 {
    padding-bottom: 60px;
}

  .pt_120 {
    padding-top: 60px;
}

 .pb_120 {
    padding-bottom: 60px;
}

.pb_100 {
    padding-bottom: 50px;
}

.pt_100 {
    padding-top: 50px;
}

.pb_90 {
    padding-bottom: 50px;
}

.pt_90 {
    padding-top: 50px;
}

.pt_80 {
    padding-top: 40px;
}

.pb_80 {
     padding-bottom: 40px;
}


  .pt_60 {
    padding-top: 30px;
}

 .pb_60 {
    padding-bottom: 30px;
}


  .pt_50 {
    padding-top: 25px;
}

 .pb_50 {
    padding-bottom: 25px;
}

  .load-more-section {
    margin-top: 40px;
}

.menu-arrow{
    width: 35px;
    height: 35px;
    display: block;
    background-color: transparent;
    position: absolute;
    right: 0px;
    top:0px;
    background-image: url(../images/nav-arrow-white.svg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.header-nav li.menu-item-has-children>a::after{
    display: none;
}

.menu-item-has-children{
    position: relative;
}

 .header-nav  .menu-item-has-children.open .sub-menu{
        max-height: auto;
                max-height: inherit;
                padding: 0px 0 20px;
}

 .header-nav  .menu-item-has-children.open .sub-menu li a{
                font-size: 15px;
                        padding: 0px 15px;
 }

 .header-nav  .menu-item-has-children.open .menu-arrow{
    -webkit-transform: rotate(-180deg);
      transform: rotate(-180deg);
 }

 .header-nav .sub-menu li+li {
    margin-top: 0px;
}

.mobile-menu-open .site-logo{
    position: relative;
    z-index: 9999;
}

.businesses-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 10px;
    }

    .business-overlay{
        padding: 14px;
    }

       .dark_map_section {
        min-height: auto;
    }

}

/* Tablet (767px and below) */
@media (max-width: 767px) {
  

    /* Header adjustments */
    .site-header {
        padding: 15px 0;
    }

    .mobile-toggle {
        margin-left: 15px;
    }

    /* Typography */
    .hero-title {
        font-size: 32px;
        line-height: 38px;
    }

    .main-title {
        font-size: 28px;
        line-height: 34px;
    }

    p {
        font-size: 16px;
        line-height: 24px;
    }

    /* Button adjustments */
    .main-btn {
        height: 45px;
        line-height: 43px;
        padding: 0 55px 0 20px;
        font-size: 14px;
    }

    .main-btn::after{
            right: 14px;
    top: 18px;
    }

    /* Home Page Specific Responsive Styles */

    /* Banner Section */
    .banner {
        height: 100vh;
        min-height: 500px;
    }

    .banner-content h3 {
        font-size: 48px;
        line-height: 54px;
        max-width: 600px;
    }

    .banner-content p {
        max-width: 500px;
        font-size: 16px;
        line-height: 24px;
    }

    .banner-content-btn {
        gap: 15px;
        align-items: flex-start;
    }

    /* About Section */
    .hme_about_section {
        padding: 80px 0;
    }

    .hme_about_overview {
        flex-direction: column;
        gap: 40px;
        text-align: center;
    }

    .about-overview-img {
        width: 100%;
    }

    .about-overview-img img {
        border-radius: 20px;
        max-height: 400px;
        object-fit: cover;
    }

    .about-overview-content {
        width: 100%;
        padding-top: 0;
    }

    /* Counter Section */
    .hme_overview_counter ul {
        flex-direction: column;
    }

    .hme_overview_counter ul li {
        width: 100%;
        height: auto;
        padding: 30px 25px;
        border-right: none !important;
        border-bottom: 1px solid rgb(82, 82, 82);
    }

    .hme_overview_counter ul li:last-child {
        border-bottom: none;
    }

    .hme_overview_counter ul li::after {
        display: none;
    }

    .hme_overview_counter ul li h3 {
        font-size: 60px;
        line-height: 50px;
    }

    .hme_overview_counter ul li p {
        font-size: 16px;
        line-height: 22px;
    }

    /* News Section */
    

    .news_listing_wrap ul li {
        width: 100%;
        min-height: auto;
        padding: 20px;
        border-right: none;
        border-bottom: 1px solid #C8C8C8;
    }

        .news_listing_wrap ul li:nth-child(4n) {
        border-right: none !important;
    }

      .news_listing_wrap ul li:nth-child(2n){
        border-left: 1px solid #C8C8C8;
         border-right: none;
      }

    .news_listing_wrap ul li:last-child {
        border-bottom: none;
    }

    .news-box h3 {
        font-size: 18px;
        line-height: 26px;
    }

    /* Service Tab Section */
    .service_tab_section {
        padding-top: 60px;
    }

    .service_tab {
        max-width: 100%;
    
    }

    .service_tab li {
        width: 50%;
        border-bottom: 1px solid #747474;
    }

    .service_tab li::after,
    .service_tab li:last-child:before {
        display: none;
    }

    .service_tab li a {
        height: 50px;
        line-height: 50px;
        font-size: 16px;
    }

    .service_tab_content {
        padding-top: 40px;
    }

    .service_tab_content .tab_main_wrap {
        flex-direction: column;
        padding: 0 20px;
        gap: 30px;
    }

    .service_tab_content .tab_main_text {
        width: 100%;
        padding-right: 0;
        text-align: center;
    }

    .service_tab_content .tab_main_text h3 {
        font-size: 32px;
        line-height: 36px;
    }

    .service_tab_content .tab_main_img {
        width: 100%;
    }

    /* Home Page 1000px Breakpoint Styles */
    .banner-content h3 {
                font-size: 40px;
        line-height: 45px;
        max-width: 520px;
    }

    .banner-content p {
        max-width: 500px;
        font-size: 16px;
        line-height: 25px;
    }

    .hme_about_overview {
        gap: 35px;
    }

    .about-overview-content .main-title {
        font-size: 30px;
        line-height: 40px;
    }

    .hme_overview_counter ul li h3 {
        font-size: 50px;
        line-height: 55px;
    }

    .news_listing_wrap ul li {
        width: 50%;
        min-height: 280px;
        padding: 22px;
    }

    .news_listing_wrap ul li:nth-child(2n) {
        border-right: none;
    }

    .news_listing_wrap ul li:nth-child(4n) {
        border-right: 1px solid #C8C8C8;
    }

    .service_tab_content .tab_main_text h3 {
        font-size: 34px;
        line-height: 38px;
    }

    

    /* Footer Responsive Styles - 1000px */
    .footer {
        padding: 60px 0 0 0;
    }

    .footer_subscribe {
        flex-direction: column;
        text-align: left;
        gap: 20px;
        padding-bottom: 30px;
    }

    .footer_subscribe h3 {
        font-size: 28px;
        line-height: 26px;
        width: 100%;
    }

    .news-letter-form {
        width: 100%;
        max-width: inherit;
        margin: 0;
        gap: 20px;
    }

    .main_subscribe {
        width: calc(100% - 165px);
        font-size: 16px;
    }

    .footer_nav_wrap {
        padding: 50px 0;
        row-gap: 50px;
    }

    .footer_nav {
        width: 100%;
        justify-content: space-between;
    }

    .footer_nav ul {
        width: 50%;
    }

    .footer_address {
        width: 50%;
        text-align: left;
    }

    .footer_social {
        width: 50%;
            text-align: left;
        margin: 0;
    }

    .footer_social ul {
        justify-content: left;
    }

    .footer_rights_wrap {
        flex-direction: column;
        gap: 20px;
        text-align: center;
    }

    .footer_rights_wrap ul {
        margin: 0;
        justify-content: center;
    }

    /* Grid adjustments */
    .listed-entities-grid {
           grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    .listed-entity-card {
        padding: 20px;
    }

    .listed-entity-content h3 {
        font-size: 24px;
        margin: 20px 0 10px;
    }

    /* Hero banner */
    .hero-banner {
        height: 400px;
    }

    /* Focus page */
    .focus-text .main-title {
        font-size: 28px;
    }

    .focus-image img {
        height: 250px;
    }

    /* Intro content */
    .intro-text .main-title {
        font-size: 28px;
    }

    .intro-image img {
        height: 250px;
    }

    /* AUM section */
    .aum-number {
        font-size: 32px;
    }

    .aum-description {
        font-size: 16px;
    }

    /* Services */
    .service-title {
        font-size: 22px;
    }

    /* News */
    .news-title {
        font-size: 20px;
    }

    /* Board directors slider */
    .board-directors-slider {
        margin-top: 40px;
        padding: 0 15px;
    }

    .board-directors-swiper {
        padding-bottom: 50px;
    }

    .board-directors-swiper .leader-ship-box img {
        height: auto;
    }

    .board-directors-swiper .leader-ship-content {
        padding: 15px 20px;
    }

    /* Timeline-style navigation */
    .board-nav button {
        width: 100px;
        height: 45px;
        border-radius: 25px;
        font-size: 14px;
    }

    .board-nav-container {
        margin-top: 0;
    }

    .board-nav {
        gap: 20px;
    }

    .title_with_btn {
    padding-right: 0;
    }

    .title_with_btn .main-btn {
    position: static;
    margin-left: 0;
    }

      .hme_media_slider_wrap {
        padding: 0px;
        max-width: 90%;
        margin: 0 auto;
        margin-top: 20px;
    }

        .hme_media_content h3 {
        font-size: 21px;
        line-height: 25px;
    }

    .hme_media_content p {
    font-size: 16px;
    line-height: 25px;
}

    .hme_future_section {
        padding: 50px 0;
    }

    .scroll_down_arrow{
        bottom: 30px;
    }

        .hme_about_section {
        padding: 60px 0;
    }

    .hme_future_inner{
        padding: 40px;
    }

        .hme_media_section {
        padding: 50px 0 50px;
    }

    .image_half {
    width: 100%;
}

.image_with_text {
    row-gap: 25px;
 }

 .content-half {
    width: 100%;
}

    .content-half .main-title {
        margin-bottom: 10px;
    }

    .vision_text {
    width: 100%;
    padding: 25px 20px;
    }

    .about_mission_section{
        border-radius: 15px;
    }

        .leadership_tab {
        padding-top: 30px;
    }

    .leader-ship-content h4 {
        font-size: 18px;
        line-height: 26px;
    }

    .leader-ship-content p {
        font-size: 15px;
    }

    .leadership_btn_wrap {
        margin-top: 20px;
    }

        .about_nav li a {
        font-size: 16px;
        line-height: 50px;
         padding: 0px 15px;
        }

        .about_description p {
        font-size: 22px;
        line-height: 30px;
    }

    .dual-approach-section .approach_text {
        margin-top: 30px;
    }

    .approach_text{
          flex-wrap: wrap;
          gap: 0;
    }

    .approach_text > * {
    width: 100%;
}

    .content_block {
        padding: 25px 20px 35px 20px;
        left: 0;
        right: 0;
        margin: auto;
    }

    .city_map_container {
        height: 460px;
    }

     

        .timeline-section .title_center h2 {
        font-size: 28px;
        margin-bottom: 10px;
    }

    .timeline-image{
          width: 100%;
                  flex: 0 0 100%;
    }

        .focus-text p {
        font-size: 15px;
    line-height: 26px;
    margin-bottom: 15px;
    }

    .focus-text .main-title {
    margin-bottom: 15px;
}

    .sub-banner {
        height: 400px;
        background-position: top center;
        padding-bottom: 25px;
    }

    .about_nav{
        justify-content: center;
    }

        .strategy-content h3 {
        font-size: 20px;
    }

    .image_with_text.flex-reverse .content-half {
    padding-inline-start: 0;
    padding-inline-end: 0;
}

    .team_list_main ul {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    .leader-ship-content{
        padding: 15px 20px;
    }

    .content-text {
        padding: 15px 0px;
    }

        .content-title {
        font-size: 20px;
        margin-bottom: 9px;
    }

        .content-text p {
        font-size: 15px;
    }

    .portfolio-search-filter{
        flex-wrap: wrap;
    }

    .filter-box{
        width: 100%;
    }

    .search-box{
    width: 100%;
    max-width: inherit;
 }

     .section-header.text-center {
        margin-bottom: 20px;
    }

        .pt_120 {
        padding-top: 50px;
    }

     .pb_120 {
        padding-bottom: 50px;
    }

    .venture-content {
    flex: 1;
    padding: 0;
}

.venture-block:first-child{
      margin-bottom: 40px;
}

    .venture-content h3 {
        font-size: 25px;
        line-height: 30px;
    }

    .venture-block{
        gap: 15px;
    }

    .venture-content p{
        line-height: 25px;
    }

    .strategy_teams{
        padding-bottom: 65px;
    }


.strategy_teams .swiper-button-next, .strategy_teams .swiper-button-prev {
    width: 75px;
    height: 40px;
}

.strategy_teams .swiper-button-prev{
      left: -90px;
}

.strategy_teams .swiper-button-next{
       right: -95px;
}

.entity-image-column {
    width: 100%;
    margin-top: 0;
}

.entity-content-column {
    width: 100%;
}

    .entity-description {
        margin-bottom: 15px;
    }

    .timeline-block{
        flex-wrap: wrap;
    }

    .timeline-content {
        padding: 20px 25px;
    }

    .timeline-block{
        -webkit-border-radius: 15px;
        border-radius: 15px;
    }

        .timeline-year {
        font-size: 17px;
    }

        .timeline-title {
        font-size: 20px;
    }

    .timeline-content p {
        line-height: 23px;
        padding-right: 0px;
    }

    .approach_image img{
         min-height: 200px;
         object-fit: cover;
    }

    .timeline-slide::before{
        display: none;
    }

    .timeline-nav button {
    width: 80px;
    height: 40px;
    }

        /* Scroll down arrow small mobile */
    .scroll_down_arrow {
        bottom: 20px;
        width: 13px;
        height: 40px;
    }

    .scroll_ball {
        width: 7px;
        height: 7px;
    }

    @keyframes scrollBallMove {
    0% {
        top: 1px;
        opacity: 1;
    }
    80% {
        top: 28px;
        opacity: 1;
    }
    100% {
        top: 1px;
        opacity: 1;
    }
}

    .news-image {
        height: 190px;
    }

   .strategy-content h3{
        font-weight: 500;
    }

    .header-nav li + li{
        margin-top: 5px;
    }

    .timeline-image {
        height: 250px;
    }

    .news_listing_wrap ul li:nth-child(3n){
            display: none;
    }


}

/* Mobile (500px and below) */
@media (max-width: 500px) {
  

    /* Header */
    .site-header {
        padding: 10px 0;
    }

    .mobile-toggle {
        margin-left: 15px;
        width: 25px;
        height: 18px;
    }

    .cta-button {
        margin-left: auto;
    }

    .language-switcher {
        margin-left: 15px;
        font-size: 14px;
    }

    /* Typography */
    .hero-title {
        font-size: 28px;
        line-height: 34px;
    }

    .main-title {
        font-size: 25px;
        line-height: 30px;
    }

    p {
        font-size: 15px;
        line-height: 23px;
    }

  

    /* Hero banner */
    .hero-banner {
        height: 300px;
    }

    /* Home Page Mobile Styles */
    .banner {
        height: 100vh;
        min-height: 400px;
    }

    .banner-content h3 {
        font-size: 32px;
        line-height: 38px;
        max-width: 100%;
    }

    .banner-content p {
        max-width: 100%;
        font-size: 15px;
        line-height: 23px;
    }

    .banner-content-btn {
        margin-top: 20px;
        gap: 10px;
    }

    .hme_about_section {
        padding: 50px 0;
    }

    .hme_overview_counter{
        -webkit-border-radius: 15px;
        border-radius: 15px;
    }

    .hme_about_overview {
        gap: 30px;
    }

    .about-overview-img img {
        max-height: 300px;
        border-radius: 15px;
    }

    .hme_overview_counter ul li {
        padding: 25px 20px;
    }

    .hme_overview_counter ul li h3 {
        font-size: 35px;
        line-height: 40px;
    }

    .hme_overview_counter ul li p {
        font-size: 15px;
        line-height: 23px;
    }

    .news_listing_wrap ul li {
        padding: 15px;
    }

    .news-box h3 {
        font-size: 18px;
        line-height: 24px;
    }

    .news-box_bottom span {
        font-size: 15px;
    }

    .service_tab_content .tab_main_text h3 {
        font-size: 25px;
        line-height: 32px;
    }

    .service_tab_content .tab_main_text p {
        font-size: 15px;
        line-height: 23px;
    }

    /* Scroll down arrow mobile */
 

    /* Footer Responsive Styles - Tablet */
    .footer {
        padding: 50px 0 0 0;
    }

    .footer_subscribe {
        gap: 15px;
        padding-bottom: 20px;
    }

    .footer_subscribe h3 {
        font-size: 25px;
        line-height: 30px;
    }

    .news-letter-form {
        max-width: inherit;
        flex-direction: column;
        gap: 15px;
    }

    .main_subscribe {
        width: 100%;
        font-size: 14px;
        line-height: 45px;
    }

    .footer_nav_wrap {
        padding: 40px 0;
        gap: 30px 0;
    }

    .footer_nav_wrap h4 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 12px;
    }

    .footer_nav {
        gap: 0;
    }

    .footer_nav ul {
        width: 50%;
    }

    .footer_nav ul li + li {
        margin-top: 12px;
    }

    .footer_address{
        padding-right: 10px;
    }

    .footer_address p,
    .footer_address a,
    .footer_nav ul li a {
        font-size: 15px;
        line-height: 23px;
    }

    .footer_social ul {
        gap: 8px;
    }

    .footer_social ul li {
        width: 35px;
        height: 35px;
    }

    .footer_social ul li a {
        font-size: 14px;
    }

    .footer_rights_wrap {
        padding: 20px 0;
        gap: 15px;
    }

    .footer_rights_wrap p,
    .footer_rights_wrap ul li a {
        font-size: 15px;
        line-height: 23px;
    }

    .footer_rights_wrap ul {
        column-gap: 20px;
    }

    /* Focus page */
    .focus-text .main-title {
        font-size: 24px;
    }

    .focus-image img {
        height: 200px;
    }

    /* Intro content */
    .intro-text .main-title {
        font-size: 24px;
    }

    .intro-image img {
        height: 200px;
    }

    /* AUM section */
    .aum-number {
        font-size: 28px;
    }

    .aum-description {
        font-size: 14px;
    }

    /* Services */
    .service-title {
        font-size: 18px;
    }

    /* News */
    .news-title {
        font-size: 16px;
    }

    /* Team grid */
    .team-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .venture-title {
        font-size: 24px;
    }

    .venture-content p {
        font-size: 14px;
    }

    .member-image {
        height: 200px;
    }

    /* Board directors */
    .board-directors-slider {
        margin-top: 30px;
        padding: 0 10px;
    }

    .board-directors-swiper .swiper-button-next,
    .board-directors-swiper .swiper-button-prev {
        display: none;
    }

    .board-directors-swiper .leader-ship-box img {
        height: auto;
    }

    .board-directors-swiper .leader-ship-content {
        padding: 15px 20px;
    }

    .board-nav button {
        width: 80px;
        height: 40px;
        border-radius: 20px;
        font-size: 12px;
    }

    .board-nav-container {
        margin-top: 0;
    }

    .board-nav {
        gap: 15px;
    }

        .news_listing_wrap ul li {
        width: 100%;
        min-height: 280px;
        }

            .news_listing_wrap ul li:nth-child(2n) {
        border-right: none;
        border-left: none;
    }

        .news_listing_wrap ul li:last-child {
        border-top: 1px solid #C8C8C8;
        height: auto;
    min-height: auto;
    padding: 30px;
    }

        .hme_future_inner{
        padding: 40px 25px;
        border-radius: 15px;
    }

        .hme_future_inner {
        min-height: auto;
    }

        .service_tab_section {
        padding-top: 40px;
    }

    .service_tab_content .tab_main_wrap{
        padding: 0;
    }

    .team_list_main ul {
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }

    .footer_rights_wrap ul li:not(:last-child)::after{
        right: -10px;
    top: 2px;
    }

    .mobile-toggle.active span:nth-child(3) {
        transform: rotate(-45deg) translate(6px, -7px);
    }

        .content-title {
        font-size: 18px;
        margin-bottom: 9px;
    }

        .sector-title {
        font-size: 19px;
    }

        .sector-card p {
        font-size: 15px;
        line-height: 22px;
    }

        .sectors-grid {
        gap: 15px;
    }

    .sector-card{
        -webkit-border-radius: 15px;
        border-radius: 15px;
    }

        .strategies-grid {
        margin-top: 15px;
    }

        .listed-entities-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }

        .listed-entity-content h3 {
        font-size: 22px;
        }

        .entity-image-column {
    width: 100%;
    margin-top: 0;
}


   .news-grid {
        grid-template-columns: 1fr;
        gap: 10px 20px;
    }
    
}

/* Small Mobile (400px and below) */
@media (max-width: 400px) {
  
    .mobile-toggle.active span:nth-child(3) {
        transform: rotate(-45deg) translate(5px, -5px);
    }
    /* Header */
    .mobile-toggle {
        width: 22px;
        height: 16px;
    }

    /* Typography */
    .hero-title {
        font-size: 24px;
        line-height: 30px;
    }

    .main-title {
        font-size: 25px;
        line-height: 30px;
    }

    p {
        font-size: 15px;
        line-height: 23px;
    }

   
    /* Hero banner */
    .hero-banner {
        height: 250px;
    }

    /* Home Page Small Mobile Styles */
    .banner {
        height: 100vh;
        min-height: 350px;
    }

    .banner-content h3 {
        font-size: 28px;
        line-height: 34px;
    }

    .banner-content p {
        font-size: 15px;
        line-height: 23px;
    }

    .hme_about_section {
        padding: 50px 0;
    }

    .hme_about_overview {
        gap: 25px;
    }

    .about-overview-img img {
        max-height: 250px;
        border-radius: 15px;
    }

    .hme_overview_counter ul li {
        padding: 20px 15px;
    }

    .hme_overview_counter ul li h3 {
        font-size: 40px;
        line-height: 36px;
    }

    .hme_overview_counter ul li p {
        font-size: 15px;
        line-height: 23px;
    }

    .news_listing_wrap ul li {
        padding: 12px;
    }

    .news-box h3 {
        font-size: 16px;
        line-height: 22px;
        margin-top: 8px;
    }

    .news-box_bottom span {
        font-size: 12px;
    }

    .service_tab li a {
        height: 45px;
        line-height: 45px;
        font-size: 16px;
    }

    .service_tab_content {
        padding-top: 30px;
    }

    .service_tab_content .tab_main_wrap {
        padding: 0 15px;
        gap: 25px;
    }

    .service_tab_content .tab_main_text h3 {
        font-size: 24px;
        line-height: 28px;
    }

    .service_tab_content .tab_main_text p {
        font-size: 15px;
        line-height: 23px;
    }

    /* Scroll down arrow small mobile */
    .scroll_down_arrow {
        bottom: 20px;
        width: 11px;
        height: 35px;
    }

    .scroll_ball {
        width: 5px;
        height: 5px;
    }

    @keyframes scrollBallMove {
    0% {
        top: 1px;
        opacity: 1;
    }
    80% {
        top: 26px;
        opacity: 1;
    }
    100% {
        top: 1px;
        opacity: 1;
    }
}

    /* Footer Responsive Styles - Mobile */
    .footer {
        padding: 40px 0 0 0;
    }

    .footer_subscribe {
        gap: 20px;
        padding-bottom: 30px;
    }

    .footer_subscribe h3 {
        font-size: 24px;
        line-height: 32px;
    }

    .news-letter-form {
        max-width: 100%;
        gap: 12px;
    }

    .main_subscribe {
        font-size: 13px;
        line-height: 40px;
    }

    .footer_nav_wrap {
        padding: 35px 0;
        gap: 25px;
    }

    .footer_nav_wrap h4 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .footer_nav {
        gap:0;
    }

    .footer_nav ul li + li {
        margin-top: 10px;
    }

    .footer_address p,
    .footer_address a,
    .footer_nav ul li a {
        font-size: 15px;
        line-height: 23px;
    }

    .footer_address a {
        margin-top: 12px;
    }

    .footer_social ul {
        gap: 6px;
    }

    .footer_social ul li {
        width: 32px;
        height: 32px;
    }

    .footer_social ul li a {
        font-size: 12px;
    }

    .footer_rights_wrap {
        padding: 18px 0;
        gap: 12px;
    }

    .footer_rights_wrap p,
    .footer_rights_wrap ul li a {
        font-size: 15px;
        line-height: 23px;
    }

    .footer_rights_wrap ul {
        column-gap: 15px;
        flex-wrap: wrap;
        row-gap: 8px;
    }

    .footer_rights_wrap ul li:not(:last-child)::after {
        height: 16px;
        right: -8px;
        top: 2px;
    }

    /* Banner content adjustments */
    .banner-content {
        padding: 0;
    }

    .banner-content-btn .main-btn {
        width: 60%;
        text-align: center;
        padding: 0 20px;
    }

        .banner-content-btn .main-btn::after {
        right: 14px;
        top: 18px;
    }

    /* Footer Responsive Styles - Small Mobile */
    .footer {
        padding: 35px 0 0 0;
    }

    .footer_subscribe {
        gap: 18px;
        padding-bottom: 25px;
    }

        .footer_address {
        width: 100%;
        }

            .footer_social {
        width: 100%;
            }

    .footer_subscribe h3 {
        font-size: 20px;
        line-height: 28px;
    }

    .news-letter-form {
        gap: 10px;
    }

    .main_subscribe {
        font-size: 12px;
        line-height: 36px;
    }

    .footer_nav_wrap {
        padding: 30px 0;
        gap: 20px;
    }

    .footer_nav_wrap h4 {
        font-size: 15px;
        line-height: 18px;
        margin-bottom: 8px;
    }

    .footer_nav {
        gap: 0;
    }

    .footer_nav ul li + li {
        margin-top: 8px;
    }

    .footer_address p,
    .footer_address a,
    .footer_nav ul li a {
        font-size: 15px;
        line-height: 23px;
    }

    .footer_address a {
        margin-top: 10px;
    }

    .footer_social ul {
        gap: 5px;
    }

    .footer_social ul li {
        width: 30px;
        height: 30px;
    }

    .footer_social ul li a {
        font-size: 11px;
    }

    .footer_rights_wrap {
        padding: 15px 0;
        gap: 10px;
    }

    .footer_rights_wrap p,
    .footer_rights_wrap ul li a {
        font-size: 13px;
        line-height: 20px;
    }

    .footer_rights_wrap ul {
        column-gap: 12px;
        row-gap: 6px;
    }

    .footer_rights_wrap ul li:not(:last-child)::after {
        height: 14px;
        right: -6px;
        top: 6px;
    }
}

  


/* Additional responsive styles for forms and other elements */
@media (max-width: 1000px) {
    /* Contact forms */
    .contact-form-section .wpcf7-form {
        padding:0;
    }

    .contact-form-section .wpcf7-form input[type="text"],
    .contact-form-section .wpcf7-form input[type="email"],
    .contact-form-section .wpcf7-form input[type="tel"],
    .contact-form-section .wpcf7-form textarea {
        font-size: 14px;
        padding: 12px 15px;
    }

    /* Job details layout */
    .job-details-layout {
        gap: 40px;
    }

    .requirements-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    /* Support process */
    .support-process-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }

    /* Article layout */
    .article-layout {
        gap: 40px;
    }

    .banner-title {
        font-size: 36px;
        line-height: 42px;
    }

        .contact-form-wrapper .contact-form-section {
        margin-top: 40px;
        padding: 20px 20px 60px 20px;
    }

        .contact-details {
        gap: 25px;
        margin-top: 30px;
    }

        .contact-form-section {
        padding: 20px 25px 45px 25px;
    }

        .contact-form-section h2 {
        font-size: 26px;
        margin-bottom: 12px;
    }

    .news-letter-form {
        width: 100%;
    }

        .city_map_container {
        height: 530px;
    }

        .content_block .main-title {
        margin-bottom: 10px;
    }

        .content_block p {
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    /* Contact forms */
    .contact-form-section .wpcf7-form {
        padding: 20px;
    }

    .contact-form-section .wpcf7-form input[type="text"],
    .contact-form-section .wpcf7-form input[type="email"],
    .contact-form-section .wpcf7-form input[type="tel"],
    .contact-form-section .wpcf7-form textarea {
        font-size: 15px;
        padding: 10px 15px;
    }

    /* News search filter */
    .news-search-filter {
        flex-direction: column;
        align-items: stretch;
        gap: 20px;
    }

    /* Job details */
    .job-details-layout {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    /* Support process */
    .support-process-grid {
        grid-template-columns: 1fr;
        gap: 20px;
        margin-top: 40px;
    }

    /* Entity content layout */
    .entity-content-layout {
        grid-template-columns: 1fr;
        gap: 30px;
    }

        .section-title-center {
        margin-bottom: 20px;
    }

    .businesses-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }

    /* News detail banner */
    .news-detail-banner {
        height: 400px;
    }

    .banner-title {
        font-size: 32px;
        line-height: 38px;
    }

    /* Why join layout */
    .why-join-layout {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .positions-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .search-field{
        padding: 15px 0;
        font-size: 16px;
    }

        .search-container {
        max-width: 90%;
    }

    .contact-layout{
          flex-wrap: wrap;
    }

    .contact-info {
    width: 100%;
}

.contact-form-wrapper {
    width: 100%;
}

    .contact-form-section .wpcf7-form {
        padding: 0;
    }

    .contact-form-wrapper .contact-form-section .submit_btn {
    width: 195px;
}

.contact-form-section .submit_btn p::after{
        right: 23px;
    top: 22px;
}

    .map-section {
        height: 500px;
    }

    .contact-form-wrapper {
        padding: 0;
    }

        .contact-form-wrapper .contact-form-section {
        margin-top: 45px;
        padding: 15px 20px 45px 20px;
    }

        .job-main-content {
        width: 100%;
    }

        .contact-form-section {
        padding: 25px 20px 50px 20px;
        margin-top: 0;
        width: 100%;
    }

    .job-sidebar{
          width: 100%;
    }

        .contact-form-section .submit_btn {
        margin-top: 30px;
    }

        .business-overlay h3 {
        font-size: 17px;
    }

    .businesses-grid{
        display: flex;
        flex-wrap: wrap;
        gap: 0;
        row-gap: 15px;
        margin-left: -1%;
        margin-right: -1%;
    }

    .business-card{
        width: 48%;
         margin-left: 1%;
        margin-right: 1%;
    }

        .business-image {
        height: 250px;
    }

        .job-responsibilities h3 {
        font-size: 22px;
    }

    .responsibilities-list li{
          font-size: 15px;
          margin-bottom: 10px;
    }

        .article-body p {
        font-size: 15px;
        line-height: 26px;
        color: #454545;
        margin-bottom: 10px;
    }

        .sidebar-section {
        margin-bottom: 30px;
    }

        .topic-tag {
        padding: 5px 24px;
        font-size: 15px;
        line-height: 26px;
    }

}

@media (max-width: 500px) {
    /* Contact forms */
    .contact-form-section .wpcf7-form {
        padding: 0;
    }

    .contact-form-section .wpcf7-form input[type="text"],
    .contact-form-section .wpcf7-form input[type="email"],
    .contact-form-section .wpcf7-form input[type="tel"],
    .contact-form-section .wpcf7-form textarea {
        font-size: 15px;
        padding: 15px 15px;
        height: auto;
        -webkit-border-radius: 20px;
        border-radius: 20px;
    }

    /* News search filter */
    .news-search-filter {
        padding: 20px 0;
    }

    .news-content {
        padding: 20px 0;
    }

    /* Job overview */
    .job-overview .section-title {
        font-size: 24px;
    }

    .subsection-title {
        font-size: 18px;
    }

    /* Support process */
    .support-process-grid {
        gap: 15px;
        margin-top: 30px;
    }

    /* News detail banner */
    .news-detail-banner {
        height: 300px;
    }

    .banner-title {
        font-size: 28px;
        line-height: 34px;
    }

    /* Breadcrumb navigation */
    .breadcrumb-nav {
        font-size: 12px;
        gap: 8px;
    }

    /* Career sections */
    .why-join-content .section-title {
        font-size: 28px;
    }

    .section-header .section-title {
        font-size: 28px;
    }

    .responsibilities-list li {
        font-size: 15px;
    }

    .banner-content-btn .main-btn {
        height: 45px;
        line-height: 43px;
        padding: 0 43px 0 14px;
        font-size: 11px;
    }

       .banner-content-btn .main-btn::after {
        right: 7px;
        top: 18px;
    }

    .news_listing_wrap{
        -webkit-border-radius: 15px;
          border-radius: 15px;
    }

        .business-card {
        width: 100%;
        }

            .contact-form-section {
        padding: 20px 20px 30px 20px;
            }

                .contact-form-section h2 {
        font-size: 24px;
        margin-bottom: 10px;
    }
}

    
