@media (min-width: 991px) {
  .responsive-menu {
    display: none;
  }

  .search-btn i:hover {
    transform: rotate(360deg);
  }

}

@media (max-width: 1200px) and (min-width: 991px) {}

@media (max-width: 991px) {
  .bootom-footer {
    margin-bottom: 60px;
  }

  footer {
    padding: 60px 0 0px;
    border-radius: 80px 80px 0 0;
  }

  .mynav,
  .topbar .left-topheader {
    display: none;
  }

  .site-search .woocommerce-product-search,
  .site-search .widget_search .search-form {
    width: 93%;
  }

  .site-search .woocommerce-product-search label,
  .site-search .widget_search .search-form label {
    font-size: 28px;
    margin-bottom: 14px;
  }

  .footer-links.contact-info,
  .footer-soch {
    margin-inline-start: 0px;
  }

  .left-footer {
    margin-inline-end: 0px;
  }
}

@media (max-width: 768px) {

  .home-slider .owl-theme .owl-nav .owl-prev,
  .home-slider .owl-theme .owl-nav .owl-next {
    width: 86px;
    height: 46px;
  }

  .home-slider .owl-theme .owl-nav .owl-prev {
    left: 247px;
    top: 60%;
  }

  .home-slider .owl-theme .owl-nav .owl-next {
    right: 247px;
    top: 60%;
  }

  .about-img h4 {
    font-size: 26px;
  }

  .all-serv a h2 {
    font-size: 34px;
  }

  .service-item .icone {
    margin-bottom: 12px;
  }

  .all-project-item {
    flex-direction: column;
    gap: 0;
  }

  .project-item {
    width: 100%;
  }

  .container-fliud {
    padding: 0 15px;
  }

  section.contact .row,
  section.partner .section-content,
  section.about .row {
    padding: 42px 10px;
    margin: 0;
  }

  .slider-info h2 {
    font-size: 22px;
    line-height: 33px;
  }

  .home-slider,
  .home-slider .item,
  .home-slider .item .container,
  .home-slider .item .container .row,
  .slider-home .slider-img,
  .slider-home .owl-item .slider-img img {
    height: 560px;
    min-height: 560px;
  }

  .col-lg-4 {
    padding: 0 15px;
  }

  .logo {
    height: 54px;
  }


  section {
    padding: 42px 0;
  }


  .slider-home.owl-theme .owl-dots {
    bottom: 46px;
    left: 50%;
    transform: translateX(-50%);
    right: auto;
  }

  .footer-img {
    margin-top: 30px;
  }

  .animate__fadeInLeft,
  .animate__fadeInRight {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
  }

  .comp-rights {
    text-align: center;
    margin-top: 10px;
  }

  .sponser-img {
    height: 100px;
    padding: 0 6px;
  }

  .section-title {
    margin-bottom: 16px;
  }

  .section-title h4 {
    padding-bottom: 10px;
  }

  .service-item {
    margin-bottom: 22px;
  }

  .breadcrumb-section {
    padding-bottom: 60px;
  }

  .breadcrumb-info h2 {
    font-size: 24px;
  }
  .breadcrumb-item.active ,.breadcrumb-section a{
    font-size: 20px;
  }
  .services .my-btn a {
    min-width: 200px;
    margin-top: 16px;
  }

  .lang-search {
    gap: 10px;
  }

  .about-img img {
    height: 220px;
  }

  section.about {
    padding-top: 38px;
  }

  .about-details {
    padding-inline-start: 0px;
    margin-top: 32px;
  }

  .footer-logo {
    height: 74px;
  }

  .footer-links.footer-menu,
  .footer-links {
    padding-inline-start: 0;
    margin-top: 32px;
  }

  .footer-links h4 {
    font-size: 21px;
    margin-bottom: 10px;
  }

  .footer-links ul li,
  .news-title ul li {
    margin-bottom: 10px;
    width: 100%;
  }

  .copy-right {
    margin-top: 32px;
  }


  section.projects .section-title .my-btn a {
    min-width: 130px;
  }

  .partner .section-title {
    margin-bottom: 24px;
  }

  section.partner {
    padding-bottom: 68px;
  }

  .contact-image {
    height: 310px;
    margin-top: 48px;
  }

  .footer-map {
    margin-top: 24px;
  }

  .project-item .img {
    height: 310px;
  }
  .breadcrumb-section {
    height: 300px;
  }
  .breadcrumb-img img {
    height: 300px;
    -webkit-mask-box-image: none;
  }
  .breadcrumb-section::after{
    -webkit-mask-box-image: none;
  }
  section.about.about-page {
    padding-top: 58px;
    padding-bottom: 58px;
}
.vission-item {
  padding: 25px 12px;
  margin-top: 24px;
}
.vission-item h5 {
  font-size: 24px;
}
section.contact .row {
  box-shadow: 0px 23px 31px 0px #AEAEAE40;
}
section.contact {
  padding-bottom: 80px;
}
.page_content,section.contact.page_content{
  padding: 46px 0;
}
.single-project-info {
  padding-inline-start: 0px;
  margin-top: 32px;
}
#big_image .single-img {
  height: 320px;
}
.single-project-info h5 {
  font-size: 28px;
  margin-bottom: 10px;
}
.project-item:hover {
  width: 100%;
}
.project-item .project-details h4 {
  font-size: 16px;
}
.project-item .project-details span {
  font-size: 17px;
  padding: 6px 10px;
}
.project-item .project-details {
  padding: 24px 6px;
  width: 97%;
}
.contact-form {
  width: 100%;
}
section.contact .title h3 {
  font-size: 28px;
  margin-bottom: 20px;
}
}

@media (max-width: 425px) {
  .section-title h4 {
    font-size: 28px;
  }

  .sidebar {
    width: 320px;
  }

}

@media (max-width: 330px) {
  .home-slider .owl-theme .owl-nav .owl-prev {
    left: 211px;
  }

  .home-slider .owl-theme .owl-nav .owl-next {
    right: 210px;
  }
  .about-img h4 {
    font-size: 23px;
}
}