.header_below {
    /* padding: 10px 0; */
    display: flex;
    justify-content: space-between;
    width: 100%;
    position: relative;
    z-index: 1;
}
.mrecs-menu{
    display:flex;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

}
.mrecs-menu ul{
    display: inline-flex;
    margin-bottom: -10px;

}
.mrecs-menu ul li{
    padding: 0 17px;
}
.mrecs-menu ul li a{
    color: #6772e5;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
}
.mrecs-menu ul li a:active{
    text-decoration: none;
}
.mrecs-im{
    display: inline-flex;
    align-items: center;
    color: #6772e5;
    font-size: 28px;
    font-weight: 500;
}
/* plan pricing start*/
.pp-total-b {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -ms-flex-direction: column;
    text-align: center;
}
.pp-total-b {
    background: #FFF;
    border-radius: 8px;
    box-shadow: 0 5px 8px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 5px 8px rgba(0,0,0,.15);
    -moz-box-shadow: 0 5px 8px rgba(0,0,0,.15);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    width: 100%;
    margin-bottom: 10px;
}
.pp-total-b .pp-pricing-wrap {
    padding: 24px;
    background: 0 0;
    position: static;
    width: 100%;
}
.pp-total-b .pp-height {
    height: 100%;
}
.pp-justify {
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}

.flex-column {
    -webkit-box-orient: vertical!important;

}

.pp-total-b h3 {
    font-size: 24px;
    line-height: 1.1666666667;
    margin: 0 0 8px;
}
.pp-bottom-24 {
    margin-bottom: 2rem!important;
}
.pp-parag {
    font-size: 14px;
    line-height: 1.1428571429;
}
.pp-bottom-30 {
    margin-bottom:24px!important;
}
.pp-btn.pp-button {
    color: #FFF!important;
    background-color: #2026d2!important;
    border-color: #2026d2 !important;
    padding: 13px 32px;
    text-align: center;
}
.pp-btn {
    border: 1px solid transparent;
    border-radius: 3px;
    display: inline-block;
    margin: 0 0 16px;
    position: relative;
}
.pp-total-section {
    padding: 30px 40px 80px;
}
.pp-backcl {
    background-color: #f6f9fc !important;
    background-size: contain;
    background-position: top left;
    background-repeat: no-repeat;
}
.tt-center {
    text-align: center!important;
}
h1.pp-price{
  color:#333;
  font-size: 60px;
  line-height: 1.1666666667;
  margin-bottom: 42px;
}
.pp-toogle {
    height: 2rem;
    position: relative;
    outline: 0;
    font-size: 1.5rem;
    /* font-weight: bold; */
    color: #fefefe;
    user-select: none;
}
.pp-toogle-left {
    margin-right: .3125rem;
}
.pp-toogle-label {
    color: #333;
    border-bottom: 0 none;
    display: inline-block;
    /* padding-top: .3125rem; */
    font-weight: 500;
    vertical-align: top;
    cursor: pointer;
}
.pp-toogle-input {
    position: absolute;
    margin-bottom: 0;
    opacity: 0;
}
.save_yearly {
    font-size: 17px;
    font-weight: 900;
}
.pp-toogle-shift.pp-cor {
  background-color: #e1e1e1;
  border: 1px solid #53f;
}
.pp-toogle .pp-toogle-shift {
    width: 4.5rem;
    height: 2.25rem;
    font-size: .75rem;
}
.pp-toogle-shift {
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}
.pp-toogle-shift {
    position: relative;
    display: block;
    width: 4rem;
    height: 2rem;
    /* border-radius: 0; */
    /* background: #537; */
    transition: all 0.25s ease-out;
    font-weight: inherit;
    color: inherit;
    cursor: pointer;
}
.pp-toogle-s{
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    clip-path: inset(50%);
    border: 0;
}
.pp-toogle input:checked ~ .pp-toogle-shift::after {
    left: 2.5rem;
}
.pp-toogle .pp-toogle-shift::after {
    top: .1rem;
    left: .25rem;
    width: 1.75rem;
    height: 1.75rem;
}
.pp-toogle-right {
    margin-left: .3125rem;
}
.pp-toogle {
    height: 3.75rem;
    display: flex;
    justify-content: center;
}
.margin-bottom-none {
    margin-bottom: 0 !important;
}
.pp-toogle-shift::after {
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}
.pp-toogle-shift::after {
    position: absolute;
    top: .1rem;
    left: .25rem;
    display: block;
    width: 1.75rem;
    height: 1.75rem;
    transform: translate3d(0, 0, 0);
    /* border-radius: 0; */
    background: #53f;
    transition: all 0.25s ease-out;
    content: '';
}
.pp-compare{
  text-align: left;
  padding-left: 20px;
}
.pp-compare ul li{
  list-style-image: url(/images/ppsuccess.gif);
      list-style-type: none;
    margin-bottom: 8px;
    padding-left: 12px;
}

/* plan pricing end*/
@media only screen and (min-width: 1024px){
.home .flex-content {
    -ms-flex-direction: row;
    flex-direction: row;
}
.home .flex-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}
.tabs-module.vertical {
    /* display: -ms-flexbox; */
    display: inline-block;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
}
@media only screen and (min-width: 1024px){
.tabs-module.vertical .content-container {
    display: block;
}
.tabs-module.vertical .content-container {
    /* display: none; */
    position: relative;
    /* width: 55%; */
}
.tabs-module.vertical .content-container [data-tab-content] {
    position: absolute;
    top: 50%;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    transform: translateY(-50%);
}
.tabs-module [data-tab-content] video {
    max-width: 100%;
}
.tabs-module.vertical .content-container [data-tab-content].align-top {
    top: 0;
    transform: none;
}

.tabs-module.vertical .tabs-container {
    width: 42%;
}
.tabs-module.vertical [data-tab]:hover[data-tab=support], .tabs-module.vertical [data-tab]:focus[data-tab=support], .tabs-module.vertical [data-tab].active[data-tab=support] {
    border-color: #78a300;
}
.tabs-module.vertical [data-tab]:first-child {
    margin-top: 0;
}
.tabs-module.vertical [data-tab]:first-child {
    margin-top: 0;
}
.tabs-module.vertical [data-tab].active, .tabs-module.vertical [data-tab]:active {
    box-shadow: 0 2px 4px rgba(0,0,0,.15);
    margin: 25px 0;
    transition: background-color 800ms 400ms,border-color 800ms 400ms,box-shadow 800ms 400ms,padding 400ms,margin 400ms;
}
.tabs-module.vertical [data-tab]:hover, .tabs-module.vertical [data-tab]:focus, .tabs-module.vertical [data-tab].active {
    background: #f6f6f6;
    box-shadow: 0 8px 24px rgba(0,0,0,.15);
    border-color: #890fb1;
}
}
@media only screen and (min-width: 1024px){
.tabs-module.vertical [data-tab] {
    margin: 0;
}
.tabs-module.vertical [data-tab] {
    position: relative;
    padding: 25px;
    margin: 25px 0;
    border-radius: 3px;
    border-left: 3px solid transparent;
}
.tabs-module .tab-trigger {
    cursor: pointer;
}
.tabs-module.vertical [data-tab] .tab-trigger.with-icon {
    /* display: -ms-flexbox; */
    display: flex;
    /* -ms-flex-align: center; */
    align-items: center;
}
}
@media only screen and (min-width: 1024px)
{
.tabs-module.vertical [data-tab] h4 {
    font-size: 20px;
}
.tabs-module.vertical [data-tab] .tab-trigger.with-icon .icon {
    margin: 0 20px 0 0;
}

.tabs-module.vertical [data-tab] .tab-trigger.with-icon .icon {
    margin: 0 20px 0 0;
}
.tabs-module.vertical [data-tab] .icon {
    background: #fff;
    width: 60px;
    height: 60px;
    box-shadow: 0 2px 14px rgba(202,202,202,.5);
}
.tabs-module.vertical [data-tab] .icon {
    background: #fff;
    width: 60px;
    height: 60px;
    box-shadow: 0 2px 14px rgba(202,202,202,.5);
}
.home img {
    max-width: 100%;
}
.tabs-module.vertical [data-tab] h4 .eyebrow {
    font-size: 14px;
    color: gray;
    text-transform: uppercase;
    display: block;
    letter-spacing: .1em;
    margin: 0 0 .25em;
}
.tabs-module.vertical [data-tab].active .tab-details, .tabs-module.vertical [data-tab]:active .tab-details {
    max-height: 500px;
    opacity: 1;
    padding: 2em 0 0;
    transition: opacity 800ms 200ms,max-height 800ms,padding-top 400ms;
}
.home p {
    font-size: 16px;
    line-height: 1.5em;
    color: #3d5154;
}
/* a {
    color: #30aabc;
    text-decoration: none;
} */
/* content */
.features-grid {
    text-align: left;
}
.features-grid .feature-box {
    display: inline-block;
    margin: 30px 0;
    /* padding: 0 3%; */
    vertical-align: top;
    /* width: 32%; */
}
.features-grid .feature-header {
    color: #03363d;
    font: 600 20px/24px "Sharp Sans",Arial,sans-serif;
    margin-bottom: 20px;
}
.suite p {
    color: #3d5154;
    font: 16px/24px PNR;
    margin: 0;
}
/* pricing table Design */
.suite-pricing .pricing-section.suite {
    background-color: #fff;
    width: 890px;
    margin: 0 auto;
    padding: 0;
}
.suite * {
    box-sizing: border-box;
}
.suite-pricing .pricing-section.suite table {
    position: relative;
    border-collapse: collapse;
    border: 0px;
}
.suite-pricing .pricing-section.suite table thead {
    padding-bottom: 30px;
}
.suite-pricing .pricing-section.suite table tr {
    display: table-row;
}
.suite-pricing .pricing-section.suite table thead span {
    font: 700 16px/16px "Sharp Sans",Arial,sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: gray;
}
td.col3.compare-table-check {
    text-align: center;
}
.suite-pricing .pricing-section.suite table thead .col2 {
    text-align: center;
}
.suite-pricing .pricing-section.suite table tbody::before {
    content: "-";
    display: table-row;
    line-height: 40px;
    visibility: hidden;
}
.suite-pricing .pricing-section.suite table tbody tr {
    border-bottom: 1px solid #f3f0ee;
}
.suite-pricing .pricing-section.suite table tr {
    display: table-row;
}
.suite-pricing .pricing-section.suite table tbody tr .col1 {
    text-align: left;
    padding-right: 0px;
}
.suite-pricing .pricing-section.suite table tbody tr td {
    padding: 14px 0;
    font: 18px/24px PNR;
    color: #3d5154;
    min-width: 175px;
    text-align: center;
}
/* .suite-pricing .pricing-section.suite table tbody tr .ico-check::before {
    color: #30aabc;
} */
.ico-check:before, .ico-check.ico-iphone:after {
    font: 20px entypo;
    color: #78a300;
    content: '\2714';
}
.ico-check:before, .ico-check.ico-iphone:after {
    font: 20px entypo;
    color: #9f07b9;
    content: '\2714';
}
/* Button design */
.golion-gen-btn, .golion-gen-btn.btn-explore {
    background:#2026d2;
    border: 2px solid transparent;
    color: #fff !important;
    font: 18px/1 SHSN;
    padding: 15px 30px 14px;
    text-transform: none;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    transition: all .25s;
    display: inline-block;
    width: auto;
    text-decoration: none !important;
}
.golion-gen-btn:hover {
  background-color: #2026d2;
}
.suite-feature {
    color: #2026d2;
    text-decoration: none !important;
    transition: color .1s;
}
.suite-feature:hover {
    color: #2026d2;
    text-decoration: none !important;
    transition: color .1s;
}
.suite-pricing .pricing-section.suite table tbody tr td #suite-compare {
    padding-left: 20px;
}
/* a {
  text-decoration: none;
  transition: color .1s;
} */
.golion-gen-btn-line, .golion-gen-btn-line.btn-explore {
    background-color: transparent;
    border: 2px solid #2026d2;
    color: #2026d2;
    font: 18px/1 SHSN;
    padding: 15px 30px 14px;
    text-transform: none;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    transition: all .5s;
    display: inline-block;
    width: auto;
    text-decoration: none !important;
}
.golion-gen-btn-line:hover, .golion-gen-btn-line.btn-explore:hover {
    background: #2026d2;
    border: 2px solid transparent;
    color: #fff !important;
}
.image_content_ehr {
  width: 100%;
}

.text-sec-right {
    margin-right: 20px;
}
.hero-section.d-flex.justify-content-start.align-items-center.flex-sm-row.flex-column {
    margin-top: 9em;
}
.hero-section .text-block {
    flex-basis: 40%;
    max-width: 100%;
}
.hero-section .text-block {
    flex-basis: 50%;
    flex-grow: 0;
    flex-shrink: 0;
    box-sizing: border-box;
    /* padding-left: 100px; */
    max-width: 450px;
}
.hero-section * {
    margin-top: 20px;
}
.hero-section .text-block h1 {
    color: #5d41c5;
    font-size: 40px;
    font-weight: 900;
}
.hero-section .text-block p.description {
    color: #7937c2;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.5em;
}
.hero-section .text-block p {
    max-width: 100%;
}
.hero-section .button-holder a button {
    font-size: 16px;
    font-weight: 600;
    min-width: 300px;
    border-radius: 40px;
    height: 55px;
}
button.call_to_action {
    margin-top: 50px;
}
.hero-section .text-block button {
    width: 180px;
}
.button-holder .call_to_action {
    background: linear-gradient(-45deg, #542ba1 0%, #be0f9e 100%);
    border: none;
    border-radius: 20px;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 20px;
    font-size: 12px;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
    font-weight: 600;
    -moz-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    font-family: "brandon-bold";
}
.hero-section .image-block {
    flex-basis: 60%;
}
.hero-section .image-block {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 70%;
}
/* header */
.new-feature-page-header {
    margin-top: 150px;
    margin-bottom: 50px;
}
.new-feature-page-header h2 {
    margin-top: 0px;
    color: #4e00ad;
    text-align: center;
    font-weight: 700;
  }
.new-feature-paragraph {
      margin: 0 auto;
      font-size: 18px;
      width: 50%;
      text-align: center;
      font-weight: 600;
}
.text-header {
  color: #4e00ad;
  /* text-align: center; */
  font-weight: 700;
}
.sub-text {
  color: #7937c2;
  font-weight: 700;
  font-size: 15px;
}
.main-text {
    color: #615976;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.highlighted_feature {
    color: #999;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
}
.highlighted-features li {
    float: left;
    width: auto;
    list-style: none;
    display: inline-block;
    position: relative;
    display: flex;
    align-items: center;
    margin: 5px 5px;
    font-size: 14px;
}
.highlighted-features li:before {
    content: '';
    float: left;
    width: 15px;
    height: 15px;
    background: #4e00ad;
    border-radius: 50%;
    margin-right: 10px;
}
.new-page-padding-both {
   padding: 60px 60px
}
.new-feature-page {
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    padding-top: 65px;
    padding-bottom: 50px;
}
.pricing-plan-feature {
   margin-top: 50px;
}

}
/* responsive */

@media only screen and (max-width: 750px) {
 article.suite-pricing {
    overflow-x: scroll;
    scroll-margin-bottom: initial;
    padding: 15px;
  }
}
@media only screen and (max-width: 550px) {
  .tabs-module.vertical [data-tab] h4 .eyebrow {
      font-size: 10px;
      color: gray;
      text-transform: uppercase;
      display: block;
      letter-spacing: .1em;
      margin: 0 0 .25em;
  }
  .e-prescribe {
     font-size: 13px;
  }
  .tabs-module.vertical [data-tab] {
    position: relative;
    padding: 10px;
    margin: 25px 0;
    border-radius: 3px;
    border-left: 3px solid transparent;
  }
.tabs-module.vertical [data-tab] .tab-trigger.with-icon .icon {
    margin: 0 20px 0 0;
    width: 15%;
    height: 38px;
  }
  .new-feature-paragraph {
    margin: 0 auto;
    font-size: 18px;
    width: 75%;
    text-align: center;
    font-weight: 600;
  }
  .hero-section .text-block p.description {
    color: #7937c2;
    font-weight: 700;
    font-size: 15px;
    line-height: 1.5em;
  }
  .flex-column{
    -ms-flex-direction: column!important;
    flex-direction: column!important;
  }
  .px-3{
      width: 100%!important;
  }
  .mid-alig {
    width: 85%!important;
  }
}
