@media (min-width: 991px) {
  .responsive-menu {
    display: none;
  }
}

@media (max-width: 1200px) and (min-width: 991px) {
}

@media (max-width: 991px) {
  .mynavbar,
  .right-data,
  .left-data {
    display: none;
  }
header {
    background-color: #fff;
}
header.pages {
    background: #fff;
}
  .btnSearch i {
    color: #fff;
    margin-inline: 0;
  }

  footer {
    padding: 6px 0 0px;
  }

  span.btnSearch {
    width: 38px;
    height: 38px;
  }

  .lang a:hover {
    color: var(--main-color);
  }

  .sticky {
    position: unset !important;
  }
  span.more_news {
    transform: translateX(-50%) translateY(0px);
  }
  .new_item:hover span.more_news {
    transform: translateX(-50%) translateY(0px);
  }
  .new_item:hover {
    border: 1.08px solid #e3e3e3;
    outline: none;
  }
  .card-slider.owl-theme .owl-nav .owl-next:hover,
  .card-slider.owl-theme .owl-nav .owl-prev:hover {
    background: var(--main-color);
    border: none;
    color:#fff;
  }
  section.FAQ_sec {
    padding-bottom: 40px;
  }
  section.hero_sec::before {
    display: none;
  }
  .service_sec_mask{
      display:none;
  }
}

@media (max-width: 768px) {
 .service_Image{
     display:none !important
 }   
  .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;
  }

  .copy-right p {
    margin-bottom: 10px;
  }

  section {
    padding: 38px 0;
  }

  .breadcrumb-section::after {
    height: 320px;
  }

  .breadcrumb-section h2 {
    font-size: 21px;
    margin-bottom: 0px;
    padding-top: 10px;
  }

  .breadcrumb-section a,
  .breadcrumb-item.active,
  .breadcrumb-item {
    font-size: 17px;
  }

  .breadcrumb-section {
    padding: 86px 0 0px;
  }

  .counter-item {
    font-size: 32px;
    line-height: 35px;
  }

  .count-block {
    padding: 36px 10px 22px;
    margin-bottom: 14px;
  }

  .owl-theme .owl-nav {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .breadcrumb-item + .breadcrumb-item::before {
    font-size: 18px;
    top: 0px;
  }

  .footer {
    padding: 48px 0px 15px;
  }

  .text-faq h3 {
    font-size: 26px;
    margin-bottom: 14px;
  }

  .card-header .btn {
    padding: 22px 9px 12px;
    padding-inline-end: 43px;
    text-align: start;
    font-size: 16px;
  }

  .faq_image {
    height: 330px;
  }

  .iti__arrow::after {
    top: -13px;
    /*left: -1px;*/
    font-size: 20px;
  }
  .hero_details h2 {
    font-size: 42px;
    line-height: 54px;
    margin-bottom: 36px;
  }
  .hero_image {
    width: 100%;
    height: 360px;
    max-width: 100%;
    margin-inline-start: 0;
    margin-top: 26px;
  }
  .hero_details::after {
    display: none;
  }
  .hero_details h2::after {
    width: 96px;
    height: 76px;
    border-top-left-radius: 55px;
    top: -17px;
  }
  .hero_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 32px;
    max-width: 100%;
  }
  section.hero_sec {
    height: auto;
  }
  .about_sec_content {
    padding: 42px 15px;
  }
  .about_info h2 {
    font-size: 24px;
    line-height: 35px;
  }
  .vission_item .icone {
    width: 72px;
    height: 72px;
  }
  .vission_item .item_details {
    width: calc(100% - 80px);
  }
  .vission_item .item_details h4 {
    font-size: 20px;
  }
  .about_info {
    margin-bottom: 28px;
  }
  .service_sec_content::before {
    display: none;
  }
  .service_info {
    padding-inline-start: 0;
  }
  .servcie_Title h3 {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 34px;
  }
  .service_info .col-lg-4 {
    padding: 0 15px;
  }
  .service_item::after {
    display: none;
  }
  .service_item:hover {
    border: 3px solid var(--mask-color);
  }
  .service_Image .img {
    height: 380px;
    max-width: 100%;
    margin: 0px auto 0;
    display:none;
  }
  .serv_img_details {
    width: 96%;
    padding: 25px 14px;
  }
  .serv_img_details .more {
    width: 58px;
    height: 58px;
  }
  .serv_img_details h4 {
    width: calc(100% - 61px);
    font-size: 17px;
  }
  .prtner_item {
    position: relative;
    top: unset !important;
    bottom: unset !important;
    right: unset !important;
    width: 140px;
    height: 140px;
    margin: auto;
  }
  .all_partners {
    min-height: auto;
    justify-content: center;
    gap: 12px;
  }
  .partner_sec_content {
    border: 2px solid #f9dfb1;
    background: #fffbf4;
    padding: 55px 20px;
  }
  .news_info {
    padding-top: 0;
    margin-bottom: 32px;
  }
  section.news_sec {
    background: var(--mask-color);
  }
  .my-btn a:hover,
  .my-btn button:hover {
    background: #fff;
    color: var(--main-color);
  }
  .contact-form {
    padding: 33px 14px;
    margin-top: 24px;
  }
  .prtner_item img {
    max-width: 94px;
    max-height: 94px;
  }
  .news_info .my-btn a {
    min-width: 173px;
    border-radius: 20px;
  }
  .news_info h3 {
    font-size: 32px;
    margin-bottom: 20px;
  }
  .iti__country-list {
    max-width: 290px;
  }
  .pop_Up .contact-form {
    padding: 48px 15px;
    margin-top: 0;
  }
  .modal-content {
    margin-top: 22px;
  }
  .manger_word_info h4 {
    font-size: 26px;
    margin-bottom: 14px;
  }
  section.manger_word .row {
    padding: 32px 0px;
    margin: 1px;
  }
  .manger_img {
    height: 330px;
    margin-top: 20px;
  }
  .partner_title .my-btn a {
    min-width: 158px;
  }
  footer .footer-menu ul a:hover,
  footer .footer-menu ul li.current-menu-item a,
  footer .contact-list a:hover {
    color: #fff;
  }
  .footer-soch {
    margin-top: 28px;
  }
  .single_service_info .servcie_Title h3 {
    margin-bottom: 16px;
    padding-inline-end: 0px;
    padding-top: 10px;
}
.service_sec_content {
    position: relative;
    min-height: unset;
    background: var(--mask-color);
    padding: 32px 0;
    border-radius: 8px;
}
.service_sec_content .col-lg-6 {
    padding-inline-end: 15px;
}
.single_service_info .single_serv_disc {
    height: auto;
    margin-top: 0;
    min-height: unset;
    padding: 32px 15px 32px;
}
.single_serv_disc h5 {
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 12px;
}
.single_serv_disc p {
    font-size: 16px;
    margin-bottom: 12px;
}
.single_serv_disc ul li {
    font-size: 16px;
}
.single_serv_disc ul{
  margin-bottom: 12px;
}
.conact_page_content .footer-links {
    padding-inline-start: 0px;
    padding-top: 34px;
}
.conact_page_content {
    padding: 22px 0px;
    max-width: 100%;
}
.map_sec .map {
    height: 430px;
}
.prtner_item:hover {
    border: 1px solid #f9dfb1;
}
.partner_page .col {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-lg-3{
  padding: 0 15px;
}
.news_page .new_item{
  margin-bottom: 16px;
}
.single_new_details h3 {
    padding-inline-end: 0;
    font-size: 21px;
    margin-bottom: 16px;
    margin-top: 6px;
    line-height: 32px;
}
.single_new_details h5 {
    font-size: 18px;
    line-height: 28px;
}
.single_new_img {
    height: 320px;
    margin-top: 24px;
}
.new_date span {
    font-size: 17px;
}
.footer-soch a:hover i {
    background: #fff;
    color: #002720 !important;
}
.card-header .btn:not(.collapsed) {
    font-size: 16px;
}
.card-body p {
    font-size: 17px;
}
.news_details h4 {
    min-height: unset;
}
.hero_details {
    padding-inline-end: 0px;
}
.serv_name h3 {
    min-height: unset;
}
.service_item {
    padding: 17px 18px 20px 9px;
    margin-bottom: 14px;
}
.service_page .service_sec_content {
    padding: 22px 0px 38px 0;
}
.footer::after {
    width: 100%;
}
.hero_sec_mask {
    display: none;
}
.service_sec_content > .row {
    flex-direction: column-reverse;
}
.service_Image {
    margin-bottom: 24px;
}
  .partner_title .my-btn a:hover {
        background: var(--main-color);
        color: #fff;
    }
    .news_sec_mask{
        display:none;
    }
    .pagination-list .mt-5 {
    margin-top: 0px !important;
}
  #circularMenu {
    right: auto;
    left: 16px;
  }

  .circular-menu.active .menu-item:nth-child(1) {
    transform: translate3d(1em, -4.2em, 0);
  }

  .circular-menu.active .menu-item:nth-child(2) {
    transform: translate3d(4em, -2em, 0);
  }

  .circular-menu.active .menu-item:nth-child(3) {
    transform: translate3d(4em, 1.5em, 0);
  }
  #mybtn {
    left: 16px;
    right: auto;
  }
}

@media (max-width: 330px) {
  .sidebar {
    width: 320px;
  }
      .prtner_item {
        width: 110px;
        height: 110px;
      }
          .prtner_item img {
        max-width: 80px;
        max-height: 80px;
    }
}
