@media (min-width: 1200px) {
}
@media (min-width: 991px) {
  .responsive-menu {
    display: none;
  }
  .card-slider.owl-theme .owl-dots{
      display:none;
  }
}
@media (max-width: 1200px) and (min-width: 991px) {
}
@media (max-width: 991px) {
  header,
  .header.scroll-down,
  header.headerTop {
    display: none !important;
  }
.card-slider.owl-theme .owl-nav .owl-prev, .card-slider.owl-theme .owl-nav .owl-next{
    display:none;
}
  .site-search .woocommerce-product-search,
  .site-search .widget_search .search-form {
    border: none;
    width: 82%;
  }
  .fixed-icone {
right:auto;
    left: 20px;
  }
  .fixed-icone a::after{
    width: 80px;
    height: 80px;
    top: -13px;
    left: -13px;
 
  }
  .service-item h3 {
    font-size: 19px;
    min-height: unset;
    line-height: 29px;
  }
  .card-header .btn {
    text-align: start;
  }
  .follow-me .section-title {
    margin-bottom: 28px;
}
#mybtn{
    left: 20px;
    right: auto;
}
.fixed-icone {
    left: 20px;
    right: auto;
}
.baner-info {
    /*padding-top: 0;*/
}
section.baner-sec {
    height: 410px;  
}
.service-item h6 {
    min-height: unset;
}
.client_slider {
    padding: 40px 12px;
}
.service-type {
    width: calc(100% - 90px);
}
}
@media (max-width: 768px) {
  .responsive-menu .logo img {
    max-width: 230px;
  }

  .section-title h4 {
    font-size: 22px;
  }
  .distinguishes-me .section-title,
  .section-title,
  .services .section-title {
    margin-bottom: 34px;
  }
  .footer {
    padding: 30px 0 30px;
  }

  .comp-rights,
  .copy-right {
    text-align: center;
  }
  .copy-right p {
    margin-bottom: 10px;
  }
  .footer h4 {
    font-size: 22px;
    margin-bottom: 10px;
  }
  section {
    padding: 42px 0 !important;
  }

  .copy-right {
    margin-top: 0;
  }

  .baner-info h1 {
    font-size: 21px;
    margin-bottom: 16px;
  }
  .baner-info h2 {
    font-size: 18px;
  }
  section.about .container {
    padding: 0 15px;
  }
  .about .about-img img {
    width: 216px;
    height: 216px;
    margin: auto;
    border-radius: 21px;
  }
  .about .about-img {
    width: 220px;
    text-align: center;
  }
  .banner_btns .my-btn a {
    min-width: unset;
    padding: 12px;
  }
  .banner_btns .my-btn.services a {
    min-width: unset;
    padding: 10px;
  }
  .banner_btns {
    margin-top: 14px;
  }
  .about_details h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
  .about_details p {
    font-size: 16px;
    padding-inline-end: 0;
    line-height: 27px;
  }
  .about_details ul li {
    margin-bottom: 8px;
    font-size: 14px;
  }
  section.about .my-btn a {
    min-width: 168px;
    padding: 12px;
    margin-top: 22px;
  }
  .leaders-house {
    padding: 24px 0 !important;
  }
  .counter-item {
    font-size: 30px;
    margin-bottom: 0;
  }
  .col-md-4.col-4 {
    padding: 0 6px;
  }
  .count-block {
    padding: 22px 10px;
    border-radius: 10px;
  }
  .disting_content ul li {
    font-size: 14px;
    padding: 0;
    margin-bottom: 30px;
  }
  .disting_content {
    border-radius: 12px;
  }
  .disting_content ul li .icone {
    width: 28px;
    height: 28px;
  }
  .disting_content ul li span {
    width: calc(100% - 34px);
  }
  .disting_content ul li .icone img {
    max-height: 18px;
  }
  .services .service_list_and_notes {
    min-height: unset !important;
  }
  .client-item h5 {
    font-size: 14px;
    margin: 0;
    min-height: 170px;
    line-height: 25px;
  }
  .card-slider.owl-theme .owl-nav .owl-prev {
    left: -12px;
  }
  .card-slider.owl-theme .owl-nav .owl-next {
    right: -12px;
  }
  .card-slider.owl-theme .owl-nav .owl-prev,
  .card-slider.owl-theme .owl-nav .owl-next {
    width: 44px;
    height: 44px;
    font-size: 28px;
    top: 59%;
  }
  .service-type h6 {
    font-size: 16px;
}
  .service-type .client-job h6 {
    font-size: 14px;
}
.client_details {
    gap: 12px;
}
  .card-header .btn {
    font-size: 18px;
    padding-inline-end: 54px;
    padding-inline-start: 14px;
  }
  .follow-icones a {
    width: 40px;
    height: 40px;
    margin: 0 5px;
    border-radius: 10px;
  }
  .follow-icones a svg {
    max-width: 17px;
    max-height: 17px;
  }
  .follow-content {
    padding: 30px 12px;
    border-radius: 16px;
  }
  .follow-disc {
    margin-top: 26px;
  }
  .follow-disc p {
    font-size: 13px;
  }
  footer .footer-logo img {
    max-height: 32px;
  }

  .our-services ul li {
    width: 100%;
  }
  footer h4 {
    margin-top: 30px;
  }
  footer {
    padding: 30px 0 0;
  }
}
