@import url("https://fonts.googleapis.com/css2?family=Mulish:wght@400;500;600;700;800&display=swap");
@media (max-width: 768px) {
  .container_css {
    padding: 0 5%;
  }
  .header {
    height: 60px;
    position: relative;
  }
  .header .header__logo img {
    width: 44px;
  }
  .header .nav {
    display: none;
  }
  .header .header__mobile-nav {
    position: fixed;
    top: 60px;
    right: 0;
    width: 100%;
    height: -moz-max-content;
    height: max-content;
    background-color: #ffffff;
    transform: translateX(100%);
    z-index: 1;
    background-color: #FAFAFA;
  }
  .header .header__mobile-nav ul li {
    margin-top: 30px;
  }
  .header .header__mobile-nav ul li:last-child {
    margin-bottom: 30px;
  }
  .header .header__mobile-nav ul li a {
    color: #2E2E2E;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
  }
  .header .header__mobile-nav ul .header__language img {
    margin-right: 15px;
  }
  .header .header__mobile-visible-nav {
    transform: translateX(0%);
    transition: transform 0.5s ease-in-out;
  }
  .header .soc_section {
    padding: 34px 0;
    border-top: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
    display: flex;
    justify-content: center;
    gap: 45px;
  }
  .header .soc_section img {
    height: 25px;
  }
  .header .application_section {
    padding: 30px 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 17px;
  }
  .header .application_section img {
    width: 150px;
  }
  main .top_section {
    padding: 120px 0 99px;
    background-image: url(../images/mainbgmobile.jpg);
  }
  main .top_section .head_txt {
    font-size: 26px;
    padding: 0 5%;
  }
  main .top_section .dawnload_txt {
    margin-top: 80px;
  }
  main .top_section .application_section {
    margin-top: 20px;
    gap: 13px;
  }
  main .top_section .application_section img {
    width: 125px;
  }
  main .second_section h2 {
    font-size: 26px;
    margin-top: 40px;
  }
  main .second_section .features_section {
    height: 160px;
    margin-top: 275px;
  }
  main .second_section .features_section .container_css {
    gap: 15px;
    flex-wrap: wrap;
    top: -240px;
  }
  main .second_section .features_section .container_css .features {
    width: 45%;
    height: 175px;
    box-shadow: 4px 5px 30px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
  }
  main .second_section .features_section .container_css .features img {
    margin-bottom: 20px;
  }
  main .second_section .features_section .container_css .features p {
    font-size: 18px;
  }
  main .third_section .container_css .app_working_section {
    flex-direction: column;
  }
  main .third_section .container_css .app_working_section img {
    width: 100%;
  }
  main .third_section .container_css .app_working_section .app_work h3 {
    font-size: 26px;
    text-align: center;
    margin-top: 30px;
  }
  main .third_section .container_css .app_working_section .app_work .working_section .steps_sections {
    margin-top: 20px;
  }
  main .third_section .container_css .app_working_section .app_work .working_section .steps_sections .step_info h4 {
    font-size: 18px;
  }
  main .forth_section {
    margin-bottom: 40px;
  }
  main .forth_section h2 {
    font-size: 26px;
    margin-top: 40px;
    margin-bottom: 20px;
  }
  main .forth_section .faq_section {
    flex-direction: column;
    background-color: transparent;
  }
  main .forth_section .faq_section .faq {
    width: 100%;
    padding: 30px 20px;
    box-shadow: 4px 5px 30px rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
  }
  main .forth_section .faq_section .faq details summary {
    font-size: 18px;
  }
  main .slider_section {
    display: none;
  }
  main .slider_section h2 {
    font-size: 26px;
  }
  main .slider_section .features_section .slider .features {
    width: 302px !important;
    height: 235px;
    align-items: flex-start;
    padding: 0 10px;
    box-shadow: 4px 5px 12px rgba(0, 0, 0, 0.1);
    border-radius: 24px;
  }
  main .slider_section .features_section .slider .features p {
    font-weight: 500;
    font-size: 17px;
    color: #1C1C1E;
    text-align: left;
    line-height: 25px;
  }
  main .slider_section .features_section .slider .features .user {
    display: flex;
    align-items: center;
    margin-top: 25px;
  }
  main .slider_section .features_section .slider .features .user img {
    margin-bottom: 0;
    width: 52px;
    height: 52px;
    border-radius: 50%;
  }
  main .slider_section .features_section .slider .features .user h6 {
    margin-left: 10px;
    margin-right: 10px;
    font-weight: 800;
    font-size: 18px;
    color: #2E2E2E;
  }
  main .fifth_section {
    padding: 50px 0 65px;
  }
  main .fifth_section h2 {
    font-size: 26px;
  }
  main .fifth_section .bg-darkDesaturatedBlue {
    width: 65px;
    height: 28px;
    font-size: 16px;
    margin-top: 0 !important;
    font-weight: 800;
  }
  main .fifth_section .bg-slightlyDarkerDesBlue {
    width: 65px;
    height: 28px;
    font-size: 16px;
    font-weight: 800;
  }
  main .fifth_section .count_bottom {
    transform: translateY(-15px);
    font-size: 24px;
  }
  main .fifth_section .count_top1 {
    transform: translateY(13px);
    font-size: 24px;
  }
  main .fifth_section .count_top {
    transform: translateY(-15px);
    font-size: 24px;
  }
  main .fifth_section .text-grayishBlue {
    font-size: 12px !important;
    margin-top: 4px;
  }
  main .fifth_section .gap_scrol {
    gap: 15px !important;
  }
  main .terms_section {
    padding: 20px 0;
  }
  main .terms_section h2 {
    font-size: 20px;
  }
  footer {
    padding: 40px 0;
  }
  footer .footer_top_section {
    flex-direction: column-reverse;
  }
  footer .footer_top_section .sides.left_side {
    padding: 30px 0;
    border-bottom: 1px solid #E0E0E0;
  }
  footer .footer_top_section .sides.left_side .soc_section {
    display: none;
  }
  footer .footer_top_section .sides.left_side p {
    margin-top: 10px;
  }
  footer .footer_top_section .sides.right_side {
    align-items: center;
    padding-bottom: 30px;
    border-bottom: 1px solid #E0E0E0;
  }
  footer .footer_top_section .sides.right_side img {
    width: 200px;
  }
  footer .footer_top_section .sides.right_side h4 {
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  footer .footer_top_section .sides.right_side .application_section {
    justify-content: space-between;
    gap: 13px;
  }
  footer .footer_top_section .sides.right_side .application_section img {
    width: 130px;
  }
  footer .footer_bootom_section {
    flex-direction: column-reverse;
    padding: 30px 0;
  }
  footer .footer_bootom_section nav ul li {
    margin-bottom: 30px;
    display: flex;
  }
  footer .footer_bootom_section nav ul li img {
    margin-right: 15px;
  }
  footer .footer_bootom_section .soc_section {
    display: flex;
    padding: 30px 0;
    gap: 30px;
    border-bottom: 1px solid #E0E0E0;
    border-top: 1px solid #E0E0E0;
  }
  footer .footer_bootom_section h4 {
    margin-top: 30px;
  }
}/*# sourceMappingURL=mobile.css.map */