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

  .search-btn i:hover {
    transform: rotate(360deg);
  }

}

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

@media (max-width: 991px) {
  .bootom-footer {
    margin-bottom: 60px;
  }

  footer {
    padding: 60px 0 0px;
    border-radius: 50px 50px 0 0;
  }

  .mynav,
  .topbar .left-topheader {
    /* display: none; */
  }

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

  .site-search .woocommerce-product-search label,
  .site-search .widget_search .search-form label {
    font-size: 28px;
    margin-bottom: 14px;
  }

  .footer-links.contact-info,
  .footer-soch {
    margin-inline-start: 0px;
  }

  .left-footer {
    margin-inline-end: 0px;
  }
  
  .lang-h {
    margin-inline-end: 5px;
    color: var(--main-color);
}
}

@media (max-width: 768px) {

  .home-slider .owl-theme .owl-nav .owl-prev,
  .home-slider .owl-theme .owl-nav .owl-next {
    width: 86px;
    height: 46px;
  }

  .home-slider .owl-theme .owl-nav .owl-prev {
    left: 48px;
    top: 60%;
  }

  .home-slider .owl-theme .owl-nav .owl-next {
    right: 48px;
    top: 60%;
  }

  .about-img h4 {
    font-size: 26px;
  }

  .all-serv a h2 {
    font-size: 34px;
  }

  .service-item .icone {
    margin-bottom: 12px;
  }

  .all-project-item {
    flex-direction: column;
    gap: 0;
  }

  .project-item {
    width: 100%;
    margin-bottom:24px;
  }

  .container-fliud {
    padding: 0 15px;
  }

  section.contact .row,
  section.partner .section-content,
  section.about .row {
    padding: 42px 10px;
    margin: 0;
  }

  .slider-info h2 ,
  .slider-info h2 p{
    font-size: 22px;
    line-height: 33px;
  }

  .home-slider,
  .home-slider .item,
  .home-slider .item .container,
  .home-slider .item .container .row,
  .slider-home .slider-img,
  .slider-home .owl-item .slider-img img {
    height: 450px;
    min-height: 450px;
  }

  .col-lg-4 {
    padding: 0 15px;
  }

  .logo {
    height: 54px;
  }


  section {
    padding: 42px 0;
  }


  .slider-home.owl-theme .owl-dots {
    bottom: 46px;
    left: 50%;
    transform: translateX(-50%);
    right: auto;
  }

  .footer-img {
    margin-top: 30px;
  }

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

  .comp-rights {
    text-align: center;
    margin-top: 10px;
  }

  .sponser-img {
    height: 100px;
    padding: 0 6px;
       text-align: center;
  }

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

  .section-title h4 {
    /* padding-bottom: 10px; */
  }

  .service-item {
    margin-bottom: 22px;
  }

  .breadcrumb-section {
    /* padding-bottom: 60px; */
  }

  .breadcrumb-info h2 {
    font-size: 24px;
    line-height: 30px;
  }
  .breadcrumb-item.active ,.breadcrumb-section a{
    font-size: 15px;
    line-height: 25px;
  }
  .services .my-btn a {
    min-width: 200px;
    margin-top: 16px;
  }

  .lang-search {
    gap: 10px;
  }

  .about-img img {
    height: 220px;
  }

  section.about {
    /* padding-top: 38px; */
  }

  .about-details {
    padding: 0;
    margin-bottom: 32px;
  }

  .footer-logo {
    height: 74px;
  }

  .footer-links.footer-menu,
  .footer-links {
    padding-inline-start: 0;
    /* margin-top: 32px; */
  }

  .footer-links h4 {
    font-size: 21px;
    margin: 20px 0;
  }

  .footer-links ul li,
  .news-title ul li {
    margin-bottom: 10px;
    width: 100%;
  }

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


  section.projects .section-title .my-btn a {
    min-width: 130px;
  }

  .partner .section-title {
    margin-bottom: 24px;
  }

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

  .contact-image {
    height: 310px;
    margin-top: 48px;
  }

  .footer-map {
    margin-top: 24px;
  }

  .project-item .img {
    height: 310px;
  }
  .breadcrumb-section {
    height: 160px;
  }
  .breadcrumb-img img {
    /* height: 300px; */
    /* -webkit-mask-box-image: none; */
  }
  .breadcrumb-section::after{
    -webkit-mask-box-image: none;
  }
  section.about.about-page {
    padding-top: 58px;
    padding-bottom: 58px;
}
.vission-item {
  padding: 25px 12px;
  margin-top: 24px;
}
.vission-item h5 {
  font-size: 24px;
}
section.contact .row {
  box-shadow: 0px 23px 31px 0px #AEAEAE40;
}
section.contact {
  padding-bottom: 80px;
}
.page_content,section.contact.page_content{
  padding: 46px 0;
}
.single-project-info {
  padding-inline-start: 0px;
  margin-top: 32px;
}
#big_image .single-img {
  height: 320px;
}
.single-project-info h5 {
  font-size: 28px;
  margin-bottom: 10px;
}
.project-item:hover {
  width: 100%;
}
.project-item .project-details h4 {
  font-size: 16px;
}
.project-item .project-details span {
  font-size: 17px;
  padding: 6px 10px;
}
.project-item .project-details {
  padding: 24px 6px;
  width: 97%;
}
.contact-form {
  width: 100%;
}
section.contact .title h3 {
  font-size: 28px;
  margin-bottom: 20px;
}
.project-page .project-item {
    width: 100%;
}
section.about .row{
    padding:42px 0;
}
section.services .section-title p {
    width: 100%;
}
.service-item::after {
    background-size: contain;
    background-repeat: no-repeat;
}
.service-item .more a {
    width: 62px;
    height: 62px;
}
.service-item {
    /* padding: 19px 50px 19px 22px; */
}
section.projects .section-title h4 {
    font-size: 23px;
    line-height: normal;
}
.projects {
    padding-bottom: 32px;
}
.sponser-img img {
    max-height: 100px;
    max-width: 80%;
    margin: 0 auto;
}
.project-page .project-item:hover {
    width: 100%;
}
.slider-home .owl-item .slider-img img {
    -webkit-mask-box-image: none;
}
.home-slider .owl-theme .owl-nav{
    display:none;
}

.all-counter.row {
    padding: 30px;
    text-align: center;
}

.title-count {
    margin-bottom: 15px;
}

.title-count h3 {
    font-size: 30px;
    line-height: 40px;
}

.all-counter.row .col-md-8 {
    padding: 0;
}

.counter-block {
    margin: 10px 0;
    padding: 53px 30px 34px;
}

.all-counter.row::before {
    margin: 0 auto;
    width: 100px;
    height: 100px;
}

.counter-h {
    padding-bottom: 50px;
}

section.about.about-page .row:first-child {
    padding: 26px 0;
}

.about-details p {
    font-size: 14px;
    line-height: 24px;
}

.spcial-h .about-details {
    padding: 0;
    margin-bottom: 30px;
}

.blog-block .details {
    padding: 15px;
}

.blog-block .details h3 {
    font-size: 18px;
    line-height: 28px;
}

.single-inner {
    /* padding: 20px; */
}

.single-inner .img {
    height: 250px;
    margin-bottom: 40px;
}

.single-inner .details h3 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 20px;
}

.title-career h3 {
    font-size: 30px;
    line-height: 40px;
}

.title-career {
    margin-bottom: 15px;
}

.form-inner-h {
    padding: 30px 20px;
    border-radius: 16px;
}

.joblock.block-career {
    margin: 50px 0 0;
}

.contact-info {margin: 50px 0 0;padding: 30px 20px 136px;height: auto;}

.contact-info h3 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 20px;
}

.contact-info .footer-soch a {
    margin: 0 9px;
}

.contact-info .logo {}

section.projects .section-title .my-btn {
    display: none;
}

section.Agencies .section-title .my-btn {
    display: none;
}

.section_Content {
    /* padding: 30px 20px; */
}

}

@media (max-width: 425px) {
  .section-title h4 {
    font-size: 28px;
    line-height: normal;
  }

  .sidebar {
    width: 320px;
  }
   .home-slider .owl-theme .owl-nav .owl-prev {
    left: 36px;
  }

  .home-slider .owl-theme .owl-nav .owl-next {
    right: 36px;
  }

}

@media (max-width: 330px) {
  .home-slider .owl-theme .owl-nav .owl-prev {
    left: 16px;
  }

  .home-slider .owl-theme .owl-nav .owl-next {
    right: 16px;
  }
  .about-img h4 {
    font-size: 23px;
}
.service-item .more a {
    width: 53px;
    height: 53px;
}
}

@media (max-width: 767px){
    .head-inner .mynavbar {
    display: none;
}

.right-header .lang-h {
    display: none;
}

header .my-btn a {
    width: 40px;
    min-width: auto;
    height: 40px;
    padding: 0 !important;!i;!;
    min-height: auto;
    text-align: center;
}

header .my-btn a u {
    display: none;
}

header .my-btn a i {
    margin: 0;
}

.right-header {
    gap: 20px;
}

header {
    display: none;
}

.about-details h4 {
    font-size: 30px;
    line-height: 40px;
}

section.about .row .col-lg-6:nth-child(even), section.about .row .col-md-6:nth-child(even) {
    padding: 0;
}

section.about .row .col-lg-6:nth-child(odd), section.about .row .col-md-6:nth-child(odd) {
    padding: 0;
}

section.about .row.about-more-h {
    padding-top: 30px;
}

section.services {
    padding: 40px 0;
}

.title-flex .my-btn {
    display: none;
}

.title-flex {
    justify-content: center;
    margin-bottom: 30px;
    flex-direction: column;
    align-items: center;
    -webkit-align-items: center;
    gap: 20px;
}

.gallery-h {
    padding: 50px 0;
}

.Agencies {
    padding: 40px 0;
}

.part-slider .owl-nav {
    display: none;
}

section.Agencies .section-title {
    justify-content: center;
}

.my-btn a:hover::before, .my-btn button:hover::before {
    height: 0;
}

.my-btn a:hover, .my-btn button:hover {
    color: #fff;
}

.sidebar .side-content ul li.current-menu-item a {
    color: var(--dark-color);
}

.vission-item:hover {
    border: 1px solid transparent;
}

.service-item:hover .details .more a {
    background: transparent;
    box-shadow: none;
    color: var(--main-color);
}

.item.part-item .img:hover {
    border: 4px solid #F3FEFF;
}

.gallery-slider.owl-theme .owl-dots .owl-dot.active span, .gallery-slider.owl-theme .owl-dots .owl-dot:hover span {
    background: var(--main-color);
    border-color: var(--main-color);
}

.footer-links a:hover, .footer-links li:hover, .footer-links p:hover {
    color: #000;
}

.copy-right p {
    text-align: center;
}

.copy-right .comp-rights p {
    text-align: left;
}

.counter-block:hover {
    background: rgb(255 255 255 / 4%);
}

.project-item:hover .project-details span {
    opacity: 0;
    transform: none;
}

.project-item:hover .project-details h4 {
    max-width: 100%;
    text-align: center;
}

.gallery-block:hover::before {
    height: 50%;
}

.gallery-block:hover::after {
    transform: scale(.5);
    opacity: 0;
}

.blog-block:hover .img img {
    transform: none;
}

.blog-block:hover {
    border: 0.84px solid #EBEBEB;
}

.form-inner-h .form-group.my-btn button.btn:hover {
    color: #fff;
}

.about-page .about-details {
    padding: 0;
}

.about-page .about-img {
}

section.about.about-page .row.about-more-h {
    margin-top: -30px;
    padding-top: 60px;
}

.Agencies.page-inner .part-slider.owl-theme .owl-dots .owl-dot span {
    background: var(--main-color);
    opacity: .4;
}

.Agencies.page-inner .part-slider.owl-theme .owl-dots .owl-dot.active span {
    opacity: 1;
}

.part-slider.owl-theme .owl-dots .owl-dot {
    margin: 0;
}

.single-blog.page_content {
    padding: 50px  0;
}

.contact-page .row {
    padding: 30px 10px;
}

.contact-page .title-career h3 {
    font-size: 28px;
}

.block-career.block-map.form-h {
    margin-top: 40px;
}

.partners-page .item.part-item {
    max-width: 50%;
}

.gallery-page.page_content {
    padding: 50px 0;
}

.my-nav .nav.nav-tabs {
    padding: 10px;
    gap: 8px;
    border-color: #625f5f;
}

.my-nav .nav.nav-tabs .nav-item .nav-link {
    min-width: 120px;
    min-height: 36px;
    font-size: 14px;
}

.policy-inner h3 {
    font-size: 25px;
    line-height: 35px;
    margin: 30px 0 15px;
}

.policy-inner p {
    font-size: 15px;
    line-height: 25px;
    margin: 15px 0;
}

.partners-page .item.part-item .img:hover {
    border-color: transparent;
}

.breadcrumb-item {
    display: block;
}

.order-2 {
    -ms-flex-order: 1;
    order: 1;
}

.order-1 {
    -ms-flex-order: 2;
    order: 2;
}

.about-img {
    margin-bottom: 40px;
}

.btnSearch i:hover, .lang-search a:hover {
    color: var(--main-color);
}

.logo img {
    max-width: 200px;
}

.banner-in-h {
    margin-top: 40px;
    border-radius: 15px;
    height: 300px;
}


}