@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;
  }

  .btnSearch i {
    color: #fff;
    margin-inline: 0;
  }

  footer {
    /* padding: 56px 0 0px; */
  }

  .mynavbar ul {
    justify-content: flex-end;
  }

  .searchForm {
    margin-inline-end: 0px;
    margin-inline-start: 0px;
  }

  .logo {
    max-width: 220px;
  }

  .lang {
    margin-inline-end: 10px;
  }


  .footer-items {
    margin-inline-start: 0px;
  }

  .animate__fadeInLeft,
  .animate__fadeInRight {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
  }



  li.menu-item-has-children a::after {
    color: inherit;
    top: 13px;
    left: 14px;
  }

  .sidebar .header-btn a {
    /* background-color: #fff; */
    /* color: var(--sec-color); */
    width: 100%;
  }

  .sub-menu {
    background: #fff;
  }

  .sidebar .side-content .sub-menu li {
    border: none;
    padding: 1px;
  }

  .sidebar .side-content .sub-menu li:last-of-type {
    border-bottom: none;
  }
  
  .slider-info h2 {
    font-size: 50px;
}

.slider-info {
    padding: 0;
    text-align: center;
    justify-content: center;
}

}

@media (max-width: 768px) {
  .slider-btns {
    justify-content: center;
  }

  .home-slider, .home-slider .item, .home-slider .item .container, .home-slider .item .container .row, .home-slider .item .container .slider-block {
    min-height: 430px;
  }

  .my-btn button {
    min-width: 130px;
  }

  .search-form form {
    flex-wrap: wrap;
    justify-content: center;
  }

  .search-form form .form-group {
    margin-inline-end: 0;
    margin-bottom: 6px;
  }

  .search-form {
    width: 100%;
    padding: 22px 14px;
  }


  .search-form .my-btn {
    margin-top: 10px;
  }

  .slider-info {
    /* width: 75%; */
    right: 0;
    text-align: center;
    left: 0;
    padding-top: 0px;
    /* padding-bottom: 245px; */
  }

  .slider-info h2 {
    font-size: 28px;
    line-height: 31px;
    margin: 16px 0;
  }

  .slider-info h5 {
    font-size: 24px;
    line-height: 34px;
  }

  .services .mainSec_title {
    flex-direction: column;
    align-items: start;
  }

  .mainSec_title {
    margin-bottom: 32px;
  }

  .about-info p {
    margin: 16px 0;
    margin-inline-end: 0;
  }

  .about-info {
    padding: 24px 15px;
  }

  .about-info h2 {
    font-size: 32px;
    margin-bottom: 16px;
  }

  .about-info h3 {
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 30px;
  }

  .about-info ul {
    margin-bottom: 18px;
    gap: 10px;
    flex-direction: column;
  }

  .section-title h4 {
    font-size: 22px;
    margin-bottom: 0px;
    line-height: 36px;
  }

  .home-slider {
    padding-bottom: 0px;
  }


  .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: 48px 0;
  }


  footer .footer-menu ul {
    margin: 24px 0 24px;
  }


  .breadcrumb-section h2 {
    font-size: 17px;
    margin-bottom: 12px;
    padding-top: 26px;
  }

  .breadcrumb-section {
    /* padding: 40px 0 30px; */
  }

  .copy-right {
    margin-top: 10px;
  }


  .breadcrumb-section a,
  .breadcrumb-item.active {
    font-size: 28px;
  }

  .contact-form {
    height: auto;
    margin-top: 36px;
  }

  .comp-exp h2 {
    font-size: 34px;
  }

  .about-img1,
  .about_page .about-img1 {
    /* height: 290px; */
  }

  .about-img2,
  .about_page .about-img2 {
    height: 180px;
    width: 190px;
  }

  .about-imgs {
    height: 399px !important;
    margin-bottom: 32px;
    gap: 8px;
    min-height: auto !important;
  }

  .footer-soch a {
    /*margin-inline: 8px;*/
    font-size: 16px;
  }

  .footer-logo {
    height: 100px;
  }

  .bottom-footer {
    padding: 16px 0 16px;
  }

  .comp-rights p {
    margin-bottom: 2px;
  }

  .section_Content {
    border-radius: 16px;
    padding: 32px 16px;
  }

  .services .section-title span::after {
    width: 120px;
  }

  section.search-sec {
    padding: 0 0 20px;
    margin-top: -317px;
  }

  .services .section-title h4 {
    line-height: 40px;
    margin-bottom: 0;
    font-size: 30px;
  }

  .comp-exp {
    width: 170px;
    height: 100px;
    border: 4px solid #DEF2F4;
  }

  .item.part-item .img {
    height: 112px;
    margin: 0px 4px 8px;
    padding: 0 10px;
  }

  section.partner {
    padding-bottom: 48px;
  }

  .left-footer h2 {
    font-size: 20px;
    margin: 22px 0;
  }

  .footer-links h4,
  footer .contact-form h3 {
    font-size: 28px;
    margin-bottom: 14px;
  }

  .footer-contact-form {
    padding: 0px 14px 22px;
    padding-inline-start: 0;
  }

  .footer-soch {
    margin-top: 40px;
  }
.footer-soch span {
    margin-bottom: 16px;
}
  .contact-list li,
  footer .footer-menu ul li {
    margin-bottom: 12px;

  }

  .all-f-soch {
    padding: 0px;
  }

  .footer {
    padding-bottom: 20px;
  }

  .comp-exp span {
    font-size: 16px;
  }

  footer .col-lg-4 {
    padding-inline-start: 15px;
  }

  .vission-items {
    margin-top: 36px;
  }

  .vission-item {
    padding: 32px 15px;
    margin-bottom: 16px;
  }

  .viss-title {
    margin-bottom: 12px;
  }

  .vission-item h5 {
    font-size: 28px;
  }

  .vission-item p {
    font-size: 18px;
  }

  .about-sec.about_page {
    padding-top: 48px;
    padding-bottom: 0px;
  }

  .pagination-list {
    /* width: 290px; */
    padding: 10px 0;
    margin-bottom: 30px;
    border-radius: 10px;
  }

  .page-item:last-child .page-link,
  .page-item:first-child .page-link {
    margin-inline: 8px;
    font-size: 12px;
    width: 80px;
  }

  .page-item .page-link {
    font-size: 16px;
    padding: 4px 2px;
  }
  .modal-header .close {
    display: block;
}
.modal-content {
  padding: 20px 20px;
}
.modal-body {
  padding: 0;
}
section.contact-page .col-lg-5 {
  padding-inline-end: 15px;
}
.contact-page .contact-form h3, .contact-data h3 {
  font-size: 24px;
  margin-bottom: 20px;
}
.contact-data {
  padding: 36px 15px 36px;
  margin-inline-start: 0;
  margin-top: 28px;
  height: auto;
}
.contact-p-img {
  height: 228px;
}
section.contact-page .contact-form {
  padding: 28px 15px;
}
.contact-page {
  padding-top: 48px;
}
.contact-data ul li {
  margin-bottom: 16px;
}
.contact-p-soch span {
  margin-bottom: 20px;
}
section.client-page .row {
  padding: 0 10px;
}
.client-page .item.part-item .img {
  height: 120px;
  margin: 0 0 16px;
}
.single-servie-info {
  padding-inline-end: 0;
}
.more-photo {
  left: 50%;
  transform: translateX(-50%);
}
.single-services .contact-form.contact {
  margin-inline-start: 0;
}
.video-side {
  margin-inline-start: 0;
  margin-top: 24px;
}
.photos-and-Videos h3 {
  margin-bottom: 12px;
  font-size: 22px;
}
.media-item .img {
  height: 149px;
}
.video-side .media-item .img {
  height: 286px;
}
.single-servie-info h3 {
  font-size: 26px;
  margin-bottom: 14px;
}
.single-servie-info p {
  font-size: 18px;
}
.single-servie-info .single-ser-list h3 {
  font-size: 20px;
  line-height: 31px;
}
.single-ser-list {
  margin-bottom: 28px;
}
.single-services .contact-form h3 {
  font-size: 24px;
  padding-top: 14px;
  margin-bottom: 18px;
}
section.single-services.single-3 .single-servie-info {
  padding-inline-end: 0;
  padding-bottom: 124px;
}
.single-services.single-3 .single-ser-list ul li {
  width: 100%;
}
.modal-content .contact-form h3 {
  font-size: 24px;
  margin-bottom: 24px;
}
.vission-item {
    min-height:unset;
}
.footer-soch {
    position: unset;
    bottom: unset;
}


.footer .row {
    height: auto;
}
#mybtn {
    left: auto;
    right: 30px;
}
.fixed-icone {
    bottom: 76px;
    right: 30px;
    left: auto;
    animation: none;
}

.about-sec {
    padding-block: 40px;
}

.about-imgs .about-counter .col-md-6 {
    width: 50%;
}

.about-imgs .about-counter {
    padding: 10px;
}

.about-count-in h2 {
    font-size: 30px;
    line-height: 40px;
}

.about-count-in span {
    font-size: 14px;
    line-height: 24px;
}

.services {
    padding: 40px 0;
}

.services .row {
    padding: 20px;
}

.section-title {
    margin-bottom: 20px;
}

.partner .section_Content {
    padding: 30px 20px;
}

.subscribe-h {
    padding: 40px 0;
}

.subscribe-inner {
    padding: 30px;
}

.subscribe-inner h3 {
    font-size: 28px;
    line-height: 38px;
}

.subscribe-inner p {
    font-size: 14px;
    line-height: 24px;
}

.subscribe-form form {
    margin-top: 30px;
}

.footer-h {
    padding: 40px 25px 15px;
}

.breadcrumb-info nav {
    padding: 50px 0;
}

.big-img {
    height: 300px;
}

.single-imgs {
    margin-bottom: 30px;
}

.single-text-h h3 {
    font-size: 26px;
    line-height: 36px;
    margin-bottom: 10px;
}

.single-text-h h4 {
    font-size: 18px;
    line-height: 28px;
}

.single-text-h table td {
    padding: 12px 20px;
    font-size: 14px;
}

.single-text-h .my-btn button {
    width: 100%;
}

.home-slider .owl-theme .owl-nav .owl-prev, .home-slider .owl-theme .owl-nav .owl-next {
    font-size: 30px;
    margin: 0 -33px;
    display: none !important;
}

.home-slider, .home-slider .item, .home-slider .container, .home-slider .container .row, .home-slider .container .slider-block {
    min-height: 400px;
}

header.active {
    position: relative;
}
.page-item .page-link>span {
    display: flex;
    gap: 5px;
    padding-top: 4px;
}

}


@media (max-width: 420px) {}

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


}