@media (min-width: 991px) {
  .responsive-menu {
    display: none;
  }
}
@media (max-width: 1200px) and (min-width: 991px) {
}
@media (max-width: 991px) {
  header,
  .card-header .btn::before {
    display: none;
  }
  .text-faq {
    padding-top: 66px;
}
.card-header .btn {
    font-size: 16px;
    padding-inline-end: 40px;
}
  .searchForm .btnSearch {
    margin: 0 6px;
  }
  section,
  .achevment {
    padding: 40px 0 !important;
  }

  .hero-slider {
    position: relative;
    top: unset;
    left: unset;
    width: 100%;
    right: unset;
  }

  .footer .mynav-menu ul,
  footer .contact ul {
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: start;
    align-items: start;
  }
  .mynav-menu ul li,
  footer .contact ul li {
    margin-bottom: 12px;
  }
  .about-info {
    padding-top: 13px;
  }
  .about-info h3 {
    padding: 0;
    margin-bottom: 10px;
    font-size: 18px;
  }
  .services-slider-img {
    height: 320px;
    margin-top: 20px;
  }
  .hero-slider .owl-theme .owl-dots {
    margin-inline-end: 0;
  }
  .tab-content {
    height: auto;
  }

  .breadcrumb-section {
    padding-top: 55px;
    height: 180px;
  }
  .footer-links ul li {
    width: 100%;
    margin-bottom: 18px;
  }
  .footer-title h3 {
    font-size: 18px;
    line-height: 29px;
  }
  .footer-soch {
    text-align: start;
  }
  .single_blog_details h3 {
    font-size: 21px;
  }
  .hero-section {
    height: auto;
  }
  .hero-section .row {
    padding-top: 78px;
  }
  .hero-section::before {
    opacity: 0;
    display: none;
  }
  .hero-info h3 {
    margin-bottom: 24px;
    font-size: 28px;
    line-height: 38px;
  }
  .hero-info h2 {
    font-size: 28px;
  }
  .hero-info {
    padding-top: 30px;
    padding-inline-end: 0;
  }
  .vission-info {
    padding: 32px 24px;
  }
  .vission-info h4 {
    font-size: 24px;
  }
  .nav-item.card.active {
    padding-inline-start: 0;
  }
  footer .contact,
  .mynav-menu {
    border-radius: 24px;
    max-width: 100%;
  }
  .work-time {
    border-radius: 12px;
  }
  .footer-logo {
    text-align: start;
  }
  footer .contact {
    align-items: start;
    justify-content: start;
  }
  .title h3 {
    font-size: 22px;
    line-height: 33px;
    padding: 0;
  }
}
@media (max-width: 768px) {
  .site-search .woocommerce-product-search,
  .site-search .widget_search .search-form {
    width: 85%;
  }

  .comp-rights,
  .copy-right {
    text-align: center;
  }
  .copy-right p {
    margin-bottom: 10px;
  }
  .section-title h4 {
    margin-bottom: 15px;
    font-size: 26px;
  }

  footer {
    padding-top: 40px;
  }
  .comp-rights p {
    margin-bottom: 12px;
    font-size: 15px;
  }
  .bottom-footer {
    margin-top: 0px;
  }
  .slider-img {
    padding: 0 15px;
    height: 320px;
    width: 100%;
    margin-top: 32px;
  }
  .slider-img img {
    border-radius: 16px;
  }
  .footer-soch a {
    width: 40px;
    height: 40px;
    margin: 0 4px;
  }

  .footer {
    padding-bottom: 40px;
  }
  .ryad-logo {
    margin-left: 0 !important;
  }
  .contact-info {
    margin-top: 36px;
  }
  .contact-img img {
    object-fit: cover;
  }
  .contact-form textarea {
    height: 100px;
  }
  .privacy-policy{
    padding-top: 100px !important;
  }
  .single-img {
    height: 320px;
  }
  .single-img img{
    max-height: 100%;
  }
  .single-text h2 {
    font-size: 22px;
}
.mynav-menu ul li a {
    padding: 0 6px;
}
.mynav-menu{  
  padding: 24px 12px;
}
footer .contact ul li{
  margin-bottom: 18px;
}
.footer-title {
    max-width: 100%;
}
.copy-rights p {
    padding: 0 12px;   
}
.single-text h3 {
    font-size: 19px;
}
}
@media (max-width: 425px) {
  .sidebar {
    width: 100%;
  }
}
