@media (min-width: 1400px) {
}
@media (max-width: 1395px) {
  .element-footer ul li a,
  .time-work {
    white-space: nowrap;
    font-size: 16px;
  }
}
@media (max-width: 1300px) {
  .img-news-index {
    height: 220px;
  }
  .search-news,
  .element-news,
  .last-news,
  .project-information {
    padding: 30px 15px;
  }
}

@media (max-width: 1200px) {

  .element-footer ul li span {
    font-size: 14px;
    width: 69%;
    white-space: normal;
}
  .element-footer ul li {
    align-items: start;
  }
  .header.header-pages {
    height: auto;
    min-height: auto;
}
}

@media (max-width: 992px) {
.sub-header-mune {
    padding: 0 10px;
    min-height: auto;
    box-shadow: 0 2px 8px #00000029;
}
 .menu-div {
    width: 50px;
    justify-content: center;
    display: flex;
    border-radius: 50%;
    align-items: center;
    height: 50px;
    background: #66c2c966;
}
.navicon {
    display:block;
}
  .navicon__item {
    background: var(--color-main);
}

  .element {
    display: none;
  }
  .text-sub-header {
    text-align: center;
    margin: 40px auto;
  }
  .header {
    min-height: 515px;
  }
.menu-div {
    display: flex;
    top: 30px;
    position: absolute;
    width: 50px;
    left: 5%;
}

.header-index .sub-header-index {
    min-height: 280px !important;
}
  .logo img {
    width: 150px;
  }
  .img-ceo-aboutus-index {
    width: 31%;
    min-width: 180px;
  }
  .text-ceo-aboutus-index p {
    text-align: center;
  }
  .more-aboutus-index .row {
    row-gap: 10px;
  }
  .counter-box {
    width: calc(50% - 8px);
  }
  .main-conuter-index {
    height: auto;
    padding: 60px 0;
  }
  .counter-box {
    padding: 40px 0;
  }
  .counter-box {
    border: none;
  }
  .conuter-index {
    background-position: 0px;
  }
  .img-news-index {
    height: 190px;
  }
  .main-contactus-index {
    width: 60%;
  }
  .logo-footer p {
    width: 90%;
    margin: 40px 0;
  }
  .element-footer h2 {
    font-size: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .sub-certificate {
    width: 90%;
    margin: auto;
    text-align: center;
  }
  section.clinet .col-lg-3 {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (max-width: 768px) {

  .text-sub-header h2 {
    font-size: 26px;
  }
  .text-sub-header p {
    line-height: 35px;
    font-size: 19px;
    margin-top: 30px;
  }
  .sub-serivces-index h2 {
    font-size: 18px;
  }
  .sub-serivces-index {
    gap: 10px;
  }
  .title-center h2,
  .title-start h2 {
    font-size: 23px;
    font-family: "font_bold";
  }
  .img-news-details {
    width: 100%;
    height: 249px;
  }
  .text-news-details h2 {
    font-size: 18px;
    font-family: "font_bold";
  }
  .sub-stories p {
    padding: 40px 10px;
    font-size: 15px;
    line-height: 27px;
    font-family: "font_medium";
  }
  .title-sub-stories h2 {
    font-size: 19px;
    font-family: "font_bold";
  }
}

@media (max-width: 576px) {
  .text-sub-header p {
    line-height: 30px;
    font-size: 16px;
    margin-top: 25px;
  }
  .header {
    min-height: 400px;
  }
  .title-center h2,
  .title-start h2 {
    font-size: 20px;
  }
  .main-contactus-index {
    right: 0;
    margin: auto;
    left: 0;
    width: 90%;
    backdrop-filter: none;
  }
  .end-page .main-container {
    height: auto;
    flex-wrap: wrap;
  }
  .end-page p {
    text-align: center;
    width: 100%;
    color: var(--color-white);
  }

  .end-page .main-container {
    justify-content: center;
  }
  .pg-section {
    padding: 40px 0;
  }
  .mr-section {
    margin: 40px 0;
  }
  .main-contactus-index {
    right: 0;
    margin: auto;
    left: 0;
    position: inherit;
    width: 100%;
    backdrop-filter: none;
  }
  div#map {
    height: 275px !important;
  }
  .owl-nav {
    display: none !important;
  }
  .ceo-aboutus-index {
    padding: 40px 20px;
  }
  p {
    font-size: 16px;
  }
  .sub-more-aboutus-index h2 {
    margin: 12px 0;
    font-size: 22px;
  }
  .text-counter-number {
    font-size: 23px;
  }
  .counter-box p {
    font-size: 18px;
  }
  .main-conuter-index {
    padding: 10px 0;
  }
  .title-center,
  .title-start {
    margin-bottom: 20px;
  }
  .sub-projects-index {
    height: 335px;
  }
  .text-sub-header h2 {
    font-size: 21px;
  }
  .img-serivces-det {
    width: 100%;
    height: 282px;
  }
  .order-service {
    padding: 36px 15px;
  }
  .close {
    top: 10px;
    left: 12px;
    font-size: 22px;
  }
  .logo {
    padding: 20px 20px;
  }
  .text-info-contactus h2 {
    font-family: "font_bold";
    font-size: 15px;
  }
  .text-info-contactus p {
    font-size: 15px;
  }
  .element-news ul li a {
    font-size: 15px;
  }
  .img-projects-details {
    width: 100%;
    height: 220px;
  }
  .text-sub-projects-details p {
    color: var(--color-main);
    line-height: 25px;
    font-size: 15px;
    margin: 12px 0px;
  }
  .text-sub-projects-details img {
    width: 100%;
    margin: 5px;
    height: 200px;
    display: inline-block;
    object-fit: cover;
  }
  .project-information p {
    font-size: 14px;
  }
  .header-pages .sub-header {
    position: relative;
    min-height: 200px;
  }
  .breadcrumb-header a {
    font-size: 15px;
  }
  .breadcrumb-header {
    font-size: 15px;
  }
      .text-sub-header {
    margin: 10px auto;
    }
    .text-sub-header p {
        line-height: 20px;
        font-size: 14px;
        margin-top: 0px;
    }
    .logo {
        padding: 20px 28px;
    }
    .text-sub-header h2 {
    
        margin-bottom: 10px;
    }
}

@media (max-width: 450px) {
  .title-center h2,
  .title-start h2 {
    font-size: 16px;
  }
}
