@media (min-width: 1400px) {
}
@media (max-width: 1395px) {
}
@media (max-width: 1300px) {
}

@media (max-width: 1200px) {
  .element ul li a {
    font-size: 15px;
  }
  .element ul {
    gap: 10px;
  }
  .header .ctm-btn {
    padding: 8px 11px;
    text-align: center;
    font-size: 16px;
    min-width: auto;
  }
  .text-sub-header p {
    margin: 31px 0;
    font-size: 19px;
  }
  .text-sub-header h1 {
    font-size: 28px;
  }
  .img-aboutus-index > img {
    width: 75%;
  }
  .title-center p,
  .title-start p {
    font-size: 22px;
  }
  .main-clinet-index {
    width: 80%;
    text-align: center;
  }
  .main-clinet-index::after {
    display: none;
  }
  .text-download-app h2 {
    font-size: 33px;
    line-height: 40px;
  }
  .text-download-app p {
    font-size: 23px;
    line-height: 31px;
  }
  form#form-contactus {
    padding-bottom: 50px;
  }
  .footer a {
    font-size: 15px;
  }
  .footer p {
    font-size: 15px;
  }
  .language > a {
    font-size: 16px;
  }
}

@media (max-width: 992px) {
  .btns_menu_responsive {
    width: 100%;
    padding-top: 25px;
    border-top:  1px solid #ccc;
    text-align: center;
  }
  .btns_menu_responsive a{
    margin: 10px 0;
  }
  .element_menu_responsive > ul {
    margin: 0 auto 0 0;
    padding: 30px 20px;
  }
  .element_menu_responsive > ul > li > a {
    justify-content: center;
  }
  .element_menu_responsive > ul > li {
    display: block;
    margin: 20px 0;
    position: relative;
  }
  .element {
    display: none;
  }

  .btns-top-par {
    display: none;
  }
  .menu-div {
    display: block;
    position: absolute;
    width: 50px;
    left: 0;
    top: 30px;
  }
  .menu-div {
    display: block;
    position: absolute;
    width: 50px;
    left: 3%;
    top: 40px;
  }
  .logo a img {
    max-height: 85px;
  }
  .top-par {
    padding: 2px 0;
    height: 100px;
  }
  .header::after {
    width: 151%;
    min-height: 910px;
    top: 100px;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .text-sub-header {
    text-align: center;
    padding: 40px 0px;
  }
  .text-sub-header h1 {
    color: var(--color-white);
  }
  .text-sub-header p {
    line-height: 30px;
    margin: 31px 0;
    font-size: 19px;
    color: var(--color-white);
  }
  .app-download a {
    display: inline-block;
    width: 29%;
  }
  .img-sub-header {
    width: 50%;
    margin: auto;
    height: 451px;
  }
  .header::after {
    width: 151%;
    height: 100%;
    top: 0px;
  }
  .header {
    position: relative;
  }
  .img-aboutus-index {
    width: 65%;
    margin: auto;
  }
  .aboutus-index .title-center {
    margin-top: 90px;
  }
  .main-features {
    margin-top: 75px;
  }
  .img-ownload-app-section {
    width: 50%;
    margin: auto;
  }
  .text-download-app {
    text-align: center;
    padding: 5% 0;
  }
  .main-download-app-section::after {
    width: 100%;
    height: 100%;
    border-radius: 10px;
  }
  .sub-text-download-app {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
  }
  .img-contactus-inde {
    width: 60%;
    margin: auto;
  }
}

@media (max-width: 768px) {
  .img-sub-header {
    width: 50%;
    min-height: 286px;
  }
  .img-sub-header {
    width: 50%;
    min-height: 286px;
  }
  .header::after {
    width: 226%;
    height: 100%;
    top: 0px;
  }
  .mr-section {
    margin: 40px 0;
  }
  .sub-features:nth-child(odd) {
    transform: translateY(0px);
  }
  .owl-item.center .img-slider img {
    transform: scale(1.1) translateY(-17px);
    transition: all 0.3s linear;
  }
  .pg-section {
    padding: 40px 0;
  }
  .main-clinet-index {
    width: 100%;
    text-align: center;
  }
  .owl-carousel .owl-nav {
    display: none !important;
  }
  .sub-features {
    width: 100%;
  }

  .title-center h2,
  .title-start h2 {
    font-size: 20px;
  }
  .text-clinet-index p {
    font-size: 16px;
    padding: 40px 24px;
  }
  p {
    font-size: 16px;
    line-height: 28px;
  }
  .text-download-app h2 {
    font-size: 25px;
    line-height: 31px;
  }
  .app-download a {
    display: inline-block;
    width: 38%;
  }
  .img-sub-header {
    width: 82%;
  }
  .img-sub-header img {
    top: 0px;
  }
  .img-sub-header img {
    width: 72%;
    top: 0%;
  }
  .img-sub-header img:nth-of-type(1) {
    top: 25px;
  }
  .main-clinet-index {
    padding: 20px 0;
  }
  .text-download-app p {
    font-size: 19px;
    line-height: 26px;
  }
  .img-clinet-index {
    width: 120px;
    height: 120px;
    margin: auto;
  }
  .footer .main-container {
    flex-wrap: wrap;

    justify-content: center;
  }
  .media-footer {
    width: 100%;
    text-align: center;
    margin: 20px auto;
  }
  .media-footer ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }
  .header::after {
    background-position: left top;
  }
  .text-sub-header p {
    line-height: 25px;
    margin: 20px 0;
    font-size: 16px;
  }

  .header::after {
    min-height: auto;
  }
}

@media (max-width: 576px) {
  .header::after {
    background-position: left top;
  }
  .img-sub-header {
    height: 351px;
  }
}

@media (max-width: 450px) {
  .img-sub-header {
    height: 301px;
  }
  .img-aboutus-index {
    width: 100%;
    margin: auto;
  }
  .text-sub-features h2 {
    font-size: 19px;
  }
  .owl-item .img-slider {
    margin: 0% auto 0px;
    width: 65%;
    margin: auto;
  }
  .owl-item.center .img-slider img {
    transform: scale(1) translateY(0px);
    transition: all 0.3s linear;
  }
  .owl-item.center .img-slider {
    margin: 0 auto 21px;
  }
  .img-contactus-inde {
    width: 100%;
    margin: auto;
  }
}
