@media screen and (max-width: 1600px) {
  .FavoritesListOuter figure {
    height: 360px;
  }
}

@media screen and (max-width: 1440px) {
  .navbar-nav {
    margin-left: 80px;
  }

  .go-pro {
    padding: 24px 124px 60px 24px;
  }

  .subscriptionPer {
    max-width: 130px;
  }

  .subscriptionPer img {
    width: 100%;
  }
  .go-pro article p {
    font-size: 14px;
    line-height: 1.4;
  }
  .go-pro-outer {
    min-height: initial;
  }

  .FavoritesListOuter figure {
    height: 280px;
  }
}
@media screen and (max-width: 1399px) {
 
  .step:nth-child(odd) {
    padding-left: 65px;
    padding-right: 0;
}
.step:nth-child(even) {
  flex-direction: row-reverse;
  padding-right: 65px;
  padding-left: 30px;
}
.industry_list {
  max-width: 550px;
  padding-right: 40px;
}
.industry_img{
  max-width: 250px;
}
}

@media screen and (max-width: 1199px) {
  .plan_wrapper{
    padding: 0;
  }
  .bannerCaption h1{font-size: 28px;}
  .bannerSection:after{height: 150px;}
  .step:nth-child(odd) {
    padding-left: 0;
    padding-right: 0;
}
.step:nth-child(even) {
  flex-direction: row-reverse;
  padding-right: 0;
  padding-left: 0;
}
.mobile_img img {
  max-width: 400px;
}
.app_content h4{
  font-size: 28px;
}
.nots_text p{
  font-size: 20px;
}
.main_Title, .Crush_InefficiencyCaption h2 {
font-size: 28px;
}
.collect_table, .example_table, .category_table {
  padding: 16px 16px 16px 16px;
}
table td{
  font-size: 14px;
}
.industry_benefits_wrapper h2{
  font-size: 24px;
}
.industry_list {
  max-width: 430px;
  padding-right: 20px;
}
.industry_img {
  max-width: 220px;
}
.industry_list_content p{
  font-size: 14px;
}
.register_img {
  flex: 0 0 400px;
}
.register_form h2{
  font-size: 28px;
}
.tab_sidebar{width: 300px;}
.about_tab_Section{margin-top: 50px;}
.tab_sidebar .nav-link{padding: 20px;}
.about_content {
    padding: 24px 20px 24px 20px;
}
.crm_content p{font-size: 16px;}
}

@media screen and (max-width: 991px) {
.feature_row{
flex-direction:column;
gap:20px;
}
.feature_list_plan{
flex:0 0 100%;
}
.tab-buttons {
    display: flex;
    background: #f8f9fb;
    border-radius: 30px;
    padding: 4px;
    gap: 4px;
    margin: 0 auto 40px;
    max-width: 412px;
    width: 100%;
}
.plan_left-box {
    width: 100%;
    padding-left: 0;
}
  .paypal_btn_box .paypal-button-container {
    min-width: initial !important;
    max-width: initial !important;
    width: calc(100% - 20px) !important;
    margin: auto !important;
}
  .plan_box{
    padding: 30px 10px 95px;
  }
  .basic_plan_text{
    margin-bottom: 20px;
        font-size: 20px;
  }
  .amount{
        font-size: 22px;
            margin-bottom: 20px;
  }
  .subscribe_text{
        max-width: 100%;
    margin: 0 auto 20px;
    font-size: 14px;
  }
  .plan_box .themeBlueButton {
    border-radius: 10px;
    padding: 14px 38px;
}
.plan_box.black .basic_plan_text{
  font-size: 24px;
}
  .mobile_img img {
    max-width: 100%;
}
  .bannerSection:after {
    height: 70px;
}
.bannerCaption h1 {
  font-size: 24px;
}
.bannerCaption p{font-size: 16px;}
.bannerSection{
  padding-bottom: 50px;
  padding-top: 50px;
}
.Crush_Inefficiency{margin-top: 0;}
.bannerCaption{padding-bottom: 0;}
.main_Title, .Crush_InefficiencyCaption h2{font-size: 22px;}
.nots_text p{font-size: 18px;}
.tryFree_text p{font-size: 18px;}
.mobile_img {
  flex: 0 0 320px;
}
.app_content h4 {
  font-size: 20px;
}
.app_content p {
  font-size: 16px;
}
.newsWrapper {
  padding: 30px 30px;
}
.footer_box{padding-bottom: 30px;}
.footer_list{padding-left: 45px;}
.footer_logo {
  flex: 0 0 70px;
  height: 70px;
}


.how-it-works::before {
  top: 0;
  bottom: 0;
  left: 10px;
  height: calc(100% - 300px);
}
.circle {
  left: -20px;
  transform: none;
  margin: 0 auto 0 0;
  width: 60px;
  height: 60px;
  font-size: 25px;
}
.how-it-works::after{
  left: 0px;
  top: -10px;
  margin: 0 auto 0 0;
}
.step:nth-child(even) .step-text {
  padding-left: 30px;
  padding-right: 0;
}
.step:nth-child(odd) {
  padding-left: 40px;
  padding-right: 0;
}
.step:nth-child(even) {
  padding-right: 40px;
  padding-left: 40px;
}
.step {
  flex-direction: column !important;
  text-align: center;
  padding-bottom: 30px;
}
.Crush_Inefficiency_Wrapper{padding: 25px;}
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
  position: absolute;
  width: 100%;
  top: 60px;
  height: auto;
  z-index: 99;
  left: 0;
  right: 0;
  background: linear-gradient(    90deg,    #ffffff 13.94%,    #f8e9ff 53.85%,    #d8e6f0 81.25%  );
  padding-top: 30px;
  
}
.navbar-light .navbar-brand{
  padding: 0;
  margin: 0;
  top: 0;
  width: 70px;
  height: 50px;
  position: relative;
  z-index: 999;
}
.navbar-toggler{
  margin-left: auto;
}
header .navbar{
  max-height: initial;
}
.navbar-brand img{
  max-width: 70px;
}
.navbar-nav{align-items: start;}
li.nav-item {
  display: block;
  width: 100%;
}
.navbar-light .navbar-toggler-icon{
  background-image: none;
}
.navbar-light .navbar-toggler {
  border: 1px solid #1d364d;
  margin-right: 10px;
  border-radius: 10px;
  padding: 6px;
}
.navbar-light .navbar-toggler-icon {
  background-image: none;
  width: 24px;
  height: 24px;
  padding: 0px;
}
button:focus:not(:focus-visible) {
  outline: none;
  box-shadow: none;
}
.step-text{
  width: 100%;
}
.how_IT_Work {
  background-image: none;
  background: linear-gradient(90deg, #ffffff 13.94%,  #f8e9ff 53.85%,    #d8e6f0 81.25%  );
  border-radius: 15px;
  padding: 30px 15px 25px 20px;
  margin-bottom: 115px;
}

/* contact-us */
.contact_box {
  max-width: 100%;
  margin: 50px 20px 50px;
  padding: 30px 20px 0 25px;
}
.contact_heading{
  font-size: 16px;
}
.contactImg {
  padding-top: 0;
}
/* plan-section */
.plan_wrapper {
  margin: 40px 0 40px;
}
/* .subscription_list_box {
margin-top: 20px;
} */
.main_heading{
font-size: 28px;
}
.main_text{font-size: 16px; max-width: 100%;}
.demo_list {
margin-top: 20px;
}
.main_demo_wrapper {
padding: 40px 0 40px;
}
.sidebar{padding: 15px;border-radius: 10px;}
.legal_table {
max-height: 400px;
overflow: auto;
}

.legal_content {
  display: block;
}

.main-content {
  padding: 20px 0 15px 0;
  max-width: 100%;
}

.sidebar .nav {
  display: flex;
  flex-direction: row!important;
  flex-wrap: nowrap;
  overflow-x: auto;
  padding-bottom: 5px;
}

.sidebar .nav .nav-link {
  flex: 0 0 auto;
  font-size: 14px;
  background: #ffffff;
  padding: 10px;
  border-radius: 10px;
  text-align: center;
  margin: 0 5px;
  max-width: 200px;
  border: 1px solid #ddd;
}
.tab_title{margin-bottom: 15px;}
.legal_wrapper {
  padding-top: 30px;
}
.main-content-text {
  margin-bottom: 20px;
}
.industry_list {
  max-width: 500px;
  padding-right: 20px;
}
.register_box {
  flex-direction: column;
}
.register_img {
  padding-right: 0;
  flex: 1;
  max-width: 350px;
  padding-bottom: 20px;
}
.register_form h2 {
  font-size: 22px;
}
.about_tab_Section {
    flex-direction: column;
}

.tab_sidebar {
    width: 100%;border-radius: 0;
}

.tab_sidebar .nav {
    display: flex;
    flex-direction: row !important;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding-bottom: 5px;
    width: 100%;
}

.tab_sidebar .nav-link {
    padding: 10px 15px;
    flex: 0 0 auto;
    max-width: 200px;
    margin: 0 5px;
    text-align: center;
    font-size: 14px;
}
.crm_content {
    padding-top: 50px;
}
.about {
    padding-top: 60px;
}
}

@media screen and (max-width: 767px) {
  .plan_left-box {
    width: 100%;
}
  .plan_right_box {
    width: 100%;
}
  .bannerCaption {
    padding-bottom: 30px;
}
.bannerContentRow{flex-direction: column;}
.tryFree_text p {
  font-size: 16px;
}
.how_IT_Work{
  padding: 40px 20px 25px 30px;
}
.how-it-works::before{top: 20px;}
.how-it-works::after{top: 10px;}
.step:nth-child(odd) .step-text {
  padding-left: 0;
}
.step-text p{font-size: 16px;}
.app_wrapper {
  flex-direction: column;
}
.mobile_img {
  flex: 1;
  max-width: 250px;
}
.app_content {
  padding-left: 0;
  flex: 1;
  margin-top: 20px;
  width: 100%;
}
.newsWrapper {
  padding: 30px 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.news_content {
  padding-left: 0;
  margin-top: 20px;
}
.newsMail{
  max-width: 100%;
}
.footer_logo {
  flex: 1;
  height: auto;
  max-width: 70px;
}
.footer_list {
  padding-left: 0;
  padding-top: 20px;
}
.footer_box{flex-direction: column;}
.bannerContentRow figure{
  display: none;
}
.bannerCaption h1{
  text-align: center;
}
.bannerCaption p{
  text-align: center;
}
.step:nth-child(even) .step-text {
  padding-left: 0;
  padding-right: 0;
}
.Crush_Inefficiency_Wrapper img {
  max-width: 300px;
  margin: auto;
}

/* contact-us */
.titleWrapper{
  height: 180px;
}
.titleWrapper figure {
  height: 180px;
}
.titleWrapper::before{height: 180px;}
.titleWrapper h1{font-size: 28px;}

/* plans-section */
.plan_wrapper{
  padding: 0;
}
.basic_plan_text{margin-bottom: 30px;}
.amount {font-size: 20px; margin-bottom: 20px;}
.plan_box{padding: 30px 16px 100px;}
.demo_content {
  padding: 0;
}
.main_heading {
font-size: 22px;
max-width: 100%;
}
.main_text{
font-size: 14px;
}
.industry_img{
  display: none;
}
.industry_list {
  max-width: 100%;
  padding-right: 0;
}
.industry_list_box{
  margin-bottom: 20px;
}
.register_box {
  padding: 40px 20px 33px 20px;
}
.business_grow{padding: 30px 15px;}
.about_tab_content {
    flex-direction: column;
}

.crm_content {
    padding-top: 0;
}

.crm_content li {
    margin-bottom: 30px;
}

.about_img {
    text-align: center;
}
.subscription_list_box .col-sm-6 {
    height: auto!important;
    margin-bottom: 15px;
}
 .subs-plan-title {
    font-size: 16px;
}

.package_title_pack_icon {
    width: 36px;
    height: 36px;
}

.package_title {
    margin-right: 10px;
}

}

@media screen and (max-width: 575px) {
  .tab-button{
    min-width: 130px;
  }
  .tabs{
    margin-top: 20px;
  }
  .tab-buttons{
    margin-bottom: 20px;
  }
  .step:nth-child(odd) {
    padding-left: 0;
    padding-right: 0;
}
.step:nth-child(even){
  padding-left: 0;
}
  .process_list {
    padding-top: 60px;
}
  .step {
    padding-bottom: 40px;
}
  .step:nth-child(3) .circle{
    top: -27px;
  }
  .circle {
    width: 50px;
    height: 50px;
    font-size: 20px;
    left: 0;
    margin: auto;
    top: -40px;
}
.step:nth-child(2) .circle {
  top: -27px;
}
.step:nth-child(1) .circle {
  top: -27px;
}
  .how-it-works::before{
    display: none;
  }
  .how-it-works::after{
    display: none;
  }
  .tryFree_text p {
    font-size: 14px;
}
  .nots_text p {
    font-size: 14px;
}
.Crush_InefficiencyCaption h2{
  font-size: 20px;
}
  .Crush_Inefficiency_Wrapper figure{
    margin: auto;
    text-align: center;
  }

  .Crush_Inefficiency_Wrapper{
    border-radius: 15px;
  }
  .bannerCaption h1 {
    font-size: 20px;
}

.step:nth-child(odd) .step-img {
  width: 100%;
  height: 100%;
}
.step:nth-child(even) .step-img {
  width: 100%;
  height: 100%;
}
.step:nth-child(even) {
  padding-right: 0;
}
.app {
  background-image: none;
  background-color: #f3f6fb;
  padding: 15px 0;
}
.newsWrapper{
  border-radius: 16px;
}
.news_content h4{
  font-size: 22px;
}
.news_content p{
  font-size: 14px;
}
.footer_list {
  row-gap: 20px;
}
.footer_box{padding-top: 120px;}
.footer_list h6{
  margin-bottom: 15px;
}
/* contact-us */
.contact_box {
  max-width: 100%;
  margin: 30px 20px 30px;
  padding: 20px 20px 0 15px;
  flex-direction: column;
}
.contact_content {
  width: 100%;
  align-items: center;
  margin-bottom: 20px;
}
.contact_form {
  width: 100%;
  margin-left: 0;
}
.contactImg {
  padding-top: 30px;
}
.titleWrapper{
  height: 150px;
}
.titleWrapper figure {
  height: 150px;
}
.titleWrapper::before{height: 150px;}
.titleWrapper h1
 {
        font-size: 24px;
    }

    /* plan-section */
    .subscription_list_box .col-sm-6 {
      flex: 0 0 auto;
      width: 50%;
  }
  .subscribe_text{
    max-width: 100%;
  }
  .main_demo_wrapper {
    padding: 30px 0 30px;
}
.demo_list {
  margin-top: 10px;
}
.plan_download{
  right: 15px;
}
.industry_benefits_wrapper h2 {
  font-size: 22px;
}
.benefit_content{
  font-size: 14px;
  margin-bottom: 20px;
}
.tab_sidebar{padding: 16px 0;}
.about_tab_Section {
    margin-top: 30px;
}

.subs-plan-card {
    flex-direction: column;
}

.plan_left_part {
    padding-right: 0;
    padding-bottom: 15px;
}

}

@media screen and (max-width: 479px) {
  .bannerSection {
    padding-bottom: 0px;
    padding-top: 40px;
    margin-bottom: 20px;
}
.bannerSection:after{
  display: none;
}
.Crush_Inefficiency_Wrapper img {
  max-width: 100%;
  margin: auto;
}
.newsletterImg img {
  max-width: 150px;
}
.news_btn{
  padding: 13px 12px;
  font-size: 14px;
}
.newsMail .form-control{
  padding: 10px 120px 10px 26px;
}
.footer_box {
  padding-top: 120px;
}
.tryFree_text{
  flex-direction: column;
  row-gap: 20px;
}
.tryFree_text p{padding-right: 0;text-align: center;}
.themeBlueButton {
  padding: 10px 15px;
}

    /* plan-section */
    .subscription_list_box .col-sm-6 {
      flex: 0 0 auto;
      width: 100%;
  }
  .plan_wrapper {
    margin: 30px 0 30px;
}
.plan_heading{
  font-size: 20px;
}
.main_heading{
  font-size: 20px;
  margin-bottom: 16px;
}
.register_form h2 {
  font-size: 20px;
  margin-bottom: 20px;
}

.plan_left_part {
    flex-wrap: wrap;
    justify-content: center;
}

.package_title {
    flex: 0 0 100%;
    width: 100%;
    justify-content: center;
    margin-bottom: 10px;
}
}