@media (min-width: 991px) {
  .responsive-menu {
    display: none;
  }
  .owl-theme .owl-dots {
    display: none;
  }
}
@media (max-width: 1200px) and (min-width: 991px) {
}
@media (max-width: 991px) {
  header {
    display: none;
  }
  .searchForm .btnSearch {
    margin: 0 6px;
  }
  .logo {
    margin-inline-start: 0px;
    margin-top: 0px;
  }
  .hero-video::before {
    display: none;
  }
  section.word-of-administration .row {
    padding: 53px 0px;
  }
  .word-disc {
    margin-top: 24px;
}
li.current-menu-item a {
    color: var(--sec-color) !important;
}
}
@media (max-width: 768px) {
  .site-search .woocommerce-product-search,
  .site-search .widget_search .search-form {
    width: 85%;
  }
  .carousel-info h2 {
    font-size: 24px;
    line-height: 36px;
    padding: 0 30px;
  }
  .slider-home.owl-theme .owl-nav .owl-prev {
    left: -2px;
  }
  .slider-home.owl-theme .owl-nav .owl-next {
    right: -2px;
  }
  .slider-home.owl-theme .owl-nav .owl-prev,
  .slider-home.owl-theme .owl-nav .owl-next {
    width: 36px;
    height: 36px;
  }
  .carousel-info {
    width: 100%;
    padding: 12px;
    padding-top: 90px;
  }

  .comp-rights,
  .copy-right {
    text-align: center;
  }
  .copy-right p {
    margin-bottom: 10px;
  }
  .section-title h4 {
    margin-bottom: 15px;
    font-size: 22px;
  }
  .comp-rights p {
    margin-bottom: 12px;
    font-size: 15px;
  }
  .about-info {
    padding-inline-end: 0px;
  }
  .card-slider.owl-theme .owl-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 32px;
    display: none;
  }
  .owl-dots {
    margin-top: 20px;
  }
  .card-slider.owl-theme .owl-nav .owl-prev,
  .card-slider.owl-theme .owl-nav .owl-next {
    left: unset;
    right: unset;
    position: relative;
    top: unset;
  }

  .ryad-logo {
    margin-left: 0 !important;
  }
  .breadcrumb-section::before {
    display: none;
  }

  .vission-item,
  .struc-item,
  .contracting-item {
    margin-bottom: 24px;
  }
  .vission-title h5 {
    font-size: 22px;
  }
  .about-info h4 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 10px;
  }
  .breadcrumb-section {
    border-radius: 0 0 28px 28px;
    background-position: inherit;
  }
  .contact-form.contact {
    padding: 10px 15px 15px;
  }
  .contact-form.contact h5 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .count-block {
    margin-bottom: 24px;
    min-height: unset;
    padding: 38px 12px 12px;
  }
  .count-block .details h6 {
    font-size: 30px;
  }
  .counter-item {
    font-size: 60px;
  }
  .counter-name {
    gap: 42px;
  }
  .struc-content ul li {
    margin-bottom: 16px;
  }
  .struc-name h5 {
    font-size: 19px;
  }
  .clients .col {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 6px;
  }
  section.clients .row {
    padding: 0 10px;
  }
 .all-client-items h4 {
    font-size: 18px;
    max-width: 100%;
    margin: 0 auto 22px;
    line-height: 27px;
  }
  .contracting-item .cont-details .number span {
    font-size: 56px;
    line-height: 86px;
  }
  .contracting-item .cont-details .name h4 {
    font-size: 20px;
  }
  .contact-details .contact-list {
    gap: 9px;
    margin-bottom: 19px;
    flex-direction: column;
  }
  .contact-img .img img,
  section.contact-page .row,
  .contact-img .contact-details {
    border-radius: 16px;
  }
  section.contact-page .row {
    margin: 1px;
    padding-top: 15px;
  }

  .contact-page .contact-form.contact {
    padding: 10px 0px 15px;
    margin-top: 24px;
  }
  .contact-img .contact-details h4 {
    font-size: 19px;
  }
  .contact-soch a {
    margin: 0 4px;
  }
  .all-items .cond-item {
    width: 100%;
    border-inline-end: none !important;
  }
  .bg-page-img {
    height: 100%;
  }
  .all-items .cond-item:nth-child(5) {
    border-bottom: 1px solid #ffffff14;
  }
  .contact-img .img {
    height: 427px;
  }
  .contact-img .contact-details h6 {
    padding: 0px;
  }
  .services .col-lg-4:nth-child(2) .service-item {
    border-inline-end: 4px solid var(--sec-color);
    border-inline-start: 4px solid var(--sec-color);
  }
  .service-item {
    border-radius: 24px !important;
    margin-bottom: 24px;
    padding: 38px 32px 36px 28px;
  }
  .service-title h3 {
    font-size: 22px;
    line-height: 36px;
  }
  .service-icone {
    margin-bottom: 16px;
  }
  .col-lg-4.col-6 {
    padding: 0 8px;
  }
  .single-project-imgs {
    margin-top: 34px;
  }
  .single-project-imgs .row {
    padding: 0 10px;
  }
  .single-project-details {
    padding-inline-end: 0;
  }
  .col-lg-4:nth-child(2) .struc-content ul li,
.col-lg-4:nth-child(3) .struc-content ul li,.struc-content ul li {
  width: 100%;
}   
.owl-theme.slider-home .owl-nav { 
   display:none;
}
    .owl-dots {
        margin-top: 0;
        z-index: 3;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 38px;
    }
    .owl-theme .owl-dots .owl-dot.active span {
    background: var(--sec-color);
}
.owl-theme .owl-dots .owl-dot span {
    width: 14px;
    height: 14px;
}
}
@media (max-width: 425px) {
  .sidebar {
    width: 320px;
  }
}
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  