@media (max-width: 1299px) {
  .regional-section .partical-img {
    max-width: 200px;
    opacity: .4;
  }
}

@media (max-width: 767px) {
  
  .pillar-circle .pillar-img {
    margin-bottom: 15px !important;
  }



  .responsive-logo {
    padding: 10px 0;
    position: relative;
    z-index: 9;
    width: 150px;
  }

  header.sticky-shadow .sticky-logo {
    display: none;
  }

  #cssmenu ul {
    z-index: 99;
    background: var(--secondary-color);
    top: -28px;
  }

  #cssmenu>ul>li>a {
    padding: 15px 20px 15px;
  }

  .right-header {
    width: 100%;
    position: relative;
    padding-left: 0px;
    top: 0;
  }

  #cssmenu>ul>li {
    float: left;
    padding: 0;
  }

  #cssmenu ul ul {
    display: block;
    position: relative;
    left: 0;
    z-index: 9;
    top: 16px;
  }

  .team-img.mentors-circle-sec {
    position: relative;
    right: 0;
    top: 0;
  }

  .team-popup .modal-content {
    padding: 15px !important;
  }

  .section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  #cssmenu ul ul li:hover ul {
    right: 0;
  }

  #cssmenu li:hover>ul {
    top: 12px;
    position: static;
    margin-top: 16px;
    padding: 0;
  }

  .search-field {
    filter: invert(100%);
  }

  #cssmenu #menu-button {
    display: block;
    padding: 17px;
    color: #302e2e;
    cursor: pointer;
    font-size: 0;
    text-transform: uppercase;
    font-weight: 700;
    right: -3px;
    top: 11px;
    position: fixed;
  }




 



  #cssmenu ul li::before {
    background: none;
  }

  #cssmenu ul {
    top: 50px !important;
    right: 0;
    width: 0;
    position: fixed;
    height: 100%;
    overflow-x: hidden;
  }

  #cssmenu>ul {
    top: 60px !important;
    right: 0;
    width: 0;
    position: fixed;
    height: 100%;
    overflow-x: hidden;
    /*    transition: 0.5s;*/
    transform: translateX(100%);
    display: block !important;
    -webkit-transition: transform 0.3s ease;
    -moz-transition: transform 0.3s ease;
    -ms-transition: transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    width: 100% !important;
  }

  #cssmenu>ul.open {
    transform: translateX(0px);
  }

  #cssmenu .open {
    width: 100%;
  }

  #cssmenu>ul>li:hover>a {
    color: #ffffff;
  }

  #cssmenu>ul>li>a {
    color: #ffffff;
  }

  .sticky-shadow #cssmenu>ul>li {
    float: left;
    padding: 15px 20px 15px;
  }

  header.sticky-shadow .right-header .top-header {
    display: block;
  }

  header.sticky-shadow {
    background: #ffffff;
    padding: 0;
  }

  header .header-sec {
    display: block !important;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -0.5);
    margin-left: calc(var(--bs-gutter-x) * -0.5);
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
  }

  .logo {
    width: 140px;
    margin-left: 15px;
  }

  #header .container-fluid.ps-5.pe-5 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .top-header {
    height: auto;
    padding: 0;
    border-bottom: 0px;
  }

  .top-header ul.d-flex li .dropdown {
    display: none;
  }

  #menu-button {
    font-size: 0;
  }

  /* header {
    background: #ffffff;
  } */
  .best-trip-box .owl-nav .owl-prev {
    position: absolute;
    left: 0;
  }

  .best-trip-box .owl-nav .owl-next {
    position: absolute;
    right: 0;
  }

  .border-btn {
    border: solid 1px #ddd;
    border-radius: 50px;
    padding: 6px 14px;
    color: #ddd;
    display: inline-block;
  }

  .pillar-circle::before {
    width: 0 !important;
    height: 0 !important;
    background: transparent;
  }

  .pillars-section .col:nth-last-child(1) .pillar-circle {
    margin-top: 0px;
  }

  .pillars-section .col:nth-last-child(3) .pillar-circle {
    margin-top: 0px;
  }

  .about-img-bg {
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/green-box.jpg);
    background-size: cover;
    width: auto;
    max-width: 100%;
    max-width: 100%;
    height: 0;
    z-index: -1;
  }

  #header.sticky-shadow .top-header {
    display: none;
  }



  /**************06-09-2025*************/
  .h-top {
    width: 100%;
   
  }

  .top-header a {
    font-size: 12px;
  }

  .top-header a span {
    font-size: 11px;
    margin: 0 4px 0 0;
  }

  .top-header a.me-3 {
    margin-right: 0.6rem !important;
  }

  .header-social-media {
    width: 100%;
    text-align: center;
  }

  .banner-hero p {
    font-size: 16px; 
  }

  .about-section .section-title h2 {
    font-size: 22px;
    margin: 0 0 7px;
  }

  .about-section::before {
    z-index: -1;
  }

  p {
    font-size: 14px;
    line-height: 20px;
  }

  .section-title h2 {
    font-size: 23px;
    margin: 20px 0 20px 0;
  }

  .core-section .description h3 {
    font-size: 18px;
  }

  .core-section .justify-content-center.align-items-center {
    margin-bottom: 50px;
  }

  .banner-hero h1 {
    font-size: 30px;
    font-weight: bold;
  }

  .pillar-text {
    font-size: 16px;
    margin: 14px 0;
  }

  .value-section {
    padding: 55px 0;
  }

  .value-section::before {
    width: 100%;
  }

  .value-title {
    font-size: 28px;
    margin: 30px 0 0 0;
  }

  .services-section {
    padding: 0;
  }

  .services-txt ul li {
    width: calc(100% / 1);
    padding: 17px 37px 0 0;
    font-size: 15px;
  }

  .sklara-section {
    padding: 55px 0;
    margin: 50px 0 0;
  }

  .sklara-txt p {
    column-count: 1;
    margin: 20px 0 0 0;
    font-size: 16px;
    line-height: 22px;
  }

  .regional-section::before {
    width: 100%;
    height: 33%;
  }

  .regional-section {
    padding: 50px 0;
  }

  .regional-point li {
    font-size: 14px;
    width: calc(100% / 1);
  }

  .consultation-section h6 {
    font-size: 16px;
  }

  .consultation-section h2 {
    font-size: 22px;
  }

  .contact-sec {
    text-align: left;
  }

  .address-txt b {
    font-size: 15px;
  }

  .core-section .description p {
    margin-bottom: 30px;
  }

  .about-img-wraper {
    padding-left: 0px;
  }

}

@media screen and (max-width: 991px) {
  .banner-content {
    padding-top: 80px;
  }

  .about-img {
    margin-top: 15px;
  }

  .banner-content {
    min-height: 500px;

  }

  .regional-section,
  .value-section {
    overflow: hidden;
  }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .banner-section .carousel-item {
    height: 60vh !important;
  }

  #cssmenu ul {
    z-index: 99;
    background: #0f5132;
    top: -28px;
  }

  .right-header {
    position: absolute;
    padding-left: 0px;
    top: 18px;
    right: 66px;
  }

  #cssmenu>ul>li {
    float: left;
  }

  #cssmenu ul ul {
    display: block;
    position: relative;
    left: 0;
    z-index: 9;
    top: 16px;
  }

  #cssmenu ul ul li:hover ul {
    right: 0;
  }

  #cssmenu li:hover>ul {
    top: 12px;
    position: static;
    margin-top: 16px;
    padding: 0;
  }

  #cssmenu #menu-button {
    display: block;
    padding: 17px;
    color: #302e2e;
    cursor: pointer;
    font-size: 0;
    text-transform: uppercase;
    font-weight: 700;
    right: 0;
    top: 3px;
    position: fixed;
  }

  #cssmenu ul li::before {
    background: none;
  }

  #cssmenu ul {
    top: 50px !important;
    right: 0;
    width: 0;
    position: fixed;
    height: 100%;
    overflow-x: hidden;
  }

  #cssmenu>ul {
    top: 60px !important;
    right: 0;
    width: 0;
    position: fixed;
    height: 100%;
    overflow-x: hidden;
    /*    transition: 0.5s;*/
    transform: translateX(100%);
    display: block !important;
    -webkit-transition: transform 0.3s ease;
    -moz-transition: transform 0.3s ease;
    -ms-transition: transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    width: 100% !important;
  }

  #cssmenu>ul.open {
    transform: translateX(0px);
  }

  /* .parallex-menu-sec ul li ul {
    position: absolute;
    right: 58%;
  } */
  #cssmenu .open {
    width: 100%;
  }

  #cssmenu #menu-button.menu-opened:before {
    background: #ffffff;
  }

  #cssmenu #menu-button.menu-opened:after {
    background: #ffffff;
  }

  #cssmenu>ul>li:hover>a {
    color: #ffffff;
  }

  #cssmenu>ul>li>a {
    color: #ffffff;
  }

  .sticky-shadow #cssmenu>ul>li {
    float: left;
    padding: 15px 20px 15px;
  }

  header.sticky-shadow .right-header .top-header {
    display: block;
  }

  .mean-container .mean-bar {}

  .top-header ul li {
    position: relative;
    top: 0;
    z-index: 999;
  }

  header .header-sec {
    display: block !important;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -0.5);
    margin-left: calc(var(--bs-gutter-x) * -0.5);
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
  }

  /**************06-09-2025*************/

  .container {
    width: 90%;
    max-width: 90%;
  }

  .top-header a {
    font-size: 12px;
  }

  .top-header a span {
    font-size: 11px;
    margin: 0 4px 0 0;
  }

  .top-header a.me-3 {
    margin-right: 0.6rem !important;
  }

  .banner-hero p {
    font-size: 22px;
  }

  .about-section .section-title h2 {
    font-size: 22px;
    margin: 0 0 7px;
  }

  p {
    font-size: 14px;
    line-height: 20px;
  }

  .section-title h2 {
    font-size: 25px;
    margin: 20px 0 20px 0;
  }

  .core-section .description h3 {
    font-size: 18px;
  }

  .core-section .justify-content-center.align-items-center {
    margin-bottom: 50px;
  }

  .banner-hero h1 {
    font-size: 21px;
    font-weight: bold;
  }

  .pillar-text {
    font-size: 16px;
    margin: 14px 0;
  }

  .value-section {
    padding: 55px 0;
  }

  .value-section::before {
    height: 410px;
  }

  .value-title {
    font-size: 28px;
    margin: 0 0 0 0;
  }

  .services-txt ul li {
    width: calc(100% / 2);
    padding: 17px 12px 0 0;
    font-size: 15px;
  }

  .sklara-section {
    padding: 55px 0;
    margin: 50px 0 0;
  }

  .sklara-txt p {
    column-count: 1;
    margin: 20px 0 0 0;
    font-size: 16px;
    line-height: 22px;
  }

  .regional-section {
    padding: 50px 0;
  }

  .regional-green-sec {
    margin: 50px 0 0;
  }

  .regional-point li {
    font-size: 14px;
    width: calc(100% / 2);
  }

  .consultation-section h6 {
    font-size: 16px;
  }

  .consultation-section h2 {
    font-size: 22px;
  }

  .contact-sec {
    text-align: left;
  }

  .address-txt b {
    font-size: 15px;
  }

  .icon-box {
    display: grid;
  }



}

@media screen and (max-width: 1023px) and (min-width: 992px) {
  #cssmenu #menu-button {
    display: block;
    padding: 17px;
    color: #302e2e;
    cursor: pointer;
    font-size: 0;
    text-transform: uppercase;
    font-weight: 700;
    right: 0;
    top: 3px;
    position: fixed;
  }

  #cssmenu ul {
    z-index: 99;
    background: #0f5132;
    top: -28px;
  }

  #cssmenu {
    width: 100%;
  }

  .logo {
    width: 152px;
    padding: 0px 0;
  }

  #cssmenu #menu-button.menu-opened:after {
    background: #000000;
  }

  #cssmenu #menu-button.menu-opened:before {
    background: #000000;
  }

  #cssmenu>ul>li.active {
    background: transparent;
    border-radius: 0px;
  }

  .mobile-menu-header-bg {
    display: flex;
    width: 100%;
    height: 60px;
    background-color: #0f5132;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    box-sizing: border-box;
    align-items: top;
    box-sizing: border-box;
    padding: 10px 15px;
    justify-content: space-between;
    -webkit-transition: transform 0.3s ease;
    -moz-transition: transform 0.3s ease;
    -ms-transition: transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    width: 100% !important;
    transform: translateX(100%);
  }

  body.main-menu-opened .mobile-menu-header-bg {
    transform: translateX(0);
    z-index: 999;
  }

  .men-close-sp {
    cursor: pointer;
    width: 30px;
    height: 30px;
    display: block;
    margin-top: 6px;
  }

  .men-close-sp img {
    width: 100%;
    display: block;
    height: auto;
  }

  #cssmenu>ul>li {
    float: left;
    padding: 0;
  }

  .register-btn a {
    padding: 8px 10px;
    font-size: 12px;
  }
}

@media screen and (max-width: 1199px) and (min-width: 1024px) {
  .logo {
    width: 135px;
  }

  #cssmenu>ul>li>a {
    font-size: 12px;
    letter-spacing: 1px;
    text-decoration: none;
    color: var(--secondary-color-btn);
    font-weight: 500;
    position: relative;
    padding: 10px 6px 10px;
    text-transform: capitalize;
  }

  .register-btn a {
    border: solid 1px var(--primary-color);
    padding: 10px 7px;
    color: var(--secondary-color-btn);
    text-transform: capitalize;
    border-radius: 50px;
    font-size: 12px;
  }

  #cssmenu>ul>li {
    float: left;
  }
}

@media screen and (max-width: 1399px) and (min-width: 1200px) {}

@media screen and (max-width: 1500px) and (min-width: 1200px) {}

@media screen and (max-width: 1600px) and (min-width: 1501px) {}