.vertical {
    height: 80%;
    margin: 40px 0px;
    position: absolute;
    border-left: 2px solid #EDF3F5;
    right: 50%;
}

.free-text {
  text-align: left;
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 0px;
}

.pricing-below {
    color: #EB3056 !important;
}

#pricing-card-minimum {
    font-size: 30px !important;
    margin-bottom: 5px !important;
}

.pricing-cards {
    display: flex;
    flex-direction: row;
    width: 100%;
    background-color: #fff;
    border-radius: 16px;
    box-shadow: 0 4px 12px 0 rgba(21, 55, 67, 0.12);
    height: 635px;
    margin-bottom: 40px;
  position: relative;
}

.pricing-cards-wrapper {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    max-width: 100%;
    position: relative;
    margin: 0 auto;
    width: 1200px;
}

.pricing-card:nth-child(2) {
    margin-left: 30px;
    margin-right: 30px;
}

.pricing-cards-two {
    width: 70%;
    display: inline-flex;
}

.pricing-cards-one {
   width: 100%;
    display: flex;
    flex-direction: row;
}

.pricing-card-half {
    width: 50%;
    padding: 40px 100px;
    position: relative;
    max-width: 100%;
    background-color: #fff;
    border-radius: 16px;
    box-shadow: 0 4px 12px 0 rgba(21, 55, 67, 0.12);
    text-align: center;
}

.pricing-card-icon {
    position: absolute;
    right: 200px;
    top: 13%;
  height: 28px;
}

.pricing-card-half:nth-child(1) {
    margin-right: 40px;
}

.pricing-card {
    width: 50%;
    padding: 44px 100px;
    position: relative;
    max-width: 100%;
    text-align: center;
}

.pricing-card.blue-pricing {
    width: 50%;
}

.pricing-card-h2 {
  display: block;
  margin-bottom: 35px;
  height: 32px;
    /*background-repeat: no-repeat;
    font-size: 24px;
    background-position: center;
    padding: 24px 33px;
    margin-bottom: 24px;
  font-weight: 500;*/
}
/*
.pricing-card-h2 {
    background-repeat: no-repeat;
    font-size: 24px;
    background-position: left;
    padding: 24px 33px;
  font-weight: 600;
}

.pricing-card-h2 {

    width: 108px;
    background-color: #DCE8EC;
    border-radius: 25px;
    align-content: center;
    font-size: 20px;
    height: 32px;
  padding: 20px;
  color: #8CA1A8;
}

.blue-pricing h2 {
    width: 122px;
    background-color: #92D9F1;
    border-radius: 25px;
    align-content: center;
    font-size: 20px;
    height: 32px;
    color: #009BCE;
    font-weight: 500;
  padding: 20px;
}

.pricing-card-half:nth-child(1) h2 {
    width: 205px;
    background-color: #D5F0CC;
    border-radius: 25px;
    align-content: center;
    font-size: 20px;
    height: 32px;
    color: #0D8253;
    font-weight: 500;
  margin: 0px;
  padding: 20px;
}

.pricing-card-half:nth-child(2) h2 {
    width: 206px;
    background-color: #DBDBF0;
    border-radius: 25px;
    align-content: center;
    font-size: 20px;
    height: 32px;
    color: #4C4CB4;
    font-weight: 500;
  margin: 0px;
  padding: 20px;
}
*/
.pricing-card a {
    text-decoration: none;
}

.pricing-card-video {
    width: 292px !important;
}

.image-wrap-wm {
    margin-bottom: 20px;
}

.image-wrap-wm img {
    height: 100%;
    max-width: 100%;
    border-radius: 24px;
}

.pricing-card-price {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
    text-align: left;
}

.pricing-card-price span {
    font-weight: bold;
}

.pricing-card-title {
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 5px;
}

.pricing-card-text {
    text-transform: capitalize;
    text-align: left;
    font-size: 16px;
    display: block;
    padding-bottom: 65px;
}

.pricing-card-description {
    font-size: 20px;
    font-weight: 500;
    display: block;
    margin-bottom: 65px;
    max-width: 284px;
    white-space: pre-wrap;
}

.pricing-card-description span {
    font-weight: 600;
}

.pricing-card .mwistia-video-embed .image-wrap-wm {
    margin-bottom: 20px;
}

.mwistia-video-embed {
    margin-bottom: 20px;
}

.pricing-card-features {
    margin-top: 90px;
    text-transform: capitalize;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 12px;
}

.pricing-boost-buttons {
    display: flex;

}

.wizer-managed-text {
    text-align: left;
    font-size: 20px;
    font-weight: 500;
    white-space: initial;
}

.wizer-managed-text span {
    color: #05A9DF;
}

.pricing-card ul {
    text-align: left;
    list-style-type: none;
    padding: 0;
    margin: 0;
    line-height: 38px;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
}

.pricing-card li {
    padding-left: 32px;
    cursor: context-menu;
    position: relative;
    display: block;
    width: fit-content;
}

.pricing-card-amount {
    text-align: left;
}

.pricing-card-price-team {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 6px;
}

.pricing-card-hide {
    display: none !important;
}

.pricing-butn-hide {
    display: none !important;
}

.arrow-up {
position: absolute;
  right: 15px;
  top: 2px;
  margin-top: 4px;
}
.arrow-down {
position: absolute;
  right: 15px;
  bottom: 2px;
  margin-bottom: 2px;
}

.ammount-controls {
  border: 0px;
    background-color: transparent;
    padding: 0px;
  margin-right: 5px;
    height: 25px;
    width: 30px;
    border-radius: 8px;
}

.ammount-controls:hover {
outline:none;
  cursor: pointer;
  background-color: #05a9df14;
}

.ammount-controls:focus {
outline:none;
}

.ammount-controls span {
    font-size: 25px;
}

.user-counter {
position: relative;
  width: 180px;
}

.pricing-card-calculator {
margin-bottom: 20px;
}

.pricing-card-calculator>p>span {
    font-size: 16px;
    font-weight: 500;
}

.pricing-card-calculator>p {
    margin-bottom: 8px;
}

.pricing-card input[type=number] {
    height: 56px;
    width: 164px;
    border-radius: 12px;
    text-align: left;
    border: 1px #D3DDE0 solid;
    font-size: 24px;
    font-weight: bold;
    color: #153743;
    margin-left: -15px;
}

/* Chrome, Safari, Edge, Opera */
.pricing-card input[type=number]::-webkit-outer-spin-button,
.pricing-card input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.pricing-card input[type=number] {
    -moz-appearance: textfield;
}

.pricing-card input[type=number]:focus {
    outline-color: #009BCE;
}

.pricing-card-tips {
    font-size: 16px;
    text-transform: capitalize;
    color: #153743;
  text-align: left;
}

#pricing-card-buy,
#pricing-card-buy-sales {
    margin-bottom: 24px;
}

#pricing-card-contact-sales,
#pricing-card-minimum {
    font-size: 20px;
    width: fit-content;
    max-width: 290px;
    font-weight: 600;
    margin-bottom: 79px;
    display: block;
    /*margin-top: 40px;*/
    white-space: pre-wrap;
    /*margin-right: auto;
    margin-left: auto;*/
}

.pricing-card .tooltip>span:nth-child(1):hover {
    border-bottom: 0px dashed;
    color: #05a9df;
}

.pricing-card .tooltip>span:nth-child(1) {
    border-bottom: 1px dashed;
    width: fit-content;
}

.compare-features {
position: absolute;
  bottom: 0;
display: flex;
    align-items: center;
    justify-content: center;
  height: 56px;
background-color: #92D9F1;
      width: 100%;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}

.compare-features span {
  font-size: 20px;
  position: absolute;
}

.compare-features a:hover {
color: #153743;
}

.features-text {
font-size: 16px;
  font-weight: 500;
  margin: 0;
  position: relative;
  color: #153743;
}

@media screen and (max-width: 768px) { /*1150px*/
    .pricing-cards-wrapper {
        max-width: none;
        /*overflow: auto;
        justify-content: unset;*/
        /*white-space: nowrap;*/
        width: auto;
        /*flex-wrap: nowrap;*/
        padding-bottom: 12px;
       /* padding-left: 24px;
        padding-right: 24px;*/
        padding-top: 12px;
        /*height: 950px;*/
    }

    .pricing-cards-wrapper::-webkit-scrollbar {
        display: none;
    }

    .pricing-card-text {
      padding-bottom: 0px;
    }
  
  .pricing-cards {
  flex-direction: column;
    box-shadow: unset;
    border-radius: unset;
    height: unset;
  }
  
  .pricing-card.blue-pricing {
      width: 100%;
    background-color: #F6FCFF;
    padding-top: 60px;
}
  
    .vertical {
        display: none;
    }
  
  .compare-features {
  display: none;
  }

    .pricing-card {
      width: 100%;
        /*width: 300px;*/
        padding: 16px 24px 60px;
        /*min-width: 300px;*/
    }

    .pricing-card-half {
        width: 95%;
        padding: 40px 16px;
        min-width: 300px;
    }
  
  .pricing-card-features {
margin-top: 40px;
}

    .pricing-card:nth-child(2) {
        margin-left: 20px;
        margin-right: 20px;
    }

    .pricing-card-description {
        display: block;
        font-size: 18px;
        min-width: 240px;
    }
  
  .pricing-card-icon {
right: 20px;
}
  
  .pricing-cards-one {
flex-direction: column;
    margin-left: 10px;
        margin-right: 5px;
}
  .pricing-card-half:first-child {
    margin-right: 0px;
    margin-bottom: 40px;
}

/*Hebrew Styles*/
[dir="rtl"] .pricing-card-features {
    margin-left: 0;
    margin-right: 32px;
    text-align: right;
}

[dir="rtl"] .pricing-card li {
    background: url(https://www.wizer-training.com/hubfs/checkmark.svg) no-repeat right;
    padding-left: 0px;
    padding-right: 32px;
}