@media (min-width: 1400px) {
}
@media (max-width: 1395px) {
}
@media (max-width: 1300px) {
  .element ul li a {
    font-size: 20px;
  }
}

@media (max-width: 1200px) {
  .logo {
    width: 160px;
  }
  .element > ul {
    gap: 10px;
  }
  .element > ul > li > a {
    font-size: 19px;
  }
  .text-aboutus-index p {
    margin: 17px 0;
    font-size: 22px;
    line-height: 29px;
  }
  .sub-partners h2 {
    font-size: 22px;
  }
  .sub-partners img {
    max-width: 78px;
  }
  .main-contactus-index {
    width: 60%;
  }
  .contect-footer ul li a {
    line-height: 25px;
  }
  .title-header {
    min-height: 250px;
  }
  .title-header h1 {
    font-size: 35px;
    color: var(--color-white);
  }
  .breadcrumb-header a,
  .breadcrumb-header {
    font-size: 23px;
  }

  .img-services-details {
    width: 100%;
    height: 280px;
  }
  .sub-info-about p {
    font-size: 23px;
    line-height: 26px;
  }
  .sub-info-about {
    padding: 20px 20px;
  }
  .sub-why-choose h2 {
    font-size: 19px;
  }
  .img-sectors {
    height: 220px;
  }
  .text-details p {
    font-size: 22px;
  }
  .text-details ul li {
    font-size: 24px;
  }
}

@media (max-width: 992px) {
  .sub-jops-details {
    margin: 30px 0;
  }
  .title-jops-details {
    flex-wrap: wrap;
  }
  .date-jops {
    flex-wrap: wrap;
  }
  .title-jops-details h2 {
    font-size: 21px;
  }
  .date-jops {
    gap: 10px;
  }
  .img-title-services-details img {
    width: 70%;
    object-fit: contain;
    max-height: 70%;
    filter: brightness(0) invert(1);
  }
  .info-contactus .row {
    row-gap: 15px;
  }
  .info-contactus .sub-info-about h2 {
    font-family: "font_bold";
    font-size: 23px;
  }
  .text-certificates p {
    font-size: 23px;
    line-height: 29px;
  }
  .title-services-details {
    margin: 20px 0;
  }

  .img-certificates {
    width: 70%;
    margin: 20px auto;
  }
  .title-jops-details {
    padding: 12px 12px;
    gap: 15px;
  }
  .modal-dialog {
    max-width: 95%;
    margin: 1.75rem auto;
  }

  .info-about-page .row,
  .sectors .row {
    row-gap: 15px;
  }
  .title-header::before {
    width: 130px;
  }
  .sub-services-page > h2 {
    font-size: 24px;
    margin: 8px 0;
  }
  .element {
    display: none;
  }
  .btns-top-par {
    display: none;
  }
  .menu-div {
    display: block;
  }
  .text-sub-header {
    padding-right: 0;
    text-align: center;
    margin: 0px 0px 50px;
  }
  .text-sub-header > div {
    justify-content: center;
  }
  .img-sub-header {
    width: 60%;
  }
  .services-index::after {
    display: none;
  }
  .services-index {
    text-align: center;
  }
  .text-services-index h3 {
    margin: 25px auto;
  }
  .text-services-index {
    margin-bottom: 55px;
  }
  .img-services-index {
    margin: auto;
  }
  .main-contactus-index {
    width: 75%;
  }
  .title-center p {
    width: 65%;
  }
  .main-aboutus-index .img-aboutus-index {
    position: static;
  }
  .main-aboutus-index {
    flex-wrap: wrap;
    gap: 70px;
  }
  .main-aboutus-index .img-aboutus-index {
    width: 70%;
    margin: auto;
  }
  .why-choose .col-lg-3:nth-child(odd) .sub-why-choose {
    transform: translateY(0px);
  }
  .why-choose .col-lg-3:nth-of-type(2) .sub-why-choose .arrow-choose {
    display: none;
  }
  .sub-why-choose {
    width: 55%;
    margin: 45px auto;
  }
  .video-introducing {
    width: 58%;
    min-width: 340px;
  }
  .main-video-introducing {
    margin: 0 0 20px;
  }
  .element-footer {
    margin: 30px 0;
  }
  .element_menu_responsive > ul {
    text-align: center;
    padding: 30px 0px 0px 0px;
  }
  .element_menu_responsive > ul > li > a {
    font-size: 26px;
    justify-content: center;
  }
  .element_menu_responsive > ul > li {
    margin: 15px 0;
  }
  .btn-header-specialist {
    text-align: center;
  }
  .header::after {
      display:none;
  }
}
@media (max-width: 768px) {
  .main-jop-application {
    width: 100%;
  }
  .main-jop-application ul li a {
    font-size: 21px;
  }
  .fliter-search {
    flex-wrap: wrap;
    gap: 0;
  }

  .fliter-search .input-form {
    width: 100%;
  }
  .mt-10 {
    margin-top: 50px;
  }
  .main-contactus-index {
    width: 100%;
  }
  .contactus-index {
    background-position: center;
  }
  .element-footer {
    margin: 30px 0;
  }
  .waves {
    height: 100px;
    min-height: 100px;
  }
  .logo {
    width: 220px;
  }
  .header::after {
    width: 48%;

    opacity: 0.6;
  }
  .img-sub-header {
    width: 85%;
  }
  .sub-why-choose {
    width: 66%;
    margin: 45px auto;
  }
  .contactus-index {
    background-size: cover;
  }
  .footer::after {
    content: "";
    width: 76px;
    height: 76px;
    background-position: bottom center;
    position: absolute;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: contain;
    right: 0%;
    bottom: -6px;
    z-index: -1;
    background-image: url(../images/bgf.png);
  }
}

@media (max-width: 576px) {
  .title-header {
    min-height: 200px;
  }
  .title-header h1 {
    font-size: 26px;
  }
  .breadcrumb-header a,
  .breadcrumb-header {
    font-size: 19px;
  }
  .text-details p {
    line-height: 30px;
    font-size: 20px;
    margin-bottom: 20px;
  }
  .text-details h2,
  .text-details h3 .text-details h4,
  .text-details h5 {
    color: var(--color-Primary2);
    font-size: 25px;
    margin-bottom: 20px;
  }
  .text-details ul li {
    font-size: 21px;
    color: var(--color-black);
    padding: 0 35px 0 0;
    position: relative;
  }
  .more-servies ul li a {
    font-size: 20px;
  }
  .more-servies {
    margin-top: 23px;
  }
  .more-servies {
    padding: 15px;
  }
  .img-title-services-details {
    width: 70px;
    height: 65px;
  }
  h2 {
    font-size: 18px;
  }
  .img-services-details {
    width: 100%;
    height: 200px;
  }
  #lvideo-wrap video,
  #lvideo-wrap iframe {
    z-index: 10;
    box-shadow: 0 0 19px rgba(0, 0, 0, 0.16);
    width: 100%;
    height: auto;
    max-height: 85vh;
  }
  .btn-header-specialist a {
    margin: 6px 0;
  }
  .text-sub-header h1 {
    font-size: 34px;
  }
  .btn-video-header {
    top: 10%;
    width: 80px;
    height: 80px;
  }
  .btn-video-header::before {
    width: 65px;
    height: 65px;
  }
  .btn-video-header a {
    height: 40px;
    width: 40px;
  }
  .btn-video-header::after {
    width: 55px;
    height: 55px;
  }
  .pg-section {
    padding: 40px 0;
  }
  .sub-services-index {
    width: 100%;
  }
  .sub-services-index:nth-child(odd) {
    transform: translateY(0px);
  }
  .text-sub-header p {
    margin: 21px 0;

    font-size: 20px;
    line-height: 25px;
  }
  .text-sub-header > div {
    flex-wrap: wrap;
  }
  .text-sub-header > div .ctm-btn {
    width: 100%;
  }
  .sub-header {
    margin: 0px 0;
  }
  .title-start h2,
  .title-center h2 {
    font-size: 22px;
    max-width: 100%;
    padding: 18px 51px;
  }
  .mr-section {
    margin: 50px 0;
  }
  .title-center p {
    width: 100%;
    font-size: 21px;
    line-height: 22px;
    margin-top: 15px;
  }
  .logo {
    width: 160px;
  }
  .text-services-index h3 {
    line-height: 24px;
    font-size: 21px;
    width: 100%;
  }
  .title-start,
  .title-center {
    margin-bottom: 20px;
  }
  .text-aboutus-index h2 {
    font-size: 21px;
    width: 100%;
    margin: 0 0 10px 0;
    font-family: "font_bold";
  }
  .text-aboutus-index {
    border-radius: 32px;
    border: 1px solid rgba(44, 82, 83, 0.19);
    background: #fff;
    padding: 85px 15px 35px;
    text-align: center;
  }

  .text-aboutus-index span {
    left: 0;
    right: 0;
    margin: auto;
  }
  .main-aboutus-index .img-aboutus-index {
    width: 100%;
    margin: auto;
  }
  .arrow-choose {
    display: none;
  }
  .sub-why-choose {
    width: 44%;
    margin: 45px auto;
  }
  .img-blog-index {
    width: 100%;
    height: 250px;
  }
  .sub-blog-index {
    display: flex;
    flex-wrap: wrap;
  }
  .text-blog-index {
    width: 100%;
    padding: 20px 15px 20px 15px;
  }
  .text-blog-index h3 {
    padding-bottom: 10px;
    display: flex;
    color: var(--color-Primary2);
    gap: 10px;
    font-size: 22px;
    margin-bottom: 10px;
  }
  .main-contactus-index {
    padding: 2px 10px 15px;
    border-radius: 15px;
  }
}

@media (max-width: 450px) {
  .sub-why-choose {
    width: 64%;
    margin: 45px auto;
  }
  .sub-why-choose h2 {
    font-size: 21px;
  }
  .video-introducing {
    min-width: 300px;
  }
  .main-video-introducing {
    height: auto;
  }
  .title-introducing h2 {
    font-size: 22px;
  }
  .asked-introducing ul li h2 {
    padding-left: 25px;
  }
  .asked-introducing ul li h2 {
    padding-left: 25px;
    font-size: 22px;
    line-height: 22px;
  }
}
