@media (min-width: 991px) {
  .responsive-menu {
    display: none;
  }
  .slider-info .my_btn {
    display: none;
  }
}

@media (max-width: 1200px) and (min-width: 991px) {
}

@media (max-width: 991px) {
  header .top-header,
  header .mynav {
    display: none;
  }
  header.sticky {
    display: none;
  }
  .btnSearch i {
    color: #fff;
    margin-inline: 0;
  }

  footer {
    padding: 30px 0 14px;
  }
   
  .home-slider {
    padding-top: 20px;
    padding-bottom:0;
    max-height: 520px;
  }
  .my_btn:hover .btn_arrow,
  .second_btn.my_btn:hover .btn_arrow {
    background: #fff;
    border-color: var(--main-color);
  }
  .about_item:hover .btn_item_img {
    background-color: #fff;
  }
  .about_item:hover .btn_item_img img,
  .my_btn a:hover .btn_arrow img,
  .product_item:hover .product_item_arrow img,
  .second_btn.my_btn a:hover .btn_arrow img {
    transform: rotate(0deg);
    filter: none;
  }
  .my_btn a:hover span,
  .product_item:hover .product_item_arrow {
    /*background-image: url("../images/bg-btn.png");*/
    color: #fff;
  }
  .services .sectionTitle,
  .sectionTitle {
    margin-bottom: 28px;
  }
  .services .col-lg-3,
  .products .col-lg-4,
  .news_articles .col-lg-4 {
    padding: 0 15px;
  }
  .partners_grid .col,
  .client-page .partners_grid .col {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
    padding: 0 6px;
  }
  .partners_sec_info p {
    margin: 12px 0 16px;
    max-width: 100%;
  }
  .news_item:hover .news_item_details {
    /* background: transparent; */
    /* padding: 24px 0; */
    /* border: none; */
  }
  .footer-links ul {
    flex-wrap: wrap;
  }
  .sectionTitle {
    flex-wrap: wrap;
    align-items: start;
  }
  .news_articles .title_disc p {
    max-width: 100%;
  }
  .sectionTitle .section-title {
    margin-bottom: 20px;
    max-width: 100%;
  }
  .my_btn a:hover span::after {
    /*background-image: url("../images/bg-btn.png");*/
  }
  .second_btn.my_btn a span::after {
    /*background-image: url("../images/bg-btn-2.png");*/
  }

  .my_btn a:hover span {
    color: #fff;
  }
  .my_btn a span::after {
    display: none;
  }
  .my_btn a span, .my_btn button span {
    /* background-image: url("../images/bg-btn.png"); */
    font-size: 18px;
    font-weight: bold;
  }
}

@media (max-width: 768px) {
  .slider-home .slider-img {
    height: 450px;
  }
  .home-slider .owl-item,
  .home-slider .item,
  .home-slider .item .row {
    height: 450px;
  }
  .slider-home.owl-theme .owl-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 10px;
    position: relative;
    z-index: 3;
  }
  .slider-home.owl-theme .owl-nav .owl-prev,
  .slider-home.owl-theme .owl-nav .owl-next,
  .card-slider.owl-theme .owl-nav .owl-next,
  .card-slider.owl-theme .owl-nav .owl-prev {
    position: relative;
    bottom: 259px;
    top: unset;
    right: unset;
    left: unset;
    transform: none;
  }
  .slider-home.owl-theme .owl-nav .owl-next:hover,
  .slider-home.owl-theme .owl-nav .owl-prev:hover {
    background: var(--main-color);
    backdrop-filter: none;
  }
  .slider-home.owl-theme .owl-nav .owl-prev,
  .slider-home.owl-theme .owl-nav .owl-next,
  .card-slider.owl-theme .owl-nav .owl-next,
  .card-slider.owl-theme .owl-nav .owl-prev {
    width: 58px;
    height: 58px;
    position: relative;
    z-index: 9;
  }
  .slider-home.owl-theme .owl-nav .owl-prev::after,
  .slider-home.owl-theme .owl-nav .owl-next::after {
    width: 25px;
    height: 25px;
  }
  .slider-info h2 {
    font-size: 24px;
    line-height: 36px;
    margin: 10px 0;
    text-align: center;
  }
  .slider-home.owl-theme .owl-nav .owl-next::after {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  .slider-home.owl-theme .owl-nav .owl-prev::after {
    transform: translate(-50%, -50%) rotate(-180deg);
  }
  .about_sec_content {
    padding: 32px 14px 14px;
    background: #fff;
  }
  .section-title h4 {
    font-size: 22px;
  }

  .site-search .woocommerce-product-search,
  .site-search .widget_search .search-form {
    width: 85%;
  }

  .comp-rights,
  .copy-right {
    text-align: center;
  }

  section, section.about, section.single_comp_page, .vission_sec, section.single-page.product_page, section.client-page {
    padding: 42px 0;
  }

  .slider-info {
    padding-inline-end: 0;
    padding-top: 0;
    margin-bottom: 170px;
  }

  .home-slider .row {
    padding: 0;
  }

  .footer {
    padding: 48px 15px 12px;
  }

  .footer-links h4,
  .right-footer h4 {
    font-size: 20px;
    margin-bottom: 14px;
    margin-top: 32px;
  }

  .project-slider.owl-theme .owl-nav .owl-prev,
  .project-slider.owl-theme .owl-nav .owl-next {
    top: unset;
    position: relative;
    left: unset;
    right: unset;
  }

  .project-slider.owl-theme .owl-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    direction: ltr;
    margin-top: 22px;
  }

  footer .footer-soch a {
    /* width: 34px; */
    /* height: 34px; */
    /* font-size: 20px; */
  }

  .footer-links.footer-menu {
    padding-inline-start: 0;
  }

  .copy-right p {
    font-size: 16px;
    margin-bottom: 16px;
  }
  section.partners_sec {
    padding-top: 30px;
  }
  .about_company_disc {
    position: relative;
    bottom: 240px;
    left: unset;
    right: unset;
    max-width: 100%;
    height: auto;
    z-index: 1;
    margin: 0 0px;
    width: 100%;
  }
  .service_sec_content {
    padding: 45px 15px 25px;
    min-height: auto;
  }
  .service_item {
    margin-bottom: 14px;
  }
  .service_sec_content::after {
    height: 100%;
  }
  .about_company_info,
  .bout_comp_Image {
    height: 400px;
  }
  .about_company_info {
    margin-bottom: 24px;
  }
  .about_item:hover {
    border-color: #e3e2e3;
    box-shadow: none;
  }
  .about_item:hover::after {
    opacity: 0;
  }
  .about_company_disc {
    display: none;
  }
  .slider-home.owl-theme .owl-nav .owl-prev,
  .slider-home.owl-theme .owl-nav .owl-next {
    bottom: 130px;
  }
  .slider-info {
    margin-bottom: 66px;
  }
  .home-slider {
    max-height: 450px;
  }
  section.products {
    padding-top: 62px;
  }
  .service_item:hover a::after,
  .product_item:hover .product_item_details::after {
    opacity: 0;
  }
  .product_item:hover .product_item_arrow {
    background-color: #fff;
  }
  .product_item:hover .product_item_arrow {
    background-image: none;
    color: inherit;
  }
  .partners_sec_content {
    padding: 42px 20px;
  }
  .partners_grid {
    margin-top: 24px;
  }
  .news_item {
    margin-bottom: 24px;
  }
  .footer_disc h2 {
    font-size: 18px;
    line-height: 30px;
    max-width: 100%;
  }
  footer .footer-menu ul a:hover {
    color: #fff;
  }
  footer .footer-menu ul a:hover::after {
    opacity: 0;
  }
  footer .contact-list a:hover {
    color: #e6f6f4;
  }
  .footer-soch {
    margin-bottom: 24px;
  }
  .ryad-logo {
    margin-left: 0;
  }
  .news_item_details {
    /* padding: 20px 16px; */
  }
  .service_item p {
    height: auto;
    opacity: 1;
    visibility: visible;
    margin-bottom: 12px;
  }
  .service_item:hover p {
    height: auto;
  }
  .service_item h4 {
    font-size: 16px;
    margin: 24px 0 12px;
    line-height: 27px;
  }
  .vission_item:hover {
    outline: 2px solid transparent;
  }
  .vission_item {
    margin-bottom: 30px;
    height: auto;
    offset: 0;
    outline: 2px solid var(--main-color);
  }
  .about.about_page {
    padding-top: 42px;
  }
  section.services.service_page .service_item,
  section.services.service_page .service_item:hover {
    margin-bottom: 20px;
  }
  .pagination-list,
  .products_page .pagination-list {
    margin: 20px auto 0px;
  }
  .page-item:last-child .page-link:hover,
  .page-item:first-child .page-link:hover {
    opacity: 100%;
  }
  .contact-form {
    padding: 31px 14px 31px;
    max-width: 100%;
    margin-bottom: 32px;
  }
  .my_btn button span {
    background-size: 100% 100%;
    width: calc(100% - 59px);
    background-position: center;
  }
  section.contact_sec {
    padding: 52px 0;
  }
  .my_btn:hover button .btn_arrow img {
    transform: rotate(0deg);
  }
  .contact_map .map {
    height: 400px;
  }
  section.request_serv .contact-form {
    width: 100%;
    position: relative;
    margin-inline-start: 0px;
    top: 0;
  }
  .single-product-info {
    padding: 43px 15px;
    height: auto;
  }
  #big_image .single-img {
    height: 300px;
    margin-top: 32px;
  }
  #big_image .single-img img {
    height: 300px;
  }
  .request_title h4 {
    font-size: 20px;
    margin-bottom: 14px;
    line-height: 30px;
    max-width: 100%;
  }
  .request_img {
    height: 300px;
    margin-bottom: 24px;
  }
  .thumbenils_img {
    top: -120px;
  }
  .single_project-slider.owl-theme .owl-nav .owl-next,
  .single_project-slider.owl-theme .owl-nav .owl-prev {
    right: 2px;
  }
  .single_project-slider .owl-dots {
    bottom: -78px;
  }
  .single_project-slider .owl-dots .owl-dot.active span::after {
    width: 27px;
  }
  .single_project-slider .owl-dots .owl-dot.active span {
    margin-inline-start: 13px;
  }
  .single_project-slider.owl-theme .owl-nav .owl-prev {
    bottom: -60px;
  }
  .single_project-slider.owl-theme .owl-nav .owl-next {
    bottom: -10px;
  }
  .single_project-slider .owl-dots .owl-dot.active span {
    font-size: 17px;
  }
  #thumbs_gallary .img {
    margin-top: 0;
  }
  .services_iamges .thumb {
    max-height: 450px;
  }
  .single-product-info.product_details h4 {
    max-width: 100%;
    line-height: 28px;
    margin-bottom: 12px;
  }
  .my_btn button span::after {
    background-size: 100% 100%;
  }
  .client-page .pagination-list,
  .news_page .pagination-list {
    margin-top: 24px;
  }
  .single_new_content::after {
    display: none;
  }
  .single_new_content.single-product-info {
    background: #fff;
    border: 1px solid #e3e2e3;
    margin-top: 24px;
  }
  .single-new-img,
  .single-new-img img {
    height: 280px;
  }
  .single_new_content h5 {
    font-size: 18px;
    margin-bottom: 14px;
    line-height: 28px;
  }
  .single_new_content_wraber {
    max-width: 100%;
  }
  .investment_title h2 {
    font-size: 18px;
    line-height: 29px;
    max-width: 100%;
    margin: 0 auto 30px;
  }
  .invest_details h4 {
    font-size: 18px;
    margin-bottom: 10px;
    max-width: 100%;
  }
  .investment_img {
    height: 300px;
    margin-bottom: 32px;
  }
  .investment_page .row:nth-child(odd) {
    margin-top: 0px;
    margin-bottom:0px;
  }
  .sidebar .logo {
    margin-inline-start: 20px;
  }
  .breadcrumb-item.active {
    font-size: 18px;
  }
  .breadcrumb-info h2 {
    font-size: 19px;
  }
  .sociale_res_content {
    padding: 37px 15px;
    max-width: 100%;
  }
  .sociale_res_content h4 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 14px;
  }
  .download-link:hover {
    color: #97086a;
  }
  .contrib_title h2 {
    font-size: 20px;
  }
  .financial_business ul li {
    padding: 28px 18px;
    width: 50%;
  }
  .financial_business ul,
  .operational_business ul {
    flex-wrap: wrap;
  }
  .operational_business ul li {
    padding: 18px 15px;
    width: 50%;
  }
  .operational_business ul li:last-of-type {
    padding-inline-start: 15px;
  }
  .operational_business ul li h5 {
    font-size: 18px;
    line-height: 28px;
  }
  .results_details {
    height: auto;
    border-radius: 16px;
    padding: 32px 18px;
    margin-bottom: 22px;
  }
  .results_details .my_btn a span {
    /*background-image: url("../images/results_btn.png");*/
  }
  .resuls_img {
    height: 310px;
  }
  .resuls_img img {
    border-radius: 16px;
  }
  .Results .col-lg-6 {
    padding: 0 15px;
  }
  .operational_business ul {
    margin-bottom: 46px;
  }
  .reports {
    margin-top: 46px;
  }
  .reports h2 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .report-item {
    gap: 3px;
    padding: 12px 10px;
    flex-wrap: wrap;
  }
  .report-item .title {
    width: 100%;
  }
  .single_comp_info p {
    margin-inline-end: 0px;
  }
  .single_comp_title h4 {
    font-size: 18px;
    line-height: 29px;
    margin-bottom: 12px;
  }
  .comp_image {
    margin-top: 24px;
  }
  .comp_image img {
    height: 310px;
  }
  .company_slider .owl-dots .owl-dot.active span::after {
    width: 22px;
  }
  .company_slider .owl-dots {
    left: 50%;
    top: unset;
    transform: translateX(-50%);
    direction: ltr;
    bottom: 10px;
    width: 100%;
  }
  .company_slider .owl-dots .owl-dot,
  .company_slider .owl-dots .owl-dot.active span {
    display: inline-block;
    width: 40px;
    font-size: 24px;
    font-family: "FFShamelbold";
  }
  .company_slider .owl-dots .owl-dot span::after {
    display: none;
  }
  .company_slider .owl-dots .owl-dot::after {
    display: none;
  }
  .company_slider .owl-dots .owl-dot.active span {
    margin-inline-start: 0;
  }
  .results_details .my_btn a span {
    color: #fff;
    font-size: 15px;
}
.my_btn button {
    /* width: 100%; */
}
form .my_btn .btn_arrow {
    /*margin-inline-start: -10px;*/
}
.lang a:hover {
    color: var(--main-color);
}
section.products.products_page {
    padding-top: 30px;
}
.footer-links ul {
    justify-content: start;
}
.footer-soch a.instagram::after, .footer-soch a:last-of-type::after {
    /* top: -1px; */
    /* right: 0px; */
    /* bottom: 1px; */
    /* left: 0px; */
}
   .services .my_btn  a span::after ,.second_btn.my_btn a:hover span::after{
       display:flex !important;
        /*background-image: url(../images/results_btn.png);*/
        color: var(--main-color) !important;
    }
    .services  .my_btn.second_btn a:hover span {
       color: var(--main-color) !important;
}
    .my_btn button span {
        /* width: 100%; */
    }

    .wpcf7-form .my_btn p {
    width: 100%;
}
    .wpcf7-form .my_btn p {
    min-width: calc(100% - 50px);
     width: calc(100% - 50px);
    }
        .my_btn button {
        /* width: 100%; */
        /* min-width: 100%; */
    }
    
    .about_sec_content .row .col-lg-4:nth-child(1) {
    order: 2 !important;
}

.pagination-list ul {
    margin: 20px 0 30px !important;
}

section.services.service_page {
    padding: 60px 0;
}

section.partners_sec+section.news_articles {
    padding: 30px 0;
}

section.request_serv {
    padding-bottom: 0;
}

.about-page-h.single_comp_page {
    padding-block: 60px 0;
}

section.vission-h.vission_sec {
    padding-block: 32px 50px;
}

section.about .col-lg-4:nth-child(2) {
    padding-right: 15px;
    padding-left: 15px;
}

.vission_item:hover {
    outline: 2px solid var(--main-color);
}

p {
    font-size: 16px !important;
    line-height: 26px !important;
}

.single-product-info .my_btn.second_btn a {}

.btn-flex {
    gap: 10px;
}

.videoModal button.btn-close {
    margin: 0;
    background: #fff;
    color: var(--main-color);
}


}
@media (max-width: 330px) {
  .sidebar {
    width: 320px;
  }

  .counter-item {
    font-size: 22px;
  }

  .count-block .details h6 {
    font-size: 13px;
  }
}
