@media (max-width: 1200px) {
  .subheader {
    padding-top: 127px;
  }

  .website {
    overflow: hidden;
  }

  .element ul li a {
    font-weight: 600;
    font-size: 13px;
  }

  .stand-img img {
    max-width: 52%;
  }

  /*
    .img-header {
        position: relative;
        width: 45%;
        height: 140px;
        display: flex;
        justify-content: center;
        align-items: center;
        left: 9%;
    } */
}

@media (max-width: 992px) {
    .logo-menu {
    text-align: center;
    display: block;
    margin-bottom: 60px;
}
  .text-header h1 {
    font-size: 34px;
  }
  .text-header {
    padding: 60px 0 0;
  }
  .menu {
    display: block;
  }

  .warda {
    display: none;
  }

  .img-about {
    max-width: 88%;
    text-align: center;
    margin: auto;
  }

  .img-about img {
    max-width: 62%;
  }

  .p-about {
    width: 100%;
    padding-top: 13px;
    font-family: "font_medium";
    text-align: center;
    font-size: 10px !important;
  }

  .p-about p {
    font-size: 19px;
    width: 66%;
    margin: auto;
  }

  .text-about img {
    width: 112px;
  }

  .img-features {
    width: 34%;
    margin: auto;
  }

  .features {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .p-feat p {
    font-size: 16px;
    margin: 0;
    line-height: 32px;
    color: #000;
    font-family: "font_medium";
    text-align: justify;
    padding: 8px 0;
    margin-right: 13px;
    text-align: center;
    width: 56%;
    margin: auto;
  }

  .features img {
    width: 7%;
  }

  .element {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    overflow: auto;
    height: 100vh;
    gap: 1px;
    position: fixed;
    right: 0;
    z-index: 999;
    overflow: auto;
    box-shadow: 0px 0px 9px #00000040;
    top: 0;
    align-content: center;
    width: 279px;
    transition: all 0.3s linear;
    transform: translateX(100%);
    background: #ffff;
  }

  .element ul li a {
    font-weight: 550;
    font-size: 19px;
    align-items: center;
    overflow: hidden;
    display: flex;
    transition: all 0.3s linear;
    align-items: center;
    justify-content: center;
    position: relative;
    text-decoration: none;
    color: #000;
    padding-bottom: 29px;
  }

  .element ul {
    flex-wrap: wrap;
    align-content: center;
    gap: 13px;
  }

 .btns  a {
    display: block;
  }

 .btns  a  {
    border: none;
    border: 1px solid #fff;
    width: 154px;
    height: 45px;
    border-radius: 42px;
    background: #caab66;
    color: #fff;
  }

  .logo-menu {
    text-align: center;
    display: block;
    padding-bottom: 15px;
  }

  .element.active {
    transform: translateX(0%);
  }

  .icon-menu {
    color: #025366;
    font-size: 43px;
    left: 3%;
    position: absolute;
  }

  .text-about {
    text-align: center;
  }

  .owl-carousel .owl-item img {
    display: block;
    width: 76%;
    margin: auto;
  }

  .titel-feat img {
    width: 108px;
  }

  .titel-feat h2 {
    font-family: "font_bold";
    font-size: 25px;
    color: #000;
  }

  .icon-menu {
    display: block;
  }

  .logo-menu {
    text-align: center;
    width: 69%;
    display: block;
    margin: auto;
  }

  .logo-menu {
    text-align: center;
    display: block;
  }

  .element ul {
    flex-wrap: wrap;
    align-content: center;
    gap: 20px;
  }

  .element ul li {
    width: 100%;
  }

  .btn {
    display: none;
  }

  .website {
    overflow: hidden;
  }
  .about-application {
    margin-top: 0px;
  }

  .img-header {
    position: absolute;
    width: 47%;
    height: 479px;
    right: -4%;
    pointer-events: none;
    bottom: -21%;
  }

  .btn-text {
    text-align: center;
  }

  .page-load {
    background-color: #000;
    border: 1px solid transparent;
    height: auto;
    padding: 0;
    min-height: auto;
  }

  .btn-text h2 {
    font-size: 16px;
    font-family: "font_medium";
    margin: 0;
    color: #fff;
  }

  .img-btn {
    padding-top: 54px;
  }

  .img-headers {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 0;
    margin: auto;
    top: 122px;
  }

  .img-headers img {
    max-width: 55%;
  }

  .img-header img {
    max-width: 100%;
  }

  .p-titel p {
    font-size: 17px;
    color: #000;
    width: 65%;
    line-height: 30px;
    overflow: hidden;
    font-family: "font_medium";
    margin: 20px auto;
    text-align: center;
  }

  .stand-imgs {
    display: none;
  }

  .img-btn img {
    max-width: 22% !important;
  }

  .img-common-questions {
    width: 29%;
    margin: auto;
    right: 0;
    left: 0;
    position: relative;
    bottom: 39%;
    top: 0%;
    padding: 17px 0 30px 0;
  }

  .soc-medai {
    text-align: center;
    margin: auto;
  }

  .company-logo {
    color: #fff !important;
    display: block;
    text-align: center;
    margin: auto;
  }

  .logo-footer {
    text-align: center;
    width: 100%;
    margin: auto;
  }

  .logo-footer img {
    width: 95%;
    padding-top: 29px;
    padding-left: 27px;
  }

  .logo img {
    border-radius: 30px;
    width: 100%;
  }
  header {
    padding-bottom: 0;
    min-height: auto;
  }
  .subheader {
    padding-top: 0;
  }
  .stand-img {
    position: absolute;
    right: 0;
    bottom: -55px;
  }

  .img-header img {
    max-height: 100%;
    object-fit: contain;
  }
  .img-header {
    position: static;
    margin: auto;
    width: 55%;
    text-align: center;
    display: block;
    max-height: 430px;
  }
  .stand-img {
    display: none;
  }
  header::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 33%;
    height: 64%;
    background-position: left bottom;
    right: 0;
    background-repeat: no-repeat;
    z-index: -1;
    background-size: contain;
    transform: scaleX(-1);
    background-image: url(../imges/Group\ 1000000760.png);
  }
  .pg-section {
    padding: 40px 0;
  }
  section.show-load {
    position: relative;
    padding: 40px 0;
    z-index: 2;
    background: #000;
  }
  .img-headers img {
    max-width: 85%;
  }
  .img-headers {
    position: static;
    justify-content: center;
    width: 100%;
    margin-top: 25px;
    max-width: max-content;
  }
  .show-load::after {
    display: none;
  }
  .img-headers img {
    max-width: 50%;
  }

  .menu {
    top: 32px;
}
}

@media (max-width: 768px) {
  .btn-text h1 {
    font-size: 35px;
  }
  .img-header {
    max-height: 350px;
    width: 100%;
  }
  .p-feat p {
    font-size: 16px;
    margin: 0;
    line-height: 32px;
    color: #000;
    font-family: "font_medium";
    text-align: justify;
    padding: 8px 0;
    margin-right: 13px;
    text-align: center;
    width: 74%;
    margin: auto;
  }

  .img-about img {
    max-width: 70%;
  }
  .p-about p {
    font-size: 19px;
    width: 100%;
  }

  .img-features {
    width: 41%;
    margin: auto;
  }

  .sub-opinions {
    width: 100%;
    border: 1px solid #ddd;
    text-align: center;
    padding: 5px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    margin: auto;
  }

  .features img {
    width: 8%;
  }

  header {
    padding-top: 15px;
    height: auto;
    background-repeat: no-repeat;
    background-size: 27%;
  }

  .features img {
    width: 9%;
  }

  .company-logo {
    padding-top: 0px;
    color: #fff !important;
    display: block;
    text-align: center;
    margin: auto;
  }

  .logo-footer img {
    width: 47%;
    padding-top: 29px;
    padding-left: 27px;
  }
  .accordion h3 {
    border-radius: 8px;
    min-height: 55px;
    padding-left: 45px;
  }
  .arrow img {
    max-width: 75%;
  }
  .top-par{
    overflow: hidden;
    height: 64px;
    padding-top: 3px;
  }
  .logo {
    width: auto;
    margin: 0 9px 11px;
    height: 100%;
}

}

@media (max-width: 576px) {
  .img-headers img {
    max-width: 100%;
  }
  .p-about p {
    font-size: 19px;
    width: 99%;
    margin: auto;
  }

  .owl-carousel .owl-item img {
    display: block;
    width: 36%;
    margin: auto;
  }

  .logo-footer {
    text-align: center;
    width: 63%;
    margin: auto;
  }

  .p-feat p {
    font-size: 16px;
    margin: 0;
    line-height: 32px;
    color: #000;
    font-family: "font_medium";
    text-align: justify;
    padding: 8px 0;
    margin-right: 13px;
    text-align: center;
    width: 100%;
    margin: auto;
  }

  .img-features {
    width: 59%;
    margin: auto;
  }

  .features img {
    width: 11%;
  }



  .header {
    background-attachment: fixed;
  }



  .logo-footer img {
    width: 70%;
    /* padding-top: 29px; */
    padding-left: 0;
  }

  .company-logo h4 {
    color: #fff;
    font-size: 12px;
  }

  .btn-text h1 {
    font-size: 55px;
    font-family: "font_bold";
    color: #fff;
  }

  .img-btn {
    padding-top: 12px;
  }

  .img-btn img {
    max-width: 38% !important;
  }

  .p-titel p {
    font-size: 17px;
    color: #000;
    width: 94%;
    line-height: 30px;
    transition: all 0.85s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    overflow: hidden;
    font-family: "font_medium";
    margin: 20px auto;
    text-align: center;
  }

  section.client-opinions {
    width: 100%;
    margin: auto;
    padding: 100px 10%;
    background-repeat: no-repeat;
    background-size: 24%;
    background-attachment: fixed;
    padding-top: 61px;
  }

  .arrow img {
    max-width: 99%;
  }

  .text-header h1 {
    font-size: 38px;
    font-family: "font_bold";
    width: 76%;
    color: #fff;
    text-align: center;
    height: 97px;
  }

  .btn-text h1 {
    font-size: 47px;
    font-family: "font_bold";
    color: #fff;
  }

  .img-common-questions {
    width: 45%;
    margin: auto;
    right: 0;
    left: 0;
    position: relative;
    bottom: 39%;
    top: 0%;
    padding: 17px 0 30px 0;
  }
  .img-btn img {
    max-width: 35% !important;
  }
  .btn-text h2 {
    font-size: 14px;
    font-family: "font_medium";
    margin: 0;
    color: #fff;
    width: 101%;
    line-height: 30px;
  }

  .img-headers img {
    max-width: 100%;
  }
.owl-carousel .owl-item img {
    width: 70%;
}

  .titel-feat {
    margin-bottom: 0px;
  }
  .p-about p {
    font-size: 17px;
    width: 99%;
    margin: auto;
  }
  .img-header {
    padding-left: 27px;
  }
}

@media (max-width: 420px) {
  .stand-img img {
    max-width: 55%;
  }

  .img-about img {
    max-width: 94%;
  }

  .text-header h1 {
    font-size: 28px;
    height: auto;
  }
  .text-header {
    padding: 20px 0 0;
  }
  .btn-text h1 {
    font-size: 41px;
    font-family: "font_bold";
    color: #fff;
  }

  .img-btn {
    padding-top: 35px;
  }

  .img-header {
    max-height: 301px;
    width: 100%;
  }
  .img-screen-app {
    margin-top: 20px;
  }

  .owl-item.active.center .img-screen-app {
    transform: translateY(0) scale(1);
  }
}
