@media (min-width: 1400px) {}

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

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

@media (max-width: 1200px) {
  .element ul li a {
    font-size: 18px;
  }

  .hero {
    background-position: top left;
    background-size: 70% 100%;
  }

  .text-hero {
    width: 65%;
  }
  .element-footer ul {
    gap: 15px;
  }
  .element-footer ul a{
    font-size: 15px;
  }
  .sco-media ul li img {
    max-width: 60px;
}
}

@media (max-width: 1024px){
    .nav-ber .main-container {

        gap: 5px;
    }

    .counter-en img {
        width: 95px;
    }
}
@media (max-width: 992px) {
  .img-ask-aboutus {
    height: 100%;
    height: 300px;
    min-height: auto;
  }


  .btn-navbar {
    display: none;
  }

  .title-page {
    min-height: 200px;
  }

  .title-page h2 {
    font-size: 21px;
  }

  .breadcrumb-header a {
    font-size: 15px;
  }

  .breadcrumb-header {
    padding: 10px 20px;

    font-size: 15px;
  }

  .counter-about {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
  }

  .counter-about .counter-box {
    width: 100%;
  }

  .text-aboutus-index .text-counter-number {
    font-size: 22px;
  }

  .counter-about .text-aboutus-index p {
    font-size: 16px;
    margin: 0;
    width: 100%;
  }

  .element {
    display: none;
  }

  .menu-div {
    display: block;
  }

  .nav-ber .main-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
  }

  .top-par::after {
    width: 66%;
  }

  .hero {
    background-position: center;
    background-size: cover;
  }

  .text-hero {
    width: 65%;
    margin: auto;
  }

  .counter-box {
    display: flex;
    align-items: center;
    width: calc(100% / 2 - 10px);
  }

  .counter-about-index {
    flex-wrap: wrap;
    row-gap: 30px;
  }

  .title-start {
    margin-bottom: 40px;
  }

  .sub-client-index {
    width: calc(100% / 4 - 10px);
  }

  .info-contactus-index {
    margin: 25px 0;
  }

  .end-footer {
    justify-content: space-between;
    margin: 35px 0 0;
    flex-wrap: wrap;
  }

  .element-footer {
    display: none;
  }

  .logo-footer {
    width: 100px;
    text-align: center;
    margin-bottom: 15px;
  }

  .footer p {
    width: 80%;
    margin: 0 auto;
  }

  .info-contactus-index {
    margin: 25px 0;
    height: auto;
  }

  .main-contactus-page {
    width: 95%;
    right: 0%;
    position: static;
    left: 0;
    margin: auto;
    padding: 35px 15px;
  }

  .form-contactus-page #map {
    height: 245px;
    width: 100%;
  }

  .mt-10 {
    margin-top: 40px;
  }
  .form-recruitment-page {
    width: 100%;
    padding: 35px 20px;
  }

  .sub-about-address-page img {
    width: 34px;
    height: 34px;
  }
}

@media (max-width: 769px) {
  .soc-media {
    display: none;
  }

  .top-par::after {
    width: 100%;
  }

  .top-par {
    background-color: var(--color-Primary2);
    min-height: 80px;
    padding: 20px 0;
    height: auto;
  }

  .sub-calendar-web {
    font-size: 15px;
  }

  .calendar-web {
    width: 100%;
    gap: 10px;
    justify-content: space-between;
  }

  .text-hero {
    width: 80%;
    margin: auto;
    text-align: center;
    right: 60px;

  }

  .text-hero p {
    font-size: 15px;
  }

  .pg-section {
    padding: 40px 0;
  }

  .newsletter::before {
    width: 160px;
  }

  .form-newsletter {
    position: relative;
    width: 100%;
  }

  .sub-our-certificates {
    width: 100%;
    height: 350px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--color-white);
    box-shadow: 0 0 5px #0000001e;
    border-radius: 20px;
    overflow: hidden;
}

    .text-hero {
        position: absolute;
        top: 25%;
        transform: translateY(-25%);
        color: white;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }



    .text-hero h1 {


        font-size: 18px;

    }


    .text-hero p {


        text-align: center;
        font-size: 15px;

    }

}



@media (max-width: 576px) {
  .text-about-address h2 {
    font-family: "font_bold";
    font-size: 16px;
  }



  .sub-more-blog-details {
    flex-wrap: wrap;
  }

  .sub-client-page {
    width: 100%;
    height: 160px;
  }

  .text-more-blog-details {
    width: 100%;
  }

  .img-more-blog-details {
    width: 100%;
    height: 180px;
  }

  .img-details-blog {
    width: 100%;
    height: auto;
    margin-bottom: 25px;
  }

  .order-servies {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    transition: all 0.3s linear;
  }

  .img-about-page {
    width: 60%;
    margin: auto;
  }

  .title-center h2 {
    font-size: 19px;
  }

  h1 {
    font-size: 22px;
  }

  .counter-about-index h2 {
    font-size: 20px;
  }

  .text-aboutus-index p {
    font-size: 16px;
    margin: 15px 0;
    width: 100%;
  }

  .tabs-aboutus-index {
    flex-wrap: wrap;
  }

  .text-aboutus-tabs {
    width: 100%;
  }

  .text-aboutus-tabs h3 {
    color: var(--color-gary);
    font-size: 16px;
  }

  .text-counter-number {
    font-size: 25px;
  }

  .img-counter-box {
    width: 70px;
  }

  .img-counter-box~div {
    width: calc(100% - 70px);
  }

  .counter-about-index p {
    font-size: 14px;
    line-height: 27px;
  }

  .sub-client-index {
    width: calc(100% / 2 - 10px);
  }

  .sub-client-index {
    width: calc(100% / 2 - 10px);
  }

  .sub-aboutus-index img {
    height: 315px;
  }

  .video-aboutus-index {
    width: 200px;
    height: 120px;
  }

  .info-contactus-index>h2 {
    font-size: 18px;
    margin-bottom: 18px;
  }

  .sub-info-contactus-index p {
    font-size: 14px;
  }

  .title-start h2 {
    font-size: 19px;
  }

  .sub-calendar-web {
    font-size: 13px;
    gap: 5px;
  }

  .form-newsletter input {
    padding-left: 0;
    }

  .form-newsletter button {
    min-width: 100px;
    }
    .sub-partiners-index
  {
    padding: 30px 10px;
  }
  .sub-partiners-index p{
    font-size: 15px;
  }
  .sub-partiners-index .button-partiners-index a img{
    width: 24px;
    height: 24px;
  }
  .sub-partiners-index .button-partiners-index a{
    padding: 0;
  }

  .carousel-slider-hero .item img {
    width: 100%;

}
.text-hero {
    top: 16%;
    right: 35px;

}


}

@media (max-width: 450px) {
    .sub-partiners-index .button-partiners-index{
        flex-wrap: wrap;
        row-gap: 4px;
      }
      .sub-partiners-index .button-partiners-index a{
        width: 100%;
      }
}

@media (max-width: 400px) {
  .text-hero {
    top: 9%;


  }


}
