@media (min-width: 991px) {
  .responsive-menu {
    display: none;
  }
  .mobile_logo {
    display: none;
  }
  .owl-theme .owl-dots{
          display: none;
  }
}

@media (max-width: 1200px) and (min-width: 991px) {
}

@media (max-width: 991px) {
  .sidebar .sub-menu {
    display: none;
    opacity: 1;
    visibility: visible;
    height: auto;
    position: relative;
    min-width: unset;
    width: 100%;
    border-radius: 0;
    padding: 16px 0px;
    margin-top: 0px;
    padding-inline-start: 24px;
  }
  .sidebar .side-content ul li:last-of-type {
    margin-bottom: 0;
  }
  .mynavbar,
  .right-data,
  .left-data {
    display: none;
  }

  header .mynav {
    display: none;
  }

  .btnSearch i {
    color: #fff;
    margin-inline: 0;
  }

  .mynavbar ul {
    justify-content: flex-end;
  }
  .sidebar .side-content ul .sub-menu li a {
    font-size: 28px;
    line-height: 38px;
  }
}

@media (max-width: 768px) {
  .about-img {
    height: 320px;
    margin-bottom: 34px;
  }

  .about-info p {
    margin: 16px 0;
  }

  .about-info {
    margin-bottom: 20px;
    padding-inline-end: 0px;
  }

  .section-title h4 {
    font-size: 32px;
    margin-bottom: 0px;
  }

  .site-search .woocommerce-product-search,
  .site-search .widget_search .search-form {
    width: 85%;
  }

  .comp-rights,
  .copy-right {
    text-align: center;
  }

  section {
    padding: 42px 0;
    height: auto;
  }
  .hero_section .row,
  section.about_sec .row,
  .statistics_sec .row {
    height: auto;
    align-items: start;
  }
  .hero_info h2 {
    font-size: 48px;
    line-height:68px;
    margin-bottom: 14px;
  }
  .hero_info h3 {
    font-size: 25px;
    line-height: 35px;
  }
  .hero_info {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 160px;
  }
  .overlay-img video,
  .overlay-img img {
    height: 600px;
    width:100%;
  }
  .overlay-img ,.hero_section .item{
    height: 600px;
  }
  .hero_section {
    height: 600px;
    padding:0;
  }
  .breadcrumb-section h2 {
    font-size: 24px;
    line-height:34px;
    margin-bottom: 10px;
  }

  .counter-item {
    font-size: 28px;
    line-height: 38px;
  }

  .count-block .details h6 {
    font-size: 17px;
  }

  .my-btn a {
    min-width: 168px;
  }

  .footer {
    padding: 48px 0;
    background-position: center;
  }

  .footer-links h4,
  .right-footer h4 {
    font-size: 24px;
    margin-bottom: 14px;
    margin-top: 32px;
  }

  footer .footer-menu ul li,
  footer .contact-list li {
    margin-bottom: 10px;
  }
  .sidebar .side-content ul li {
    width: 100%;
  }
  .sidebar .side-content {
    padding-inline-start: 22px;
    margin-top: 20px;
  }
  .sidebar ul li a {
    font-size: 23px;
  }
  .sidebar ul li a:after {
    top: 4px;
  }
  .sidebar .close-side {
    top: 25px;
  }
  .about_img {
    margin-bottom: 28px;
    height: 220px;
  }
  .about_info h4 {
    font-size: 24px;
    margin-bottom: 12px;
  }
  .static_info h3 {
    font-size: 32px;
    margin-bottom: 13px;
  }
  .card-slider.owl-theme .owl-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    direction: ltr;
    margin-top:24px;
  }
  .card-slider.owl-theme .owl-nav .owl-next,
  .card-slider.owl-theme .owl-nav .owl-prev {
    position: unset;
    top: unset;
    transform: none;
    left: unset;
    right: unset;
  }
  .service_item h4 {
    font-size: 20px;
    line-height: 30px;
    margin: 10px 0 10px;
    min-height: auto;
  }
  .service_item {
    padding: 34px 23px;
  }
  section.Services {
    padding: 42px 0 40px;
  }
  .new_item a,
  .new_item .new_img {
    height: 360px;
  }
  .new_item .new_name h4 {
    font-size: 20px;
  }
  footer .footer-menu ul li {
    margin-bottom: 10px;
    width: 100%;
  }
  .footer-soch a:hover {
    border: none;
    background: rgb(202 202 202 / 40%);
  }
  section.footer {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .copy-right p {
    margin-bottom: 16px;
  }
  .copy-right {
    padding: 24px 0px;
    margin-top: 36px;
    padding: 18px 0 10px;
  }
  ul.contact-list {
    margin-bottom: 30px;
  }
  .card-slider.owl-theme .owl-nav .owl-next:hover,
  .card-slider.owl-theme .owl-nav .owl-prev:hover {
    background: #2a3580;
    color: #fff;
    backdrop-filter: none;
  }
  .service_item:hover {
    border-color: #aaaaaa;
    background-color: #fff;
  }
  .service_item:hover p,
  .service_item:hover h4 {
    color: #000000;
  }
  .service_item:hover .service_img img {
    filter: none;
  }
  .mobile_logo {
    /* text-align: center; */
    padding-inline-start: 22px;
    margin-top: 22px;
  }
  .mobile_logo img {
    filter: brightness(0) invert(1);
  }
  .about_info p {
    margin-bottom: 12px;
  }
  .vission-item {
    padding-inline-end: 0px;
    margin-bottom: 28px;
  }
  .vission-title h5 {
    font-size: 24px;
  }
  body.pages::before {
    width: 100%;
    height: 547px;
  }
  .breadcrumb-section {
    padding: 10px 0 17px;
  }
  .about_page .about_img {
    height: 300px;
  }
  .vission-sec {
    padding: 30px 0 0 0;
  }
  .vission_sec_content {
    padding: 34px 15px 30px;
  }
  .vission-title {
    margin-bottom: 10px;
  }
  .vission-item .img {
    height: 44px;
  }
  footer .footer-menu ul li:last-of-type {
    margin-bottom: 0;
  }
  footer .contact-list li {
    margin-bottom: 12px;
  }
  .Services.service_page .col-lg-3,
  .news_page .col-lg-3 {
    padding: 0 15px;
  }
  .service_page .service_item,
  .news_page .new_item {
    margin-bottom: 28px;
  }
  .single_project-slider.owl-theme .owl-nav [class*="owl-"] {
    display: flex;
  }
  #big_image .single-img {
    height: 338px;
    margin-top: 28px;
  }
  .single-news-disc {
    width: 100%;
    margin: 12px auto 0;
  }
  #big_newsimage .single-img {
    height: 300px;
  }
  .Leadership_page,
  section.meet_our_team {
    padding: 30px 0;
  }
  .Leadership_page::before,
  .meet_our_team::before {
    display: none;
  }
  .leadership_diesc h3,
  .team_information h4 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .ceo_img {
    width: 92%;
    margin: 24px auto;
    height: 420px;
  }
  .team_information {
    margin-inline-start: 0;
    margin-top: 24px;
  }
  .col-lg-6.col-6 {
    padding: 0 5px;
  }
  .team_imgs .row {
    padding: 0 4px;
  }
  .col-lg-6:first-of-type .team_itme {
    margin-top: 40px;
  }
  .col-lg-6:first-of-type .team-img {
    height: 280px;
  }
  .team-img {
    height: 270px;
  }
  .team_itme {
    margin-bottom: 22px;
  }
  .col-lg-6:nth-child(4) .team_itme {
    margin-top: 0px;
  }
  .team_itme .name h4 {
    font-size: 17px;
    margin-bottom: 8px;
  }
  .team_itme .name h5 {
    font-size: 16px;
  }
  .team_itme .name {
    height: 86px;
    padding: 10px;
  }
  body.pages .footer {
    padding: 30px 0 0px;
  }
  body.pages .copy-right {
    padding: 18px 0 10px;
  }
  footer .contact-list a:hover,
  footer .footer-menu ul a:hover {
    color: #000;
  }
  .contact-form h5,
  .contact_page_details h5 {
    font-size: 22px;
    line-height: 33px;
    margin-bottom: 10px;
  }
  .f-contact {
    padding: 42px 15px 2px;
  }
  .contact_page_details .map {
    height: 280px;
    margin-bottom: 34px;
  }
  .contact-form form {
    border-radius: 16px;
    padding: 29px 15px 29px;
  }
  .contact_page_details .contact-list li {
    margin-bottom: 13px;
  }
  .request a::after,
  .my-btn a::after,
  .my-btn button::after {
    display: none;
  }
  .text-faq h3 {
    font-size: 22px;
    margin-bottom: 10px;
    margin-top: 38px;
    line-height: 33px;
  }
  .card-header .btn,
  .card-header .btn:not(.collapsed) {
    font-size: 16px;
  }
  .card {
    padding: 0 12px;
  }
  .card-header .btn {
    padding-inline-end: 37px;
  }
  .breadcrumb-item.active {
    font-size: 20px;
  }
  section.Leadership_page.Sustainability_page {
    padding-bottom: 20px;
}
.service_item {
    min-height: unset !important;
}
.row.statistics {
    padding: 0 10px;
    margin-top: 18px;
}

.row.statistics .col-6 {
    padding: 0 7px;
}
.fixed-icone {
    top: 72%;
}
.statistics_sec_content .row {
    flex-direction: column-reverse;
}
    .row.statistics {
        flex-direction: unset !important;
    }
    .card-slider.owl-theme .owl-nav .owl-prev,
    .card-slider.owl-theme .owl-nav .owl-next{
        display:none;
    }
    .sidebar li {
    margin-bottom: 18px;
}
.sidebar {
    height: 100vh;
    overflow-y: hidden;  
    overscroll-behavior: none; 

}
section.about_sec .row {
    flex-direction: column-reverse;
}
section.single_service_page .row {
    flex-direction: column-reverse;
}
.single_service_info {
    margin-top: 26px;
}
.col-lg-4:last-of-type .vission-item p {
    padding-inline-start: 0px;
}
.about_info {
    padding-inline-start: 0px;
}
.col-12.project_Manger .team_itme {
    max-width: 100%;
}
}
@media (max-width: 330px) {
  .sidebar {
    width: 320px;
  }

  .counter-item {
    font-size: 22px;
  }

  .count-block .details h6 {
    font-size: 13px;
  }
}
