/* For screens 768px and wider (Tablets/Desktops) */
@media (min-width: 768px) {
  .navbar .collapse.navbar-collapse {
    display: contents !important;
  }
}
/* For screens 600px and narrower */
@media (max-width: 600px) {
  .navbar .navbar-brand img {
    width: 80px;
  }
  .navbar .navbar-nav .nav-link {
    padding: 10px 0px;
    margin-right: 0px;
    text-align: center;
  }
  .navbar .btn-primary-cs {
    margin: 0px auto;
  }
  html,
  body {
    font-size: 42.5%;
  }
  .lh-1 {
    line-height: -9px;
  }
  .lh-2 {
    line-height: -8px;
  }
  .lh-3 {
    line-height: -7px;
  }
  .lh-4 {
    line-height: -6px;
  }
  .lh-5 {
    line-height: -5px;
  }
  .lh-6 {
    line-height: -4px;
  }
  .lh-7 {
    line-height: -3px;
  }
  .lh-8 {
    line-height: -2px;
  }
  .lh-9 {
    line-height: -1px;
  }
  .lh-10 {
    line-height: 0px;
  }
  .lh-11 {
    line-height: 1px;
  }
  .lh-12 {
    line-height: 2px;
  }
  .lh-13 {
    line-height: 3px;
  }
  .lh-14 {
    line-height: 4px;
  }
  .lh-15 {
    line-height: 5px;
  }
  .lh-16 {
    line-height: 6px;
  }
  .lh-17 {
    line-height: 7px;
  }
  .lh-18 {
    line-height: 8px;
  }
  .lh-19 {
    line-height: 9px;
  }
  .lh-20 {
    line-height: 10px;
  }
  .lh-21 {
    line-height: 11px;
  }
  .lh-22 {
    line-height: 12px;
  }
  .lh-23 {
    line-height: 13px;
  }
  .lh-24 {
    line-height: 14px;
  }
  .lh-25 {
    line-height: 15px;
  }
  .lh-26 {
    line-height: 16px;
  }
  .lh-27 {
    line-height: 17px;
  }
  .lh-28 {
    line-height: 18px;
  }
  .lh-29 {
    line-height: 19px;
  }
  .lh-30 {
    line-height: 20px;
  }
  .lh-31 {
    line-height: 21px;
  }
  .lh-32 {
    line-height: 22px;
  }
  .lh-33 {
    line-height: 23px;
  }
  .lh-34 {
    line-height: 24px;
  }
  .lh-35 {
    line-height: 25px;
  }
  .lh-36 {
    line-height: 26px;
  }
  .lh-37 {
    line-height: 27px;
  }
  .lh-38 {
    line-height: 28px;
  }
  .lh-39 {
    line-height: 29px;
  }
  .lh-40 {
    line-height: 30px;
  }
  .lh-41 {
    line-height: 31px;
  }
  .lh-42 {
    line-height: 32px;
  }
  .lh-43 {
    line-height: 33px;
  }
  .lh-44 {
    line-height: 34px;
  }
  .lh-45 {
    line-height: 35px;
  }
  .lh-46 {
    line-height: 36px;
  }
  .lh-47 {
    line-height: 37px;
  }
  .lh-48 {
    line-height: 38px;
  }
  .lh-49 {
    line-height: 39px;
  }
  .lh-50 {
    line-height: 40px;
  }
  .lh-51 {
    line-height: 41px;
  }
  .lh-52 {
    line-height: 42px;
  }
  .lh-53 {
    line-height: 43px;
  }
  .lh-54 {
    line-height: 44px;
  }
  .lh-55 {
    line-height: 45px;
  }
  .lh-56 {
    line-height: 46px;
  }
  .lh-57 {
    line-height: 47px;
  }
  .lh-58 {
    line-height: 48px;
  }
  .lh-59 {
    line-height: 49px;
  }
  .lh-60 {
    line-height: 50px;
  }
  .video-container {
    max-width: 280px;
    height: 280px !important;
  }
  .video-container .controls {
    padding: 5px;
  }
  .video-container .controls .flex-sb {
    padding: 5px;
    flex-direction: row;
  }
  .demo-wrapper {
    height: auto !important;
  }
  .demo-wrapper .flex-sb {
    flex-direction: column;
    padding: 30px 0px;
  }
  .demo-wrapper .content {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
  }
  .demo-wrapper .content.wd-45 {
    width: 100%;
  }
  .demo-wrapper .content .title,
  .demo-wrapper .content .sub-title {
    text-align: center;
  }
  .automation-flow-wrapper .title {
    text-align: center;
    margin-top: 0px !important;
  }
  .automation-flow-wrapper .sub-title {
    width: 100% !important;
    margin-bottom: 20px !important;
  }
  .automation-flow-wrapper .content {
    flex-direction: column;
  }
  .automation-flow-wrapper .content .box {
    width: 100% !important;
  }
  .automation-flow-wrapper .content .box .icon {
    margin-bottom: 20px;
  }
  .automation-flow-wrapper .content .box:last-child .sub-title {
    margin-bottom: 0px !important;
  }
  .automation-flow-wrapper .content .box.expand {
    flex-direction: column !important;
  }
  .automation-flow-wrapper .content .box .video-container {
    width: 100% !important;
  }
  .automation-flow-wrapper .content .box .badges .badge {
    white-space: initial;
    text-align: left;
    line-height: 12px;
  }
  .automation-flow-wrapper .content .d-flex {
    flex-direction: column;
  }
  .automation-flow-wrapper .content .d-flex .wd-49 {
    width: 90% !important;
  }
  .automation-flow-wrapper .content .d-flex .wd-49 .box.expand {
    width: 100%;
  }
  .wrapper .cards-wrapper {
    padding: 30px 0px;
  }
  .wrapper .cards-wrapper .wd-90 .title {
    text-align: center;
  }
  .wrapper .cards-wrapper .wd-90 .sub-title {
    width: 100% !important;
    margin-bottom: 20px !important;
  }
  .wrapper .cards {
    width: 100% !important;
  }
  .wrapper .cards .card {
    width: 100% !important;
    margin-bottom: 20px !important;
  }
  .wrapper .cards .card .badges {
    flex-wrap: wrap;
    gap: 10px;
  }
  .wrapper .cards .card .badges .badge {
    margin-right: 0px !important;
  }
  .wrapper .cards .card .title {
    text-align: left;
  }
  .wrapper .cards .card:last-child {
    margin-bottom: 0px !important;
  }
  .wrapper .save-time-wrapper {
    width: 100%;
    height: auto;
    padding: 30px 20px;
  }
  .wrapper .save-time-wrapper h1 {
    text-align: center;
  }
  .wrapper .save-time-wrapper p {
    width: 100%;
    margin-bottom: 20px !important;
  }
  .wrapper .save-time-wrapper .cards {
    flex-direction: column;
  }
  .wrapper .save-time-wrapper .cards .card {
    margin-bottom: 20px;
  }
  .wrapper .how-it-works-wrapper {
    width: 100%;
    margin: 30px 0px;
    padding: 0px 20px;
  }
  .wrapper .how-it-works-wrapper .video-wrapper,
  .wrapper .how-it-works-wrapper .content {
    width: 100%;
  }
  .wrapper .how-it-works-wrapper .video-wrapper h1,
  .wrapper .how-it-works-wrapper .content h1 {
    text-align: left;
  }
  .wrapper .how-it-works-wrapper .divider,
  .wrapper .how-it-works-wrapper .stepper {
    display: none;
  }
  .wrapper .how-it-works-wrapper h1 {
    text-align: center;
  }
  .wrapper .how-it-works-wrapper p {
    width: 100%;
    margin-bottom: 20px !important;
  }
  .wrapper .how-it-works-wrapper .nav-pills {
    flex-wrap: initial !important;
  }
  .wrapper .how-it-works-wrapper .nav-pills .nav-link {
    padding: 5px !important;
  }
  .wrapper .how-it-works-wrapper .tab-content {
    flex-direction: column;
  }
  .wrapper .how-it-works-wrapper .tab-content .tab-pane {
    width: 100%;
    flex-direction: column;
  }
  .wrapper .budget-analysis-wrapper {
    flex-direction: column;
  }
  .wrapper .budget-analysis-wrapper .img-box img {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .wrapper .budget-analysis-wrapper .content h1 {
    width: 100%;
  }
  .wrapper .game-changer-wrapper .mb-30,
  .wrapper .game-changer-wrapper .mb-50 {
    margin-bottom: 20px !important;
  }
  .wrapper .game-changer-wrapper h1.lh-28 {
    line-height: 38px !important;
    font-size: 4rem;
    text-align: center;
  }
  .wrapper .game-changer-wrapper p {
    width: 100%;
    text-align: center;
  }
  .wrapper .game-changer-wrapper .boxes {
    flex-direction: column;
  }
  .wrapper .game-changer-wrapper .boxes .box {
    width: 100%;
    margin-bottom: 20px;
  }
  .wrapper .game-changer-wrapper .boxes .box .icon {
    margin: 0px auto;
  }
  .wrapper .game-changer-wrapper .boxes .box:last-child {
    margin-bottom: 0px;
  }
  .wrapper .our-packages p {
    margin-bottom: 20px !important;
  }
  .wrapper .our-packages .wd-60 {
    width: 100%;
  }
  .wrapper .our-packages .plans {
    flex-direction: column !important;
  }
  .wrapper .our-packages .plans .plan {
    width: 100%;
    margin-bottom: 20px;
  }
  .wrapper .our-packages .plans .plan .price-text .duration-text {
    right: -50px;
  }
  .wrapper .testimonials-wrapper {
    height: auto;
  }
  .wrapper .testimonials-wrapper h1,
  .wrapper .testimonials-wrapper p {
    text-align: center;
    margin-bottom: 20px !important;
  }
  .wrapper .testimonials-wrapper .reviews {
    flex-direction: column;
  }
  .wrapper .testimonials-wrapper .reviews .review {
    width: 100%;
    margin-bottom: 20px;
  }
  .wrapper .faqs-wrapper h1,
  .wrapper .faqs-wrapper p {
    width: 100%;
    text-align: center;
    margin-bottom: 20px !important;
  }
  .wrapper .get-started-wrapper {
    text-align: center;
  }
  .wrapper .get-started-wrapper h1 {
    width: 100%;
  }
  .wrapper .ai-analysis-wrapper {
    padding: 20px 10px;
  }
  .wrapper .ai-analysis-wrapper h1,
  .wrapper .ai-analysis-wrapper p {
    width: 100%;
    text-align: center;
    margin-bottom: 20px !important;
  }
  .wrapper .ai-analysis-wrapper .cards {
    flex-direction: column;
  }
  .wrapper .ai-analysis-wrapper .cards .card .icon {
    margin: 0px auto;
  }
  .wrapper .footer-wrapper {
    padding: 20px;
  }
  .wrapper .footer-wrapper .content .links {
    flex-direction: column;
  }
  .wrapper .footer-wrapper .content .logo {
    max-width: 100%;
  }
  .wrapper .footer-wrapper .content .links {
    padding: 0px 10px;
  }
  .wrapper .footer-wrapper .flex-sb p {
    margin-bottom: 0px;
  }
}

/*# sourceMappingURL=responsive.css.map */
