@media only screen and (min-width: 100px) and (max-width: 1920px) {}

/*for-xtra-large-dekstop view-1440*/

@media only screen and (min-width: 100px) and (max-width: 1699px) {
  .banner-image img {
    width: 52%;
  }

  .pulse-wrapper span:nth-child(3) {
    width: 50%;
    height: 50%;
  }

  .pulse-wrapper span:nth-child(2) {
    width: 70%;
    height: 70%;
  }

  .pulse-wrapper span {
    width: 80%;
    height: 80%;
  }

  .hero-rectangle-three {
    bottom: 23px;
  }

  .banner-title h2 {
    font-size: 50px;
  }

  .banner-content p {
    font-size: 18px;
  }

  .banner-buttons .download-btn {
    width: 180px;
  }

  section.stats {
    padding-top: 30px;
  }

  .stat-content {
    margin-top: 12px;
  }

  .stat-content i {
    font-size: 16px;
  }

  .stat-content h4 {
    font-size: 20px;
  }

  .web-title h2 {
    font-size: 54px;
  }

  .mission-content p {
    font-size: 19px;
    margin: 70px 0 40px;
  }

  .web-btn a {
    padding: 14px 44px;
    font-size: 16px;
  }

  .value-box p {
    font-size: 18px;
  }

  section.faqs {
    padding-top: 0px;
  }

  h2.accordion-header button {
    padding: 38px 20px;
    font-size: 22px;
  }

  .faqs-title img {
    width: 70%;
  }
}

/*for-large-dekstop view-1200*/

@media only screen and (min-width: 100px) and (max-width: 1399px) {
  footer.footer .container {
    padding-top: 30px;
  }

  footer.footer {
    padding: 200px 0 0px 0;
  }

  .web-title h2 {
    font-size: 42px;
  }

  .web-title h2::before {
    bottom: -30px;
    width: 100px;
    height: 15px;
  }

  .hero {
    padding-top: 90px;
    height: 900px;
  }

  footer.footer {
    height: 770px;
  }

  .app-cust-slider button.slick-arrow {
    width: 60px;
    height: 60px;
    font-size: 18px;
  }

  .app-cust-slider button.slick-arrow.slick-next {
    right: -30px;
  }

  .app-cust-slider button.slick-arrow.slick-prev {
    left: -30px;
  }

  .mobile-png {
    transform: translate(-50%, -44%);
    width: 265px;
  }

  .testimonial-rectangle {
    width: 70%;
  }

  .value-img.image-two {
    bottom: -20px;
  }

  .stat h2 {
    font-size: 30px;
  }
}

/*for-laptop view-1024*/

@media only screen and (min-width: 100px) and (max-width: 1199px) {
  .header {
    top: 30px;
  }

  .header-logo {
    width: 60%;
  }

  .banner-title h2 {
    font-size: 40px;
  }

  .banner-content p {
    font-size: 15px;
  }

  .banner-content p:nth-of-type(2) {
    font-size: 14px;
  }

  .banner-buttons .download-btn {
    width: 155px;
  }

  .pulse-wrapper span:nth-child(3) {
    width: 40%;
    height: 40%;
  }

  .pulse-wrapper span:nth-child(2) {
    width: 50%;
    height: 50%;
  }

  .pulse-wrapper span {
    width: 50%;
    height: 50%;
  }

  section.hero:before {
    height: 61px;
  }

  .stat h2 {
    font-size: 26px;
  }

  .stat-content h4 {
    font-size: 17px;
  }

  .stat-content i {
    font-size: 13px;
  }

  .mission-img::before {
    width: 790px;
    height: 560px;
  }

  section.stats {
    padding-bottom: 20px;
  }

  .web-title h2 {
    font-size: 35px;
  }

  .web-title h2::before {
    bottom: -20px;
    width: 100px;
    height: 12px;
  }

  .mission-content p {
    font-size: 17px;
    margin: 50px 0 40px;
  }

  .web-btn a {
    padding: 10px 34px;
    font-size: 14px;
  }

  .value-img.image-two {
    width: 270px;
  }

  .value-box p {
    font-size: 16px;
  }

  .value-box {
    height: 240px;
  }

  .app-cust-slider .app-slide-item.slick-center .app-feature {
    transform: scale(1.3);
  }

  .testimonial-content p {
    font-size: 17px;
  }

  .testimonial-content img {
    width: 70px;
    margin-bottom: 20px;
  }

  .client-img img {
    width: 90px;
    height: 90px;
  }

  .client-details h4 {
    margin: 20px 0px 3px;
    font-size: 18px;
  }

  h2.accordion-header button {
    padding: 26px 22px;
    font-size: 17px;
  }

  .accordion-body {
    font-size: 14px;
  }

  .faqs-title img {
    width: 56%;
  }

  section.faqs {
    padding-top: 0px;
    padding-bottom: 30px;
  }

  .copyright p {
    font-size: 16px;
  }

  .footer-socials ul li a {
    width: 45px;
    height: 45px;
  }

  .footer-socials ul {
    gap: 10px;
  }

  .footer-logo {
    width: 140px !important;
  }
}

/*for-tablet view-768*/

@media only screen and (min-width: 100px) and (max-width: 991px) {
  .hero {
    padding-top: 120px;
    height: 730px;
  }

  section.hero:before {
    height: 51px;
  }

  .stat h2 {
    font-size: 24px;
  }

  .stat-content h4 {
    font-size: 13px;
  }

  .stat-content {
    margin-top: 7px;
    gap: 7px;
  }

  .stat-content i {
    font-size: 12px;
  }

  section.stats {
    padding-top: 0px;
  }

  .spacing {
    padding: 60px 0px;
  }

  .mission-img {
    margin-bottom: 50px;
  }

  .mission-content {
    width: 100%;
  }

  .value-img.image-two {
    width: 390px;
  }

  .value-img.image-one img {
    width: 470px;
  }

  .value-box {
    height: 180px;
  }

  section.app-planner {
    padding-top: 0px;
  }

  .app-planner-title p {
    margin-top: 47px;
    font-size: 16px;
    width: 100%;
  }

  .app-cust-slider .app-slide-item.slick-center .app-feature {
    transform: scale(1.07);
  }

  .testimonial-rectangle {
    width: 100%;
    top: -28px;
  }

  .testimonial-rectangle img {
    height: 540px;
  }

  .testimonial-image {
    width: 40%;
    margin: 154px auto 0 auto;
  }

  .faqs-title p {
    margin-bottom: 20px !important;
  }

  .faqs-title img {
    width: 43%;
    margin: 0 auto;
  }

  .copyright p {
    font-size: 14px;
  }

  footer.footer {
    padding: 110px 0 0px 0;
    height: 600px;
  }

  .banner-title h2 {
    font-size: 30px;
  }

  .banner-buttons {
    margin-top: 20px;
  }

  .stat {
    border: 1px solid #09638536 !important;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 20px;
    justify-content: center;
  }

  .header-logo {
    width: 28%;
  }

  .ham-menu-btn {
    display: flex;
    gap: 12px;
    justify-content: end;
  }
}

/*for-landscape_mobile view-576*/

@media only screen and (min-width: 100px) and (max-width: 767px) {
  .mob-head-text {
    left: 93px;
  }
}

/*for-mobile view-375*/

@media only screen and (min-width: 100px) and (max-width: 575px) {
  .mobile-menu-toggle {
    text-align: right;
  }

  .mobile-menu-toggle a {
    color: #fff;
    font-size: 20px;
  }

  .banner-buttons .download-btn {
    width: 115px;
  }

  .banner-title h2 {
    font-size: 30px;
  }

  section.hero:before {
    height: 40px;
  }

  .spacing {
    padding: 40px 0px;
  }

  .mission-img::before {
    width: 740px;
    height: 330px;
  }

  .cust-gap {
    row-gap: 20px;
  }

  .web-title h2 {
    font-size: 26px;
  }

  .web-title h2::before {
    bottom: -15px;
    width: 66px;
    height: 5px;
  }

  .mission-content p {
    font-size: 14px;
    margin: 40px 0 25px;
  }

  .value-img.image-one {
    margin-bottom: 0px;
  }

  .value-img.image-one img {
    width: 340px;
  }

  .value-box p {
    font-size: 14px;
  }

  .app-planner-title p {
    margin-top: 42px;
    font-size: 14px;
  }

  .app-cust-slider .slick-list.draggable {
    padding-top: 0px !important;
  }

  .app-feature {
    transform: unset !important;
    width: 195px;
    margin: 27px auto 0px auto;
    border-radius: 30px;
  }

  .app-cust-slider button.slick-arrow.slick-next {
    right: -4px;
  }

  .app-cust-slider button.slick-arrow {
    width: 40px;
    height: 40px;
    font-size: 13px;
  }

  .app-cust-slider button.slick-arrow.slick-prev {
    left: -4px;
  }

  section.app-planner {
    padding-bottom: 30px;
  }

  .mobile-png {
    width: 200px;
    top: 210px;
    transform: translate(-50%, -45%);
  }

  .client-details {
    width: 100%;
  }

  .testmonial {
    row-gap: 20px;
  }

  .testimonial-rectangle {
    display: none;
  }

  .testimonial-rectangle img {
    height: 750px;
  }

  .testimonial-content {
    width: 90%;
    text-align: center;
    margin: 0 auto;
  }

  .testimonial-content img {
    margin: 0 auto 20px;
    width: 50px;
  }

  .faqs-accordions {
    margin-top: 0px;
  }

  section#testimonials {
    background-color: var(--c3);
  }

  .testimonial-image {
    width: 60%;
    margin: 34px auto 0 auto;
  }

  .testimonial-content p {
    font-size: 16px;
  }

  section#faqs {
    padding-top: 40px;
  }

  .faqs-title p {
    margin-bottom: 20px !important;
    margin-top: 30px !important;
  }

  h2.accordion-header button {
    padding: 20px 22px;
    font-size: 14px;
  }

  .copyright {
    text-align: center !important;
  }

  .footer-socials {
    margin: 10px 0;
  }

  footer.footer {
    padding: 130px 0 30px 0;
    height: 620px;
  }

  .footer-logo.header-logo.text-center {
    margin-top: 30px;
    width: 91px !important;
  }

  .respon-logo {
    width: 60px;
  }

  .respon-cross a {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }

  .responsive-links ul li a {
    font-size: 16px;
    padding: 8px 0px;
  }

  .responsive-socials ul {
    gap: 20px;
  }

  .responsive-socials ul li a {
    font-size: 16px;
  }

  footer.footer .container .row {
    width: 100%;
    margin-top: 20px !important;
  }

  .header {
    top: 15px;
  }

  .header-logo {
    width: 60px;
  }

  .banner-content p {
    width: 100%;
  }

  .hero {
    height: 620px;
  }

  .value-box {
    height: auto;
  }

  .app-feature-img img {
    height: 405px;
    border-radius: 30px;
  }

  .mob-head-text {
    left: 85px;
  }

  /*for-small_mobile view-320*/

  @media only screen and (min-width: 100px) and (max-width: 374px) {}
}