@media (min-width: 1400px) {
  .img-services-index {
    height:450px;
  }

  .img-news-inex {
    height: 490px;
  }
  .element_menu_responsive ul li {
    margin: 45px 0;
  }

  .text-contactus-index h2 {
    color: #888888;
    font-size: 60px;
    line-height: 125px;
  }

  .sub-img-aboutus:nth-of-type(2),
  .sub-img-aboutus:nth-of-type(3) {
    width: 59%;
  }
  .sub-text-info-contactus a h4 {
    font-size: 19px;
  }
  .sub-text-info-contactus a span,
  .sub-text-info-contactus a p {
    font-size: 16px;
  }
}

@media (max-width: 1200px) {
  .owl-item.active .sub-slider-header::before {
    width: 70%;
  }

  .owl-item.active .sub-slider-header::after {
    width: 50%;
  }

  .header {
    min-height: auto;
  }

  .sub-slider-header {
    min-height: 597px;
  }

  .text-slider-header p {
    font-size: 16px;
  }

  .text-contactus-index h2 {
    font-size: 45px;
    line-height: 85px;
  }

  .contactus-index {
    padding: 40px 80px;
    height: 332px;
  }

  .main-clients-index {
    justify-content: center;
  }
  .sub-img-aboutus:nth-of-type(1),
  .sub-img-aboutus:nth-of-type(4) {
    width: 39%;
  }
}

@media (max-width: 992px) {
  .sub-rateus-aboutus {
    margin: 20px 0;
  }
  .counter-box {
    text-align: center;
    margin: 50px 0 0;
  }

  .sub-news-index {
    margin: 15px 0;
  }

  .title-center {
    margin: 45px 0;
  }

  .items-grid {
    width: 20%;
  }

  .text-contactus-index h2 {
    font-size: 30px;
    line-height: 50px;
  }

  .contactus-index {
    height: 290px;
  }

  .main-footer {
    justify-content: center;
    flex-wrap: wrap;
  }

  .logo-footer {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
  }

  .logo-footer img {
    max-width: 130px;
  }

  .end-page {
    padding: 20px 0;
    color: #888888;
    text-align: center;
  }

  .media-footer {
    margin: 20px 0;
  }

  .link-jaddara {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    justify-content: center;
    color: #888888;
  }
  .mr-section {
    margin: 45px 0;
  }

  .main-partners-index a {
    width: 30%;
    display: block;
  }

  .header-pages.active .sub-slider-header::after {
    width: 100%;

  }
  .header-pages .sub-slider-header {
    min-height: 420px;
  }
  .text-slider-header {
    justify-content: center;
  }
  .slider-title-fill {
    display: inline-block;
  }
  .header-pages .text-slider-header p {
    font-size: 24px;
    text-align: center;
  }
  .question {
    width: 100%;
  }
  .sub-service-details {
    flex-wrap: wrap;
    margin: 20px 0px;
  }

  .img-service-details {
    width: 100%;
    height: 100%;
  }
  .text-service-details {
    width: 62%;
    padding: 40px 37px;
    right: 0px;
    z-index: 1;
    display: flex;
    justify-content: center;
    background: #fff;
    align-items: center;
    margin: auto;
    position: absolute;
    left: 0px;
  }
  .medium-title {
    font-size: 21px;
  }
  
  .owl-item.active .sub-slider-header::after {
    width: 100%;
}
.language a, .menu-div {
    color: var(--default_main_fife_color);
    border: 1px solid var(--default_main_fife_color);
}
.navicon  {
color: var(--default_main_fife_color);


}

 .navicon__item  {
     background:var(--default_main_fife_color);

 }
.text-slider-header {
    width: 95%;
    
} 

.text-slider-header p {
    text-align: center;
    font-size: 16px;
    width: 85%;
}
.header .owl-dots {
    justify-content: center;
    bottom: 3%;
    width: 95%;
}
}

@media (max-width: 768px) {
  .owl-item.active .sub-slider-header::after {
    width:100%;
  }


  .text-slider-header {
    width: 95%;
    right: 0;
    left: 0;
    margin: 0 auto;
  }

  .aboutus-index .title-center p {
    font-size: 17px;
    width: 100%;
    margin: 20px auto;
  }
  .items-grid {
    width: 30%;
  }
  .main-clients-index {
    gap: 24px;
  }
  .element-footer ul li a {
    font-size: 12px;
    transition: all 0.3s linear;
  }
  .element-footer ul li {
    text-align: center;
    width: 100%;
  }

  .title-aboutus p {
    width: 100%;
  }
  .title-aboutus .title-right {
    margin: 0px 0;
  }
  .sub-text-aboutus {
    margin: 20px 0;
  }
  .sub-img-aboutus {
    height: 220px;
  }
    /*.text-slider-header .main-container {*/
    /*    gap:15px*/
    /*}*/
 .p-sub-header .main-container {
    flex-wrap: wrap;
    gap: 15px;
}
.text-slider-header .main-container, .p-sub-header .main-container {
    justify-content: center;
    gap: 0px;
}
.title-text-slider-header {
    padding: 15px 0;
}
.header-pages .text-slider-header p {
    font-size: 9px !important;
    line-height: 21px;
}
}


@media (max-width: 576px) {
  .counter-about-index {
    margin-top: 0;
  }
  .counter-box {
    text-align: center;
    margin: 30px 0 0;
  }
  .items-grid {
    width: 29%;
  }
  .element-footer ul {
    display: flex;
    flex-wrap: wrap;
  }

  .element-footer ul li {
    width: 100%;
  }
  .img-counter-box {
    width: 60px;
    height: 50px;
  }

  .text-counter-number {
    font-size: 22px;
    color: #c52326;
  }
  p {
    font-size: 13px;
    line-height: 27px;
  }

  .items-grid {
    width: 42%;
  }
  .aboutus-index .title-center p {
    font-size: 12px;
  }
  .menu_responsive {
    width: 300px;
  }
  .medium-title {
    font-size: 13px;
  }
  .text-slider-header p {
    font-size: 12px;
  }

  .text-contactus-index h2 {
    font-size: 19px;
    line-height: 50px;
  }
  .logo {
    max-width: 100px;
  }
  .img-services-index {
    height: 300px;
  }
  .media-footer ul li a {
    font-size: 22px;
  }
  .element-footer ul {
    gap: 20px;
  }
  .main-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 30px 0 5px;
  }
  .text-slider-header {
    padding-top: 50px;
  }
  .sub-slider-header {
    min-height: 360px;
  }
  .text-services-index a {
    font-size: 13px;
  }
  .main-partners-index a {
    width: 45%;
    display: block;
  }
  .text-contactus-index {
    flex-wrap: wrap;
  }
  .text-contactus-index h2 {
    width: 100%;
  }
  .contactus-index {
    padding: 14px 29px;
    height: 222px;
  }
  .text-contactus-index {
    justify-content: center;
  }
  .text-contactus-index h2 {
    width: 100%;
    text-align: center;
  }
  .owl-item.active .btn-silder {
    text-align: center;
    width: 100%;
  }
  .title-text-slider-header img {
    width: 25px;
    height: 16px;
  }
  .img-news-inex {
    height: 300px;
  }
  .img-services-index {
    height: 290px;
  }
  .text-slider-header {
    justify-content: center;
  }
  .text-slider-header p {
    text-align: center;
  }
  .title-center h2 {
    font-size: 17px;
  }
  .title-center {
    margin: 15px 0;
  }
  .element-footer {
    margin: auto;
  }
  .slider-title-fill {
    display: inline-block;
  }

  .owl-item.active .sub-slider-header::before {
    opacity: 0.8;
  }

  .btn-silder {
    width: 100%;
  }

  .end-page h3 {
    font-size: 13px;
  }

  .text-contactus-index h2 {
    font-size: 16px;
    line-height: 32px;
    margin: 0px 0px 25px;
  }

  .language a,
  .menu-div {
    width: 45px;
    height: 45px;
  }
  .navicon {
    width: 24px;
  }

  .header .owl-nav {
    display: none !important;
  }
  .ctm-btn1 {
    min-width: 139px;
    padding: 7px 0;
    height: 40px;
    font-size: 14px;
  }
  .top-par {
    padding: 10px 0 0;
  }
  /*.text-slider-header {*/
  /*  gap: 25px;*/
  /*}*/
  .text-services-index {
    height: 55px;
  }
  .language a,
  .menu-div {
    font-size: 17px;
    padding: 13px 0px;
  }
  .language a span {
    padding: 3px 0 0px;
  }
  .header-pages .sub-slider-header {
    min-height: 280px;
  }
  .info-contactus .title-right {
    margin: 0 0 20px 0;
  }
  .title-center h2,
  .title-right h2 {
    font-size: 14px;
  }
  .sub-text-info-contactus a h4 {
    margin-bottom: 0;
    font-size: 11px;
  }
  .sub-text-info-contactus a span,
  .sub-text-info-contactus a p {
    color: #707070;
    width: 57%;
    transition: all 0.6s linear;
    display: block;
    font-size: 11px;
  }
  .sub-text-info-contactus a i {
    font-size: 20px;
  }
  .sub-text-info-contactus a {
    gap: 5px;
  }
  .map {
    height: 226px;
  }

  .input-group {
    margin: 10px 0;
  }
  .form-control {
    height: 45px;
    font-size: 12px;
  }
  textarea.form-control {
    margin-top: -10px;
    height: 133px !important;
  }
  .header-pages .title-text-slider-header h2 {
    font-size: 20px;
    user-select: none;
  }
  .header-pages .text-slider-header p {
    font-size: 14px;
    text-align: center;
  }
  .sub-text-aboutus h2 {
    font-size: 19px;
  }
  .sub-img-aboutus:nth-of-type(1),
  .sub-img-aboutus:nth-of-type(4) {
    width: 90%;
    margin: auto;
  }
  .sub-img-aboutus:nth-of-type(2),
  .sub-img-aboutus:nth-of-type(3) {
    width: 90%;
    margin: auto;
  }
  .img-rateus-aboutus {
    width: 41%;
    margin: auto;
    height: 90px;
  }
  .img-rateus-aboutus img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .sub-rateus-aboutus h2 {
    font-size: 14px;
    margin-top: 20px;
  }
  .title-aboutus p {
    width: 100%;
    font-size: 10px;
  }
  .sub-text-aboutus p {
    font-size: 10px;
  }
  .text-news-details p {
    font-size: 10px;
  }
  .share-news {
    flex-wrap: wrap;
  }
  .share-news {
    margin: 15px 0;
  }
  .share-news {
    gap: 10px;
  }
  .share-news h4 {
    width: 100%;
    font-size: 14px;
  }
  .text-service-details p {
    color: #abaaaf;
    font-size: 10px;
  }
  .sub-service-details {
    height: 260px;
  }
  .text-service-details {
    width: 75%;
    padding: 16px 19px;
  }
  .sub-question h2 {
    font-size: 10px;
    line-height: 29px;
  }
  .sub-question {
    padding-bottom: 10px;
    border-bottom: 1px solid #707070;
    margin: 10px 0;
  }
  .sub-question p {
    margin: 10px 0px 0px;
    font-size: 10px;
  }
  .text-slider-header p {
    text-align: center;
    font-size: 16px;
    width: 95%;
}
.text-slider-header p {
    text-align: center;
    font-size: 11px;
    width: 95%;
}
.text-slider-header {
    padding-top: 0px;
}
.counter-about-index {
    padding: 30px 0;
}
.top-par {
    height: 75px;
}
.header-pages.active .sub-slider-header::after {
    width:100% !important;
    opacity:.6;
}
.header-pages .title-text-slider-header  img {
    margin:0px !important;
}
.sub-slider-header {
    min-height: 290px;
}
/*.text-slider-header {*/
/*    gap: 10px;*/
/*}*/
.counter-box {
    height: 190px;
}
.counter-box p {
    font-size: 13px;
}
.header-pages .sub-slider-header {
    min-height: 400px;
}
.p-sub-header {
    padding: 10px 0;
    width: 100%;

    
}
}

@media (max-width: 450px) {
  .header-pages .title-text-slider-header h2 {
    font-size: 16px;
    user-select: none;
  }
  .title-center,
  .title-right {
    margin: 30px 0;
  }
  .counter-box {
    height: 167px;
}
}
