@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: 10px 0 0px;
  }

  .mynavbar ul {
    justify-content: flex-end;
  }
  .animate__slideInRight,
  .animate__fadeInLeft,
  .animate__fadeInRight,
  .animate__slideInLeft{
        -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
  }

}
@media (max-width: 768px) {
  .home-slider, .home-slider .item,
   .home-slider .item .container-fluid,
    .home-slider .item .container-fluid .row {
    min-height: 540px;
  }
  .slider-home .slider-img {
    height: 540px;
  }
  .slider-info h4 {
    font-size: 24px;
    line-height: 38px;
    margin: 24px 0;
}
  .slider-info {
    width: 100%;
    right: 0;
    text-align: center;
    left: 0;
    padding-bottom: 0;
    padding-inline: 20px;
  }
  .slider-btns{
    justify-content: center;
  }
  .slider-info h2 {
    font-size: 28px;
    line-height: 31px;
    padding-inline: 12px;
    border-inline-start:none;
  }
  .slider-home.owl-theme .owl-dots {
    position: absolute;
    transform: translateX(-50%);
    bottom: 20px;
    top: auto;
    left: 50%;
  }
  .about-img .img {
    width: 298px;
    height: 412px;
  }
  .slider-links a {
    margin-inline-end: 0px;
  }
  .slider-links a:first-of-type {
    margin-inline-end: 10px;
  }
  .about-img {
    height: 460px;
    margin-bottom: 0;
  }
.services-img.about-page{
  height: 380px;
}
  .about-info p {
    margin: 12px 0;
}
.about-info{
  margin: 32px 0;
  padding-inline-end: 14px;
  padding-inline-start: 14px;
}
.about-info h4 {
  font-size: 28px;
}
.evaluation-ethics {
  padding: 46px 14px;
}
.evaluation-ethics .col-lg-3 {
  padding: 0 15px;
}
.evaluate-item {
margin-bottom: 22px;
  padding: 36px 14px;
}
.services-img {
  height: 420px;
}
.services-img::before {
  width: 160px;
  height: 368px;
}
.services-info p {
  font-size: 18px;
  line-height: 29px;
}
.services-info{
  padding-top: 38px;
}
.part-section .item .img a, .part-item .img a {
    margin-bottom: 10px;
    height: 100px;
    padding: 10px;
}
section.part-section{
  padding: 42px 0px;
  padding-inline-end: 0;
}
.part-section .col-lg-8{
  padding: 0 10px;
}
section.part-section .col-6{
    padding:0 4px
}
  .section-title h4 {
    font-size: 22px;
    margin-bottom: 0px;
  }
  .footer {
    padding-inline: 0;
    padding-bottom: 38px;
    padding-top: 38px;
}
.footer .col-lg-5 {
  padding-inline-start: 15px;
}
  .home-slider {
    padding-bottom: 0px;
  }

  .home-slider .owl-theme .owl-nav .owl-prev {
    left: 0;
  }
  .home-slider .owl-theme .owl-nav .owl-next {
    right: 0;
  }
 
  .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;
  }

  .card-slider.owl-theme .owl-nav .owl-prev {
    left: 0px;
    display: none;
  }
  .card-slider.owl-theme .owl-nav .owl-next {
    right: 0;
    display: none;
  }

  section {
    padding: 34px 0;
  }

  section.about-page{
    padding: 40px 0;
}

.breadcrumb-section h2{
  font-size: 28px;
  padding-top: 40px;
}
.breadcrumb-section{
  padding: 110px 0 60px;
}

.contact-data ul{
  margin: 20px 0 30px;
}
.contact-form{
  margin-bottom: 20px;
  padding: 42px 14px;
  margin: 0;
}

.part-section .part-info {
  padding-top: 0px;
  padding-bottom: 20px;
  padding-inline-start: 0px;
  padding-inline-end: 0px;
}
.part-item .img {
  height: 114px;
  margin: 0;
  margin-bottom: 8px;
}
.partner-image,.partner-image img{
  height: 380px;
}
.evaluate-item h4 {
  font-size: 26px;
  line-height: 28px;
}


.container-fluid {
  padding: 0 15px;
}
.nav-product .nav-link {
  min-width: 88px;
  margin-inline: 4px;
}
.logo {
  height: 56px;
}
.evaluate-details p {
  font-size: 16px;
  line-height: 27px;
  max-height: 81px;
}
.evaluate-item .icone {
  width: 82px;
  height: 82px;
}
.evaluate-item .icone img {
  max-height: 48px;
}
.project-item .img {
  height: 320px;
}
.part-info p {
  font-size: 20px;
  line-height: 31px;
}
.part-item .img img {
  max-width: 100%;
}
.item.part-item .row {
  margin: 10px;
}
.footer-links h4, .left-footer h4 {
  font-size: 22px;
  margin-bottom: 14px;
  line-height: 44px;
  padding-top: 0;
}
footer .footer-links ul li {
  margin-bottom: 12px;
}
ul.contact-list li {
  margin-bottom: 20px;
}
ul.contact-list li, .contact-list li a{
  font-size: 16px;
}
.copy-right {
  padding: 12px 1px;
}
.part-section .section-title {
  margin-bottom: 16px;
}
.side-content .my-btn{
  padding-inline-start: 16px;
  padding-top: 16px;
}
.evaluation-ethics::before,
.footer::before{
  display: none;
}
section.about .row {
  flex-direction: column-reverse;
}
.vission-sec {
  padding: 40px 0;
}
section.vission-sec .col-lg-4 {
  padding: 0 15px;
}
.vission-box {
margin-bottom: 22px;
padding: 32px 14px;
  min-height: unset;
}
.vission-box .box-header h5 {
  font-size: 28px;
  line-height: 28px;
}
.vission-box p {
  font-size: 20px;
  line-height: 31px;
}
.vission-box ul li {
  font-size: 20px;
  margin-bottom: 8px;
}
.part-slider.owl-theme .owl-dots .owl-dot:hover span,
 .part-slider.owl-theme .owl-dots .owl-dot.active span,
  .card-slider.owl-theme .owl-dots .owl-dot.active span {
  width: 18px;
  height: 18px;
}
.part-slider.owl-theme .owl-dots .owl-dot span,
 .card-slider.owl-theme .owl-dots .owl-dot span {
  width: 14px;
  height: 14px;
  margin: 0px 4px;
}
.footer-links{
  margin: 28px 0;
}
.projects{
  padding-inline: 0;
}
.breadcrumb-item, .breadcrumb-item.active,.breadcrumb-section a {
  font-size: 24px;
}
.single-project-page{
  padding: 40px 0;
}
.single-project-info h4 {
  font-size: 22px;
  line-height: 33px;
  margin-bottom: 20px;
}
.single-project-info p {
  font-size: 18px;
  line-height: 29px;
}
.banner-slider {
  padding-inline-start: 0;
  margin-top: 24px;
}
.single-project-info {
  padding-top: 0;
}
.banner-slider .col-sm-2, .banner-slider .col-sm-10 {
  padding-right: 15px;
  padding-left: 15px;
}
.slider-banner-image img {
  height: 280px;
}
.thumbImg{
  margin-inline: 3px;
}
.single-ser-img{
  margin-bottom: 10px;
}
.career{
  padding: 40px 0;
}
.contact-form h4 {
  font-size: 26px;
  margin-bottom: 12px;
}
.contact-form label,
.contact-form form input, .contact-form form textarea{
  font-size: 16px;
}

.map  {
 /* height: 397px;*/
}
.map-sec{

  margin-top: -100px;
}
.form-group.mobil span.mob-num {
  top: 47px;
}
.map-sec .container-fluid{
  padding: 0;
}
.home-slider .owl-theme .owl-nav .owl-prev,
.home-slider .owl-theme .owl-nav .owl-next{
    width: 34px;
    height: 66px;
}
.services-info .my-btn a:first-of-type {
    margin-inline-end: 6px;
}

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