html,
body {
  height: 100%;
  font-family: 'Lato', sans-serif !important;
  font-family: 'Lato', sans-serif !important;
}

:root {
  --font-family: 'Lato', sans-serif;
  --font-family: 'Lato', sans-serif;
  --font-normal: normal normal 14px 19px;
  --font-medium: normal normal 18px 25px;
  --font-large: normal 300 30px 41px 'Lato', sans-serif;
  --font-large: normal 300 30px 41px 'Lato', sans-serif;
  --primary-text-color: #3a4775;
  --secondary-text-color: #292929;
}

/* UTILITY CLASSES - START */
.session-margin-large {
  margin-bottom: 10px !important;
}

.session-divider-1 {
  padding: 20px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters>.col,
.no-gutters>[class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

.session-text-normal {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  color: #3a4775;
}

.user-guide .vemdr-text-primary {
  color: #3a4775;
}

.txt-primary {
  color: var(--primary-text-color);
}

.txt-secondary {
  color: var(--secondary-text-color);
}

.session-guide-text {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  /* color: var(--secondary-text-color); */
  text-transform: initial;
}

p.smallGreyNormal14pxText {
  font-size: 14px;
  line-height: 19px;
  color: var(--secondary-text-color);
}

p.smallGreyNormal14pxText a {
  font-size: 14px;
  line-height: 19px;
  text-decoration: none;
}

p.smallGreyBold14pxText {
  font-size: 17px !important;
  line-height: 22px;
  font-weight: bold;
  color: var(--secondary-text-color);
}

p.smallGreyBold14pxText a {
  font-size: 14px;
  line-height: 19px;
  text-decoration: none;
}

.smallGreyTextWithLink {
  font-size: 17px !important;
  line-height: 22px;
}

.smallGreyTextWithLink .guide-link {
  text-decoration: none;
  font-size: 17px;
  line-height: 19px;
}

.session-guide-text-large,
.edr-initial-value {
  font-size: 20px;
  line-height: 28px;
  color: #3a4775;
}

.session-txt-medium {
  font-style: normal;
  font-size: 17px;
  line-height: 25px;
  color: var(--primary-text-color);
  text-transform: initial;
}

.collapse-inside .session-txt-medium {
  margin-bottom: 10px !important;
}

/* .session-question {
   font-style: normal;
   font-weight: bold;
   font-size: 18px;
   line-height: 25px;
   color: var(--primary-text-color);
} */
/* UTILITY CLASSES - END */

.page-sidebar {
  overflow: visible;
  z-index: 999;
}

.page-sidebar .sidebar-inner {
  overflow: hidden;
  overflow-y: auto;
  height: 100%;
}

.nav-profile-menu-wrapper {
  position: relative;
}

.page-navigation {
  position: static;
  z-index: 10;
}

.page-sidebar .vemdr-logo-sm {
  display: none;
}

.page-sidebar .sidebar-hamburger {
  display: none;
}

.page-navigation .dropdown-menu-wrapper {
  top: 130%;
  right: 0;
  z-index: 10;
}

.sidebar_wrap {
  height: 70px;
  flex: 0 0 100%;
  /* max-width: 765px; */
  margin-top: 30px;
  margin-bottom: 70px;
  margin-bottom: 0;
  padding: 0 15px;
  z-index: 5;
  /* background: #aaaaaa75; */
}

.sidebar_wrap .progress-bar:after {
  left: 46%;
  transform: translateX(-50%);
  height: 2px;
  width: calc(100% - 70px);
  background-color: #ededed;
}

.progress-bar__steps {
  display: flex;
  flex-flow: column wrap;
  /* justify-content: center; */
  /* position: absolute; */
  top: 50%;
  z-index: 1;
  min-width: 130px;
  flex: 1;
  min-height: 150px;
}

.session-page-inner-card p,
.session-page-inner-card .head_wrap h2,
.vemdr-session-list-wrapper li,
.session-video-guide-wrapper .session-text-wrapper,
.session-page-inner-card textarea::placeholder,
.session-page-inner-card header,
.session-video-guide-wrapper span,
.session-page-inner-card span,
.session-page-inner-card textarea,
.prep-common-slide-view--kids span,
.sub-section p,
.sub-section h3,
.sub-section h4,
.sub-section label,
.sub-section b,
.sub-section button,
.closing_top h2,
.sub-section .session-btn-wrapper button,
.head_wrap .session-slide-title,
.vemdr-session-list-wrapper .list-header,
.session-txt-medium .tsel_gotonext_screen,
.session-collapse-card .session-collapse-btn,
.story-collapse-outer .session-text-large,
.stretch-card .inner-card-list .list-item,
.inner-card-header .header-txt,
.sub-section .session-slide-title,
.session-btn-wrapper .session-btn-primary span,
.session-collapse-inner .multi-card-wrapper .multi-card-outer-header,
.sub-section .session-guide-text,
#chat-sections .slider-primary .noUi-base .noUi-origin .noUi-handle .noUi-tooltip,
.multi-card-wrapper .list-item {
  font-size: 20px !important;
  line-height: 28px !important;
}

.session-text-wrapper .session-btn-primary {
  width: max-content !important;
}

.video_placeholder {
  width: 540px;
  border-radius: 10px;
  margin-left: calc(50% - 270px);
}

@media (min-width:768px) {
  .progress-bar__steps:last-child {
    margin-right: -15%;
  }

  .progress-bar__steps:first-child {
    margin-left: -17%;
  }
}

@media (max-width:767px) {

  .sidebar_wrap .progress-bar__steps .progress-bar__steps--text,
  .sidebar_wrap .progress-bar__steps.current .progress-bar__steps--text,
  .sidebar_wrap .progress-bar__steps.completed .progress-bar__steps--text {
    text-align: center;
  }

  .subcount_no {
    /* text-align: center; */
  }
}

.sidebar_wrap .progress-bar {
  background-color: transparent;
}

.progress-bar__steps:first-child {
  left: 0;
}

.progress-bar__steps--numbers {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}

.progress-bar__steps .progress-bar__steps--numbers {
  background: #cccccc;
  color: #919191;
  font-size: 18px;
  font-weight: bold;
}

.progress-bar__steps.current .progress-bar__steps--numbers {
  /* background: #f3dbba;
  color: #3c4778; */
  background: #3A4775;
  color: #fff;
}

.progress-bar__steps:first-child .progress-bar__steps--text div {
  margin-left: 12px;
}

.sidebar_wrap .progress-bar__steps .progress-bar__steps--text,
.sidebar_wrap .progress-bar__steps.current .progress-bar__steps--text,
.sidebar_wrap .progress-bar__steps.completed .progress-bar__steps--text {
  font-weight: bold;
  font-size: 14px;
  color: #3c4777;
  text-transform: initial;
}

.sidebar_wrap .progress-bar__steps .progress-bar__steps--text * {
  color: #3a4775;
}

li.progress-bar__steps.completed:not(:last-child)::after {
  display: none;
  height: 0;
}

.progress-bar__steps.completed .progress-bar__steps--text {
  display: none;
}

/* .progress-bar__steps.current .progress-bar__steps--numbers */
/* .progress-bar__steps.completed.current .progress-bar__steps--numbers {
  background: #f3dbba;
  color: #3c4778;
} */
.progress-bar__steps.completed.current .progress-bar__steps--numbers,
.progress-bar__steps.completed:not(.current) .progress-bar__steps--numbers {
  background: #ededed;
  background: #3c4778;
  color: #fff;
}

.progress-bar__steps.completed.current .progress-bar__steps--text {
  display: block;
}

.progress-bar__steps .progress-bar__steps--numbers {
  position: relative;
}

.progress-bar__steps.completed:not(:last-child) .progress-bar__steps--numbers::after {
  content: '';
  display: block;
  height: 2px;
  position: absolute;
  top: 52%;
  transform: translateY(-50%);
  left: 100%;
  background: #3c4778;
  width: 13vw;
}

@media (min-width: 470px) {
  .progress-bar__steps.completed:not(:last-child) .progress-bar__steps--numbers::after {
    width: 21vw;
  }

  .progress-bar__steps.completed:not(:last-child):not(:first-child) .progress-bar__steps--numbers::after {
    width: 20vw;
  }

  .progress-bar__steps {
    min-width: 100px;
  }
}

/* MAIN CONTENT STYLES - START */

.cd-faq.services {
  width: 100%;
  max-width: unset;
  margin-top: 250px;
  /* margin-top: 70px; */
  /* margin-top: 34px; */
  margin-top: 0;
  margin-bottom: 0;
  /* padding: 0 16px; */
  padding-bottom: 40px;
  box-shadow: none;
}

.txt-session-info {
  margin-top: 0;
}

.stretch-card>.card {
  max-width: unset !important;
  padding: 0;
  border: none;
  border-radius: unset;
  background-color: transparent;
}

.seson-pg-main-content .user-greetings {
  margin-bottom: 0;
}

.problems-checklist.issues-list {
  /* padding-top: 10px;
  padding-bottom: 70px; */
}

.user-greetings .greetings-txt {
  margin: 0;
  padding: 0;
  color: #3a4775 !important;
  font-size: 18px;
  font-weight: 600 !important;
  line-height: 26px;
  display: inline-block;
  margin-right: 3px;
}

.user-greetings .user-name {
  font-weight: bold;
  text-transform: initial;
}

.bold-24px-font {
  font-weight: bold;
  font-size: 24px;
  line-height: 33px;
  color: #3a4775 !important;
}

.normal-24px-font {
  font-weight: 500;
  font-size: 24px;
  line-height: 33px;
  color: #3a4775 !important;
}

.normal-18px-font {
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  color: #3a4775 !important;
}

.user-greetings h4 {
  font-weight: 600 !important;
}

.user-greetings h3 {
  font-weight: 400 !important;
  display: inline-block;
  font-size: 20px;
  color: #3a4775 !important;
  line-height: 1.2em;
}

.seson-pg-main-content .user-guide {
  margin-bottom: 30px;
}

.user-guide .guide-txt {
  color: #919191;
  font-size: 14px;
  font-weight: bold;
  line-height: 19px;
  text-transform: initial;
}

.guide-link,
.tsel_gotonext_screen,
.tsel_gotonext_screen:focus {
  font-size: 18px;
  line-height: 25px;
}

.guide-link {
  text-transform: capitalize;
}

.guide-link,
.guide-link:hover,
.guide-link:active,
.guide-link:focus,
.guide-link:visited {
  color: #6d94bd;
  color: #3a4775;
  text-decoration: underline;
}

.tsel_gotonext_screen,
.tsel_gotonext_screen:focus {
  border-bottom: none;
}

.session-page-inner-card {
  padding: 5px 0;
  /* padding-bottom: 45px; */
  border-radius: 10px;
  background: #fff;
  /* box-shadow: 0px 8px 40px #0000000a; */
}

.session-page-inner-card:not(:last-child) {
  margin-bottom: 5px !important;
}

.session-content-wrapper:not(:last-child) {
  margin-bottom: 35px;
}

.session-question,
.tsel-inner-card .card-collapsed-text {
  margin-bottom: 16px;
  margin-top: 10px;
  /* color: #3a4775; */
  font-weight: 400;
  font-size: 20px;
  line-height: 25px;
  text-transform: initial;
}

.session-question {
  /* margin-top: 10px;
  margin-bottom: 25px; */
  margin-top: 15px;
  margin-bottom: 10px;
}

.tsel-inner-card .card-collapsed-text {
  margin-bottom: 0;
}

.session-slide-title {
  color: #3a4775;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 24px;
}

.session-inner-card-text,
.session-answer-label,
.session-answer {
  font-size: 20px;
  line-height: 25px;
  text-transform: initial;
  color: #292929;
}

.session-txt-bold {
  font-weight: bold;
}

.session-answer-fld {
  height: 120px;
  /* margin-bottom: 12px; */
  padding-left: 15px;
  padding-right: 17px;
  border: 2px solid #ccc;
  border-radius: 5px;
  color: #000000;
  font-size: 20px;
  line-height: 25px;
  font-weight: normal;
  margin-top: 10px;
}

.session-answer-fld::-webkit-input-placeholder {
  color: #000000 !important;
  font-size: 20px !important;
  font-weight: 400 !important;
}

.session-answer-fld::-moz-placeholder {
  color: #000000 !important;
  font-size: 20px !important;
  font-weight: 400 !important;
}

.session-answer-fld::placeholder {
  color: #000000 !important;
  font-size: 20px !important;
  font-weight: 400 !important;
}

.answer:not(:last-child) .aws-transcription-wrapper {
  margin-bottom: -8px;
}

.session-content-wrapper:not(:last-child) .aws-transcription-wrapper {
  margin-bottom: -18px;
}

.session-video-guide-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  /* align-items: center; */
  margin-top: 70px;
  margin-bottom: 30px;
  flex-direction: column;
}

.session-video-guide-wrapper .guide-txt {
  flex: 0 0 100%;
  padding-bottom: 35px;
  color: #919191;
  font-weight: normal;
  font-size: 19px;
  line-height: 23px;
}

.session-video-guide-wrapper-alt .guide-txt {
  flex-flow: row wrap;
  align-items: flex-start;
}

.session-video-guide-wrapper-alt .session-btn-wrapper {
  /* display: flex;
  justify-content: center; */
  margin-top: 40px;
}

p.sub-video-guide.session-video-guide {
  font-size: 25px !important;
  line-height: 1.3em !important;
  font-weight: bold;
}

.session-video-guide-wrapper.new-design-layout {
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 20px;
}

.session-video-guide-wrapper.new-design-layout .guide-video-wrapper {
  flex: 0 0 50%;
  max-width: 100%;
  width: 100%;
  margin: 0;
}

.session-video-guide-wrapper.new-design-layout .guide-txt {
  flex: 0 0 50%;
  max-width: 100%;
  padding-left: 20px;
  width: 100%;
  margin: 0;
}

.session-video-guide-wrapper.new-design-layout .guide-txt p {
  padding-left: 20px;
  position: relative;
}

.session-video-guide-wrapper.new-design-layout .guide-txt p+p {
  margin-top: 20px;
}

.session-video-guide-wrapper.new-design-layout .guide-txt p::before {
  display: block;
  content: ' ';
  position: absolute;
  left: 1px;
  top: 10px;
  width: 10px;
  height: 10px;
  background-color: #3A4775;
  border-radius: 100%;
  overflow: hidden;
}

.session-video-player-wrapper.new-responsive {
  padding-bottom: 0;
  height: auto;
  width: 100%;
  max-width: 100%;
  border-radius: 10px;
}

.session-video-player-wrapper.new-responsive::before {
  display: block;
  content: ' ';
  box-sizing: border-box;
  padding-bottom: 56.25%;
  width: 100%;
}

.session-video-player-parent-wrapper {
  max-width: 100%;
  padding-bottom: 56.25%;
}

.run-first-session.session-btn-primary,
.run-second-session.session-btn-primary,
#end-chat-session.session-btn-primary,
.run-third-session.session-btn-primary,
#relaunch-back0.session-btn-primary,
#relaunch-back.session-btn-primary,
#relaunch-back1.session-btn-primary {
  width: max-content !important;
  font-size: 20px !important;
  border-radius: 7px !important;
  letter-spacing: initial;
  font-weight: bold;
  margin-top: 20px;
}

.run-first-session.session-btn-large,
.run-second-session.session-btn-large,
#end-chat-session.session-btn-large,
.run-third-session.session-btn-large,
#relaunch-back0.session-btn-large,
#relaunch-back.session-btn-large,
#relaunch-back1.session-btn-large {
  width: 320px !important;
}

.session-btn-primary {
  display: flex;
  width: 310px;
  height: 40px;
  background: #3A4775;
  box-shadow: none;
  border-radius: 7px;
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
  align-items: center;
  /* text-transform: capitalize !important; */
  color: #fff;
  border: none;
  outline: none;
  padding-right: 15px;
  padding-left: 15px;
  justify-content: space-between;
  cursor: pointer;
  letter-spacing: initial;
}

.session-btn-primary:focus,
.session-btn-primary:hover {
  /* box-shadow: 6px 6px 15px #f3dbba80; */
}

.session-btn-primary span {
  color: #fff;
  font-size: 20px;
}

.session-btn-primary span i {
  color: #fff;
  font-size: 16px;
}

.session-btn-primary .session-double-right-icon {
  font-size: 20px;
}

.session-video-guide-wrapper .session-text-normal {
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 25px;
  color: #292929;
}

.session-video-guide-wrapper .guide-txt .session-text-wrapper {
  color: #919191;
}

.vemdr-text-primary {
  color: #3a4775;
}

.session-video-guide-wrapper .guide-video-wrapper {
  flex: 0 0 100%;
  border-radius: 20px;
}

.guide-video-wrapper img {
  width: 100%;
  border-radius: 20px;
}

.session-text-large {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 10px;
}

.collapse-inside .session-text-large:last-child {
  margin-bottom: 15px !important;
}

#chat-sections .session-text-margin {
  margin-bottom: 20px;
}

.slide-cover-img-wrapper {
  max-width: 620px;
  margin-bottom: 20px;
  border-radius: 16px;
}

.slide-cover-img-wrapper img {
  border-radius: 16px;
}

.caution-box {
  width: 100%;
  padding-right: 20px;
  padding-top: 16px;
  padding-bottom: 16px;
  border-radius: 16px;
  border: 1px solid #f3dbba;
}

#closing .caution-box {
  margin-bottom: 30px;
}

.caution-box .caution-icon {
  width: 24px;
  padding-top: 1px;
}

.caution-text {
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
  font-size: 18px;
  line-height: 25px;
}

#chat-sections .caution-box .caution-text {
  color: #3a4775;
}

/* VEMDR ORDERED LIST - START */
.vemdr-session-list-wrapper .vemdr-ordered-list {
  counter-reset: vemdrListItem;
}

.vemdr-ordered-list .list-item {
  position: relative;
  padding-left: 37px;
}

.vemdr-ordered-list .list-item::before {
  position: absolute;
  left: 0;
  top: -4px;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  border-radius: 14px;
  counter-increment: vemdrListItem;
  content: counter(vemdrListItem);
  background: #f6f1ff;
  color: #3a4775;
  font-size: 16px;
  font-weight: bold;
  line-height: 19px;
}

/* VEMDR ORDERED LIST - END */

/* PREPARATION 2ND SLIDE - START */
.prompting-issues-question {
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  color: #3a4775;
}

.prompting-issues-outer-label {
  font-size: 14px;
  line-height: 19px;
  display: flex;
  align-items: flex-end;
  color: #919191;
}

#chat-sections .prompting-issues-question,
#chat-sections .prompting-issues-outer-label {
  margin-bottom: 20px;
}

#chat-sections .issues-list .answer {
  margin-bottom: 20px;
}

.issues-list .form-check {
  margin: 0;
}

.issues-list .form-check .form-check-label {
  font-weight: normal;
  font-size: 20px;
  line-height: 20px;
  color: #000000;
}

.issues-list .form-check .form-check-label input[type='checkbox']+.input-helper:before,
.form-check .form-check-label input[type='checkbox']+.input-helper:after {
  top: 1.8px;
}

#chat-sections .form-check .form-check-label input[type='checkbox']+.input-helper:before {
  border-color: #ccc;
}

#chat-sections .form-check .form-check-label input[type='checkbox']:checked+.input-helper:before {
  background: #fff;
  border-color: #ccc;
}

.issues-list .form-check .form-check-label input[type='checkbox']+.input-helper:after {
  color: #64BADD;
}

/* PREPARATION 2ND SLIDE - END */

/* PREPARATION 3RD SLIDE - START */
#chat-sections .all-protocols .protocol {
  height: unset;
  padding: 35px;
  border-radius: 15px;
  background: transparent;
  border: solid 2px #3A4775;
}

#chat-sections .all-protocols .protocol.selected {
  /* background: #f3dbba;
  box-shadow: 7px 7px 15px #f3dbba80; */
  background: #3A4775;
  /* border: 1.5px solid rgba(58, 71, 117, 0.911); */
}

#chat-sections .all-protocols .protocol.selected .protocol-icon-wrapper .protocol_icon {
  /* border: 2px solid rgba(58, 71, 117, 0.911); */
  /* background: #3A4775; */
  /* border: 1.5px solid rgba(58, 71, 117, 0.911); */
}

#chat-sections .all-protocols .protocol.selected .select-protocol-label {
  color: #fff;
}

#chat-sections .all-protocols .protocol p {
  color: #3a4775;
}

#chat-sections .all-protocols .protocol.selected p {
  color: #3a4775;
}

#chat-sections .all-protocols .protocol.selected .protocol-icon-wrapper img {
  filter: brightness(0) invert(1);
}

.select-protocol-label {
  text-align: center;
  font-weight: bold;
  font-size: 22px;
  line-height: 1.5em;
  color: #3A4775;
  ;
}

#chat-sections .all-protocols .protocol.selected .protocol-icon-wrapper img {
  filter: brightness(0) invert(1);
}

/* PREPARATION 3RD SLIDE - END */

/* TS EXPERIENCED USER SLIDE - START */
.session-collapse-card {
  background: #ffffff;
  box-shadow: 0px 8px 40px #0000000a;
  border-radius: 10px;
}

.session-collapse-card .session-collapse-btn {
  position: relative;
  display: flex;
  padding: 20px;
  padding-right: 73px;
  font-weight: bold;
  font-size: 20px;
  line-height: 25px;
  align-items: flex-start;
  text-transform: initial;
  color: #3a4775;
}

.collapse-status-indicator-icon {
  position: absolute;
  top: 0;
  right: 21px;
  display: block;
  width: 40px;
  height: 40px;
  padding-top: 3px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  color: #3a4775;
  text-align: center;
  padding-top: 4px;
  background: #F7F7F7;
  box-shadow: none;
}

.collapse-status-indicator-icon i {
  color: #909191;
}

.collapsed .collapse-status-indicator-icon {
  background: #F7F7F7;
  box-shadow: none;
}

.collapse-status-indicator-icon .fa::before {
  content: '\f077';
  font-size: 14px;
}

.collapsed .collapse-status-indicator-icon .fa::before {
  content: '\f078';
}

.collapsed .collapse-status-indicator-icon i {
  color: #3a4775;
}

.session-collapse-card .session-collapse-inner {
  /* padding-right: 22px;
  padding-left: 22px; */
  padding-bottom: 25px;
}

/* TS EXPERIENCED USER SLIDE - END */

.session-story-collapse-group .story-collapse-outer {
  width: 100%;
}

.tsel_story_collapse_img_wrapper.selected {
  border: 2px solid #e7e7e7;
  box-shadow: 5px 5px 15px #cbcbcb8a;
}

#target_selection #storyGroup .collapse-inside {
  border: none;
  background: #fff;
  box-shadow: 0px 8px 40px #0000000a;
}

#target_selection #storyGroup .collapse-inside::before {
  border-right-color: transparent;
  background: #fff;
  border: none;
}

/* UI SLIDER - START */
.noUi-marker.noUi-marker-horizontal.noUi-marker-large {
  display: none;
}

.noUi-target .noUi-base {
  background: transparent;
}

#chat-sections .noUi-connects {
  height: 7px;
  width: 110%;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 10px;
  background: #ccc;
}

#chat-sections .noUi-target .noUi-base .noUi-origin .noUi-handle {
  top: -15px;
  right: -19.49px;
  width: 40px;
  height: 40px;
  border: none;
  background: none;
  box-shadow: none;
}

#chat-sections .noUi-target .noUi-base .noUi-origin .noUi-handle:before {
  content: "<>";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 16px;
  /* background: linear-gradient(313.96deg, #ffffff 33.12%, #e1e1e1 88.45%); */
  /* box-shadow: 6px 6px 15px #f3dbba80; */
  border: solid 3px #47427a;
  background: #3A4775;
  color: white;
  font-size: 20px;
  font-weight: 900;
  font-family: unset;
  letter-spacing: 1.4px;
}

#chat-sections .slider-primary .noUi-base .noUi-origin .noUi-handle .noUi-tooltip {
  top: 100%;
  height: auto;
  padding: 0 0.96875rem;
  border-radius: 0;
  background: transparent;
  color: #000000;
  /* font-size: 30px; */
  font-size: 24px;
  font-weight: bold;
  font-weight: bold;
  line-height: 41px;
  text-align: center;
}

#chat-sections .noUi-tooltip::after {
  display: none;
}

#chat-sections .noUi-target .noUi-pips .noUi-value {
  color: #000000;
  font-size: 20px;
  font-weight: 400;
}

.slider-min-value-label-right,
.slider-min-value-label-left,
.slider-min-value-label-right.large,
.slider-min-value-label-left.large {
  font-size: 18px;
  line-height: 25px;
}

.session-slider-wrapper .slider-min-value-label-right {
  right: -15px;
  transform: unset;
  top: -50px;
  font-weight: 800;
  color: #000000;
}

.session-slider-wrapper .slider-min-value-label-left {
  transform: unset;
  left: -15px;
  top: -50px;
  font-weight: 800;
  color: #000000;
}

#chat-sections .noUi-target .noUi-base .noUi-origin .noUi-handle:after {
  display: none;
}

/* UI SLIDER - END */

/* TARGET SELECTION MULTICARD SLIDE - START */
#chat-sections .tsel-inner-card {
  min-height: 65px;
  max-width: unset;
  padding-top: 20px;
  padding-bottom: 20px;
  border: none;
  border-radius: 20px;
  box-shadow: 0px 8px 40px #0000000a;
}

.tsel_gotonext_screen {
  border: none;
  color: #919191;
  color: #6d94bd;
  color: #3a4775;
  text-transform: none;
}

.tsel_gotonext_screen,
.tsel_gotonext_screen:hover,
.tsel_gotonext_screen:focus {
  text-decoration: underline;
}

#chat-sections .tsel-inner-card .card-collapsed-btn:not(.alt) {
  top: 0;
  right: 21px;
  display: block;
  width: 40px;
  height: 40px;
  padding-top: 3px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  /* background: #3a4775; */
  color: #919191;
  text-align: center;
  background: #f4f8fb;
  box-shadow: none;
}

#chat-sections .tsel-inner-card .card-collapsed-btn:not(.alt) .fa {
  color: #919191;
}

#chat-sections .tsel-inner-card .card-collapsed-btn.collapsed .fa {
  color: #3a4775;
}

#chat-sections .tsel-inner-card .card-collapsed-btn .fa {
  font-size: 16px;
}

#chat-sections .tsel-inner-card .card-collapsed-btn.collapsed .fa::before {
  content: '\f078';
}

#chat-sections .tsel-inner-card .card-collapsed-btn .fa::before {
  content: '\f077';
}

#chat-sections .tsel-inner-card .card-collapsed-btn.collapsed:not(.alt) {
  background: #F7F7F7;
  box-shadow: none;
}

.tsel-inner-card .session-question,
.tsel-inner-card .card-collapsed-text {
  padding-right: 20px;
  display: inline-block;
}

#chat-sections .text-decorated,
#chat-sections .vemdr-session-list-wrapper .text-decorated {
  font-size: 18px;
  color: #3a4775;
  border-color: #3a4775;
}

.info-box .info-box-txt {
  color: #3a4775;
  font-size: 17px;
}

/* .session-story-collapse-wrapper {
  max-width: 1050px;
  margin-left: auto !important;
  margin-right: auto !important;
} */
/* TARGET SELECTION MULTICARD SLIDE - END */

/* MULTICARD COLLAPSE - START */
.session-collapse-card-multicard .session-collapse-inner {
  background: #FAFAFF;
  padding: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.session-collapse-inner .session-collapse-header {
  margin-bottom: 26px;
}

.session-collapse-inner .session-collapse-header-txt {
  /* font-weight: 300;
  font-size: 42px;
  line-height: 57px; */
  font-weight: 600;
  font-size: 18px;
  line-height: 26px;
  text-transform: initial;
  color: #3a4775 !important;
  margin-bottom: 0;
}

.session-collapse-card-multicard .collapse-inner-card {
  display: flex;
  flex-direction: column;
  background: #ffffff;
  border-radius: 20px;
  filter: drop-shadow(0px 8px 40px rgba(0, 0, 0, 0.04));
}

.session-collapse-card-multicard .collapse-inner-card:not(:last-child) {
  margin-bottom: 20px;
}

.collapse-inner-card .inner-card-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 25px;
  margin-bottom: 25px;
}

.collapse-inner-card .header-icon {
  margin-bottom: 25px;
}

.collapse-inner-card .header-txt {
  font-weight: bold;
  font-size: 18px;
  line-height: 25px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #3a4775;
}

.collapse-inner-card .inner-card-body {
  display: flex;
  justify-content: center;
  padding-bottom: 25px;
}

.collapse-inner-card .inner-card-list {
  margin: 0;
  padding: 0;
}

.collapse-inner-card .inner-card-list .list-item {
  position: relative;
  font-weight: normal;
  line-height: 20px;
  text-transform: initial;
  color: #3a4775;
  padding-left: 40px;
}

.collapse-inner-card .inner-card-list .list-item:not(:last-child) {
  margin-bottom: 18px;
}

.stretch-card .inner-card-list .list-item {
  font-size: 20px;
}

.collapse-inner-card .inner-card-list .list-item::before {
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  background-image: url('../img/cross.svg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  content: '';
  top: 1px;
  left: 0;
}

/* MULTICARD COLLAPSE - END */

.session-double-right-icon {
  padding-right: 5px;
}

.session-double-right-icon .fa {
  width: 4px;
}

/* DESENSITIZATION LAST SLIDE - START */
.welcome-note {
  margin-bottom: 10px;
}

.welcome-note .session-slide-title {
  margin-bottom: 2px;
}

a#relaunch-back.guide-link,
a#relaunch-back1.guide-link,
a#relaunch-back0.guide-link {
  /*color: #6d94bd;*/
  font-size: 18px;
  line-height: 25px;
  /*text-decoration: none;
   /*font-weight: normal;*/
  color: #3a4775;
  font-weight: 700;
  text-decoration: underline;
}

/* DESENSITIZATION LAST SLIDE - END */

/* INSTALLATION 2ND SLIDE - START */

/* INSTALLATION 2ND SLIDE - END */

/* SESSION PAGE LIST - START */
.seson-pg-main-content .vemdr-session-list-wrapper:not(:last-child) {
  margin-bottom: 25px;
}

.vemdr-session-list-wrapper .list-header {
  margin-bottom: 18px;
  font-weight: 600;
  font-size: 20px;
  line-height: 25px;
  display: flex;
  align-items: center;
  text-transform: initial;
  color: #292929;
}

.vemdr-session-list-wrapper .list {
  padding: 0;
  margin: 0;
}

.vemdr-session-list-wrapper .list-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
  font-size: 17px;
  line-height: 25px;
}

.vemdr-session-list-wrapper .list-item:last-child {
  margin-bottom: 0;
}

/* .list-small-wrapper .list-item {
   font-size: 14px;
   line-height: 19px;
} */
/* changes as per 08-jul-21 doc */
.vemdr-session-list-wrapper .list-icon {
  margin-top: -2px;
  margin-right: 12px;
}

.vemdr-session-list-wrapper .list-txt {
  text-transform: initial;
  color: #222;
}

/* SESSION PAGE LIST - END */

/* NEXT & PREV BUTTONS - START */
.actions--container {
  max-width: unset;
  height: 80px;
  padding-left: 30px;
  padding-right: 30px;
}

.profile--actions {
  height: 100%;
  justify-content: space-between;
  /* padding: 0 16px; */
  /* margin-top: 12px; */
}

.session-page-nav-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 140px;
  height: 40px;
  padding: 0 20px;
  border-radius: 20px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

.profile--actions .btn.prev-step,
.profile--actions .prev-step:hover {
  background: #3a4775;
  box-shadow: 6px 6px 15px rgba(204, 220, 237, 0.5);
  text-transform: capitalize;
}

.profile--actions .btn.prev-step {
  background: #FFF;
  box-shadow: none;
  text-transform: capitalize;
  border-radius: 7px;
  width: auto;
  padding: 20px 36px;
  height: auto;
  border: 2px solid #3a4775;
}

.profile--actions .btn.prev-step:hover {
  background: #eee;
  box-shadow: 6px 6px 15px rgba(204, 220, 237, 0.5);
}

.profile--actions .btn.prev-step:hover img {
  filter: unset;
}

.profile--actions .btn.prev-step img {
  filter: brightness(10.5);
}

.profile--actions .btn.prev-step:hover span {
  color: #3a4775;
}

.profile--actions .btn.prev-step span {
  color: #3a4775;
}

/* .profile--actions .btn.prev-step:hover {
  background: #f3dbba;
  box-shadow: 6px 6px 15px #f3dbba80;
  color: #3a4775;
} */
.profile--actions .next-step,
.profile--actions .next-step:hover {
  background: #f3dbba;
  box-shadow: 6px 6px 15px #f3dbba80;
  text-transform: capitalize;
}

.profile--actions .next-step {
  background: #3A4775;
  box-shadow: none;
  text-transform: capitalize;
  border-radius: 7px;
  width: auto;
  padding: 20px 36px;
  height: auto;
}

/* .profile--actions .next-step:hover {
  background: #3a4775;
  box-shadow: 6px 6px 15px rgba(204, 220, 237, 0.5);
} */
.profile--actions .next-step:hover {
  background: #eee;
  box-shadow: 6px 6px 15px rgba(204, 220, 237, 0.5);
}

.profile--actions .next-step img {
  filter: brightness(10.5);
}

.profile--actions .next-step span {
  color: #fff;
}

.profile--actions .next-step:hover img {
  filter: unset;
}

.profile--actions .next-step:hover span {
  color: #3a4775;
}

.profile--actions .icon-prev,
.profile--actions .icon-next {
  display: none;
}

.profile--actions #end-chat-session.btn-end-session {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 190px !important;
  height: auto;
  padding: 20px 36px;
  border-radius: 7px !important;
  color: #3a4775;
  font-size: 16px;
  font-weight: bold;
  text-transform: capitalize;
  margin: 0;
  background: #3A4775;
  letter-spacing: initial;
}

.profile--actions #end-chat-session.btn-end-session span {
  color: #fff;
}

.profile--actions #end-chat-session.btn-end-session span img {
  filter: grayscale(1) invert(1);
}

/* NEXT & PREV BUTTONS - END */

/* POSITIVE AND NEGATIVE BELIEFS IMAGE TO HTML - START */
.multi-card-wrapper .multi-card-outer-header {
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  text-transform: initial;
  color: #3a4775;
  margin-bottom: 25px;
}

.multi-card-wrapper .inner-card {
  background: #ffffff;
  border-radius: 20px;
  overflow: hidden;
  padding-bottom: 30px;
  box-shadow: 0px 8px 40px #0000000a;
}

.multi-card-wrapper .inner-card:not(:last-child) {
  margin-bottom: 25px;
}

.multi-card-wrapper .inner-card-header {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  margin-bottom: 25px;
}

.inner-card-header .header-icon {
  margin-bottom: 25px;
}

.inner-card-header .header-txt {
  font-weight: bold;
  font-size: 20px;
  line-height: 25px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #3a4775;
}

.multi-card-wrapper .lists-wrapper-outer {
  flex-flow: row wrap;
}

.lists-wrapper-outer .list-wrapper-inner {
  position: relative;
  flex: 0 0 100%;
  max-width: 100%;
  justify-content: center;
  padding-top: 35px;
}

.lists-wrapper-outer .list-wrapper-inner:not(:last-child) {
  margin-bottom: 35px;
}

.lists-wrapper-outer .list-wrapper-inner::before {
  position: absolute;
  display: block;
  top: -9px;
  content: attr(data-list);
  font-weight: 400;
  font-size: 20px;
  line-height: 57px;
  text-transform: initial;
  color: #333f63;
  /* left: 50%;
   transform: translateX(-50%); */
  left: 0;
  right: 0;
  text-align: center;
  display: none;
}

.multi-card-wrapper .list {
  margin: 0;
  padding: 0;
}

.multi-card-wrapper .list-item:not(:last-child) {
  margin-bottom: 20px;
}

.multi-card-wrapper .list-item {
  position: relative;
  font-size: 20px;
  line-height: 22px;
  text-transform: initial;
  color: #3a4775;
  padding-left: 31px;
}

.multi-card-wrapper .list-item::before {
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(../img/cross.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  content: '';
  top: 1px;
  left: 0;
}

.multi-card-wrapper .positive-beliefs .list-item::before {
  /* background: #f3dbba; */
  background-image: url(../img/white_tick.png);
  background-size: 100%;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
}

/* POSITIVE AND NEGATIVE BELIEFS IMAGE TO HTML - END */
/* SESSION ON SCREEN VIDEO PLAYER - START */
.session-video-player-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px;
}

.session-video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* SESSION ON SCREEN VIDEO PLAYER - END */

/* FOR CUSTOM SCROLLBAR - START */
/* .session-page {
   height: 100%;
}
.cd-faq.services {
   height: calc(100% - 219px);
   overflow: auto;
}
.seson-pg-main-content .nano {
   height: calc(100% - 140px);
}
.has-scrollbar .nano-content {
   padding-right: 30px;
}
.nano > .nano-content:focus {
   outline: none;
} */
/* FOR CUSTOM SCROLLBAR - END */

.tsel_gotonext_screen:hover,
.tsel_gotonext_screen:active,
.tsel_gotonext_screen:focus {
  color: #6d94bd;
  color: #3a4775;
}

/* target selection story collapse image fix */
.ts_storyGroup .tsel_story_collapse_img_wrapper img,
.tsel_story_collapse_img_wrapper .tsel_story_collapse_img,
.ts_storyGroup .tsel_story_collapse_img_wrapper .tsel_story_collapse_img {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

/* closing caution box icon gap issue */
.caution-box {
  column-gap: -moz-initial;
  column-gap: initial;
}

.caution-box img,
.caution-box .caution-icon {
  margin-right: 16px;
}

.nano-content:focus-visible {
  outline: none;
}

.cd-faq .card .card-body {
  padding: 0;
}

/* aws transcriber buttons - start */
.btn-transcribe-start,
.btn-transcribe-stop {
  width: 40px;
  height: 40px;
  padding: 0;
  border: none;
  outline: none;
  border-radius: 100px;
  font-size: 18px;
  color: #3a4775;
  cursor: pointer;
  background: #FFFFFF;
  /* border: 1px solid rgba(0, 0, 0, 0.09); */
  /* box-shadow: 0px 4px 9px rgb(0 0 0 / 6%) !important; */
}

.btn-transcribe-start .fa,
.btn-transcribe-stop .fa {
  color: #3a4775;
}

.btn-transcribe-stop {
  display: none;
  background-color: #f3dbba;
  font-size: 18px;
}

.btn-transcribe-start:disabled,
.btn-transcribe-stop:disabled {
  cursor: default;
}

.btn-transcribe-start:disabled .fa,
.btn-transcribe-stop:disabled .fa {
  color: #6d94bd;
}

/* aws transcriber buttons - end */
/* aws text to speech buttons - start */
.text-to-speech-btn-wrapper {
  margin-bottom: 10px;
}

.head_wrap {
  z-index: 25;
  position: relative;
  display: flex;
  align-items: center;
  padding-right: 0px;
  width: 100%;
}

.head_wrap .text-to-speech-btn-wrapper {
  margin-bottom: 5px;
  display: inline-block !important;
  align-content: center;
}

.head_wrap .session-question {
  display: inline !important;
}

.head_wrap .session-slide-title {
  display: inline !important;
  padding-right: 7px;
  font-size: 42px !important;
  line-height: 1.2em !important;
}

.head_wrap .session-guide-text {
  display: inline !important;
  padding-right: 7px;
}

.head_wrap .btn-transcribe-start,
.head_wrap .session-txt-medium {
  display: inline !important;
  font-size: 18px;
}

.text-to-speech-btn-wrapper.alt-margin {
  margin-bottom: -2rem;
  margin-top: 2.4rem;
}

.audio-play-button {
  outline: none;
  height: 40px;
  width: 120px;
  /* border-radius: 50px; */
  color: #3a4775;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 19px;
  text-transform: uppercase;
  cursor: pointer;
  height: 35px;
  width: 35px;
  padding-left: 7px;
  display: flex;
  align-items: center;
  font-size: 20px;
  line-height: 29px;
  background: #FFF;
  border: none;
  box-shadow: none;
  /* margin-left: 10px !important; */
}

.audio-play-button.new-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent !important;
  margin-left: 0 !important;
  border-radius: none !important;
  border: none !important;
  box-shadow: none !important;
}

.audio-play-button.new-icon img.pause {
  display: none;
}

.audio-play-button.new-icon.playing img {
  display: none;
}

.audio-play-button.new-icon.playing img.pause {
  display: block;
}

.audio-play-button,
.audio-play-button:hover,
.audio-play-button:active,
.audio-play-button:focus {
  /* box-shadow: 6px 6px 15px #f3dbba80; */
}

.add-btn {
  outline: none;
  height: 40px;
  width: 120px;
  color: #fff;
  font-style: normal;
  font-weight: bold;
  line-height: 19px;
  text-transform: uppercase;
  cursor: pointer;
  height: 35px;
  width: 35px;
  padding-left: 7px;
  font-size: 20px;
  line-height: 29px;
  background: #3a4775;
  border: 1px solid rgba(0, 0, 0, 0.09);
  box-shadow: 0px 4px 9px rgb(0 0 0 / 6%) !important;
  margin-left: 10px !important;
}

.remove-btn {
  outline: none;
  height: 40px;
  width: 120px;
  color: #fff;
  font-style: normal;
  font-weight: bold;
  line-height: 19px;
  text-transform: uppercase;
  cursor: pointer;
  height: 35px;
  width: 35px;
  padding-left: 7px;
  font-size: 20px;
  line-height: 29px;
  background: #3a4775;
  border: 1px solid rgba(0, 0, 0, 0.09);
  box-shadow: 0px 4px 9px rgb(0 0 0 / 6%) !important;
  margin-left: 10px !important;
}

.audio-play-button.playing {
  padding-left: 10.5px;
  font-size: 15px;
  line-height: 20px;
}

.audio-play-button.playing,
.audio-play-button.playing:hover,
.audio-play-button.playing:active,
.audio-play-button.playing:focus {
  background: #f3dbba;
  box-shadow: 6px 6px 15px #f3dbba80;
}

.audio-play-button .btn-text {
  display: none;
}

.audio-play-button .fa::before {
  content: '\f04b';
  content: '\f028';
}

.audio-play-button.playing .fa::before {
  content: '\f04c';
}

/* aws text to speech buttons - end */
#preparation .select_protocol .session18pxNormalFont {
  margin: 0 0 10px 0;
}

.session18pxNormalFont {
  font-size: 18px;
  line-height: 25px;
}

#chat-sections .tsel-inner-card .btn-collapse:not(.alt) {
  z-index: 1;
}

#chat-sections .all-protocols {
  gap: 12px;
}

#chat-sections .protocolListWithImgMainWrap {
  margin: 25px 0 0 0;
  max-width: 1170px;
  display: grid;
  column-gap: 10px;
}

#chat-sections .protocolListWithImgMainWrap .protocol {
  min-height: auto;
  display: flex;
  padding: 24px 24px;
  margin: 0 15px 15px 0;
  /* width: 280px !important; */
  max-width: none !important;
  flex: none !important;
  align-items: center;
  /* justify-content: flex-start; */
  flex-direction: column;
  row-gap: 12px;
}

#chat-sections .protocolListWithImgMainWrap .protocol:first-child {
  grid-column: span 2 / span 2;
}

#chat-sections .protocolListWithImgMainWrap .select-protocol-label {
  text-align: center;
  /* font-size: 18px;
  line-height: 24px; */
  /* margin-top: 22px; */
}

#chat-sections .protocolListWithImgMainWrap .protocol-icon-wrapper {
  margin: 0;
}


#chat-sections .protocolListWithImgMainWrap .protocol-icon-wrapper .protocol_icon {
  position: relative;
  width: 110px;
  height: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
}


#chat-sections .all-protocols .protocol-icon-wrapper img {
  /* width: 40px; */
  height: auto;
}

#chat-sections .protocolListWithImgMainWrap .select-protocol-label br {
  /* display: none; */
}

.sub-section .prep-common-slide-view--kids,
.kids-protocol-selected .sub-section .prep-common-slide-view {
  display: none;
}

.sub-section .prep-common-slide-view,
.kids-protocol-selected .sub-section .prep-common-slide-view--kids {
  display: block;
}

.sub-section .prep-common-slide-view--ppemdr,
.ppemdr-protocol-selected .sub-section .prep-common-slide-view {
  display: none;
}

.sub-section .prep-common-slide-view,
.ppemdr-protocol-selected .sub-section .prep-common-slide-view--ppemdr {
  display: block;
}

/* .sub-section .prep-common-slide-view--ppemdr,
.ppemdr-protocol-selected .sub-section .answer{
  display: none;
}
.ppemdr-answer:not(:last-child) .aws-transcription-wrapper {
  margin-bottom: -8px;
}
#chat-sections .issues-list .ppemdr-answer {
  margin-bottom: 20px;
} */

.sub-section .prep-common-slide-view--gemdr,
.gemdr-protocol-selected .sub-section .prep-common-slide-view {
  display: none;
}

.sub-section .prep-common-slide-view,
.gemdr-protocol-selected .sub-section .prep-common-slide-view--gemdr {
  display: block;
}

.sub-section .prep-common-slide-view--gemdr,
.gemdr-protocol-selected .sub-section .answer {
  display: none;
}

.gemdr-answer:not(:last-child) .aws-transcription-wrapper {
  margin-bottom: -8px;
}

#chat-sections .issues-list .gemdr-answer {
  margin-bottom: 15px;
}

/* MAIN CONTENT STYLES - END */
@media (min-width: 768px) {

  /* .page-navigation .nav-hamburger {
    margin-right: auto;
  } */
  .cd-faq {
    padding-left: 0;
  }

  .page-navigation {
    /* padding-right: 40px; */
    padding-right: 0;
  }

  .page-navigation .vemdr-logo-wrapper {
    display: none;
  }

  .page-navigation .nav-hamburger {
    margin-right: 30px;
    z-index: 99;
    position: absolute;
  }

  .nav-profile-menu-wrapper {
    order: 4;
  }

  .sidebar_wrap {
    flex: unset;
    position: static;
    transform: unset;
    margin-top: 0;
    margin-right: auto;
    padding-top: 66px;
  }

  .cd-faq.services {
    /* margin-top: 150px;
    margin-top: 70px; */
    margin-top: 50px;
    /* padding-left: 65px; */
    /* padding-right: 40px; */
    /* height: calc(100% - 160px); */
  }

  .sidebar_wrap .progress-bar:after {
    left: -18px;
    width: 103%;
    transform: unset;
  }

  .progress-bar__steps {
    align-items: center;
  }

  /* .progress-bar__steps:nth-child(1) {
    left: 0;
    transform: translateX(-50%);
  }
  .progress-bar__steps:nth-child(2) {
    left: 25%;
    transform: translateX(-50%);
  }
  .progress-bar__steps:nth-child(3) {
    left: 50%;
    transform: translateX(-50%);
  }
  .progress-bar__steps:nth-child(4) {
    left: 75%;
    transform: translateX(-50%);
  }
  .progress-bar__steps:last-child {
    right: 0;
    transform: translateX(50%);
  } */
  .progress-bar__steps.completed:not(:last-child) .progress-bar__steps--numbers::after,
  .progress-bar__steps.completed:not(:last-child):not(:first-child) .progress-bar__steps--numbers::after {
    width: 190px;
  }

  /* li.progress-bar__steps.completed:not(:last-child)::after {
    width: 75%;
    height: 2px;
  }
  li.progress-bar__steps:not(:last-child)::after {
    background-color: #3D4778;
  } */
  #chat-sections .protocolListWithImgMainWrap {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  #chat-sections .all-protocols:not(.sub-protocols) .protocol:first-child {
    height: unset;
  }


  #chat-sections .all-protocols.sub-protocols .protocol.selected {
    background: #3A4775;
    border: 1.5px solid rgba(58, 71, 117, 0.911);
  }

  /* #chat-sections .all-protocols .protocol.selected .protocol-icon-wrapper .protocol_icon {
    border: 2px solid rgba(58, 71, 117, 0.911);
  } */
  #chat-sections .all-protocols.sub-protocols .protocol .select-protocol-label {
    font-weight: 600;
  }

  #chat-sections .all-protocols.sub-protocols .protocol.selected .select-protocol-label {
    color: #ffffff;
  }


  #target_selection #collapseLee .collapse-inside::before,
  #target_selection #storyGroup .story-collapse-three .collapse-inside::before {
    right: 16%;
  }

  #target_selection #collapseMaria .collapse-inside::before,
  #target_selection #storyGroup .story-collapse-one .collapse-inside::before {
    left: 16%;
  }

  #target_selection #storyGroup .story-collapse-first .collapse-inside::before {
    transform: rotate(45deg);
    left: 33%;
  }

  #target_selection #storyGroup .story-collapse-last .collapse-inside::before {
    transform: rotate(45deg);
    left: unset;
    right: 32%;
  }

  .session-collapse-card-multicard .collapse-inner-card {
    flex-direction: row;
  }

  .collapse-inner-card .inner-card-header {
    justify-content: center;
    flex: 0 0 50%;
    margin-bottom: 0;
  }

  .collapse-inner-card .inner-card-body {
    padding: 20px;
    padding-left: 0;
  }

  .collapse-inner-card .inner-card-list .list-item:not(:last-child) {
    margin-bottom: 26px;
  }

  .session-ui-slider .ul-slider {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  #chat-sections .session-ui-slider .noUi-connects {
    width: 115%;
  }

  #chat-sections .slider-primary .noUi-base .noUi-origin .noUi-handle .noUi-tooltip {
    font-size: 18px;
  }

  .slider_w_step_label-wrapper .noUi-target .noUi-pips .noUi-value::after {
    content: ' min';
  }

  /* changes as per 08-jul-21 doc */
  /* .session-guide-text {
      font-size: 18px;
      line-height: 25px;
   }
   .vemdr-session-list-wrapper .list-item {
      font-size: 18px;
      line-height: 25px;
   }
   .session-inner-card-text,
   .session-video-guide-wrapper .guide-txt {
      font-size: 18px;
      line-height: 25px;
   } */
  /* changes as per 08-jul-21 doc - end */

  .cd-faq .card .card-body {
    padding: 0;
  }

  .actions--container {
    padding-left: 50px;
    padding-right: 50px;
  }

  .progress-bar__steps:first-child .progress-bar__steps--text div {
    margin-left: 55px;
  }
}

/* RESPONSIVE STYLE FOR CUSTOM SCROLLBAR -START */
/* @media only screen and (max-width: 767.98px),
only screen and (max-height: 649.98px) {
   .seson-pg-main-content .nano-content {
      margin-right: 0 !important;
   }
} */
.seson-pg-main-content .nano-content {
  margin-right: 0 !important;
  right: 0 !important;
}

@media (min-width: 768px) and (min-height: 650px) {

  /** initial setup **/
  .nano {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }

  .nano>.nano-content {
    position: absolute;
    overflow: scroll;
    overflow-x: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .nano>.nano-content::-webkit-scrollbar {
    display: none;
  }

  .has-scrollbar>.nano-content::-webkit-scrollbar {
    display: block;
  }

  .nano>.nano-pane {
    background: #ededed;
    position: absolute;
    width: 10px;
    right: 0;
    top: 0;
    bottom: 0;
    visibility: hidden\9;
    /* Target only IE7 and IE8 with this hack */
    opacity: 0.01;
    visibility: visible\9;
    /* Target only IE7 and IE8 with this hack */
    opacity: 0.99;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
  }

  .nano>.nano-pane>.nano-slider {
    background: #3a4775;
    position: relative;
    margin: 0 1px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
  }

  .nano:hover>.nano-pane,
  .nano-pane.active,
  .nano-pane.flashed {
    visibility: visible\9;
    /* Target only IE7 and IE8 with this hack */
    opacity: 0.99;
  }

  /* page styles */
  .session-page {
    height: 100%;
  }

  .cd-faq.services {
    height: calc(100% - 140px);
    /* overflow: auto; */
  }

  .seson-pg-main-content .page-content-inner-wrapper {
    height: 100%;
  }

  .has-scrollbar .nano-content {
    padding-right: 30px;
    padding-bottom: 15px;
  }

  .progress-bar__steps.completed:not(:last-child) .progress-bar__steps--numbers::after,
  .progress-bar__steps.completed:not(:last-child):not(:first-child) .progress-bar__steps--numbers::after {
    width: 145px;
  }
}

/* @media (min-width: 768px) {
  .seson-pg-main-content .nano {
    height: calc(100% - 60px);
  }
}

@media (min-width: 1100px) {
  .seson-pg-main-content .nano {
    height: calc(100% - 40px);
  }
} */

@media (min-width: 768px) {
  .seson-pg-main-content .nano {
    height: calc(100% - 40px);
  }

  .nano .nano-content {
    padding-right: 50px;
    padding-left: 50px;
  }
}

.nano-content {
  scrollbar-width: none !important;
}

@media (min-width: 1200px) and (min-height: 650px) {
  .cd-faq.services {
    height: calc(100% - 130px);
  }

  .sidebar_wrap .progress-wrap {
    width: 106%;
  }

  .progress-bar__steps:first-child {
    margin-left: -16%;
  }
}

/* RESPONSIVE STYLE FOR CUSTOM SCROLLBAR -END */

@media (min-width: 900px) {
  .lists-wrapper-outer .list-wrapper-inner {
    flex: 0 0 50%;
  }

  .lists-wrapper-outer .list-wrapper-inner:not(:last-child) {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .page-sidebar {
    left: -110%;
  }

  .page-sidebar.active {
    left: 0;
  }

  .page-sidebar .sidebar-close-btn {
    display: block;
  }

  .page-navigation .nav-hamburger {
    display: block;
  }

  .progress-bar__steps.completed:not(:last-child) .progress-bar__steps--numbers::after {
    width: 95px;
  }

  /* .progress-bar__steps:nth-child(2) {
    left: 147px;
  }
  .progress-bar__steps:nth-child(3) {
    left: 297px;
  }
  .progress-bar__steps:nth-child(4) {
    left: 456px;
  } */
  /* li.progress-bar__steps.completed:not(:last-child)::after {
    width: 100%;
  } */
  .session-slide-title {
    margin-bottom: 15px;
  }

  .session-video-guide-wrapper .guide-txt {
    flex: 0 0 35%;
    display: flex;
    align-items: center;
    padding-bottom: 0;
    padding-right: 40px;
  }

  .session-video-guide-wrapper-alt .guide-txt {
    padding-right: 0;
  }

  /* .session-video-guide-wrapper-alt .session-text-wrapper,
  .session-video-guide-wrapper-alt .session-guide-text,
  .session-video-guide-wrapper-alt .session-text-normal {
    padding-right: 35px;
  } */
  /* .session-video-guide-wrapper-alt {
    justify-content: space-between;
  } */
  .session-video-guide-wrapper-alt {
    justify-content: center;
    align-items: center;
  }

  /* .session-video-guide-wrapper-alt .guide-txt {
    align-items: flex-start;
    align-content: flex-start;
  } */
  .session-video-guide-wrapper .guide-video-wrapper {
    flex: 0 0 65%;
  }

  .session-video-guide-wrapper-alt .guide-video-wrapper {
    flex: 0 0 60%;
  }

  /* for client's testing */
  /* .session-video-wrapper-test-layout .guide-txt,
   .session-video-wrapper-test-layout .guide-video-wrapper {
      flex: 0 0 100%;
      max-width: 100%;
   } */
  /* .session-video-wrapper-test-layout {
    justify-content: center;
  } */
  /* section end */
  .vemdr-session-list-wrapper {
    /* padding-left: 18px; */
  }

  .session-collapse-card .vemdr-session-list-wrapper {
    /* padding-left: 0; */
  }

  .vemdr-ordered-list .list-item::before {
    top: -2px;
  }

  .vemdr-ordered-list .list-item {
    padding-left: 40px;
  }

  .vemdr-session-list-wrapper .list-item {
    margin-bottom: 15px;
  }

  .vemdr-session-list-wrapper .pitem {
    padding-right: 15px;
    width: 50%;
  }

  .caution-box {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .caution-text {
    font-size: 18px;
    line-height: 25px;
  }

  /* .session-video-guide-wrapper-alt .session-btn-wrapper {
      justify-content: flex-start;
   } */
}

/* @media (min-width: 992px) and (max-width: 1359.98px) {
  .sidebar_wrap .progress-wrap {
    max-width: 530px;
  }
} */

@media (max-width: 992px) {
  .vemdr-session-list-wrapper .pitem {
    padding-right: 0px;
    width: 100%;
  }
}

/* fix for sidebar contents when collapsed */
@media (min-width: 1100px) and (max-height: 810px) {
  .page-sidebar .sidebar-menu {
    padding-right: 10px;
  }

  .page-sidebar.stretched .sidebar-menu {
    padding-right: 20px;
  }
}

@media (min-width: 1100px) {

  /* .session-margin-large {
      margin-bottom: 40px !important;
   } */
  /* changes as per 08-jul-21 doc */
  .page-sidebar .sidebar-hamburger {
    display: block;
    position: absolute;
    top: 18px;
    left: 97%;
    width: 45px;
    padding: 10px 0;
    border: none;
    outline: none;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background: #F2F2F2;
    cursor: pointer;
    /* box-shadow: 15px 6px 24px #00000011; */
  }

  .page-sidebar .vemdr-logo-wrapper {
    min-height: 65px;
  }

  .page-navigation {
    justify-content: space-between;
    padding-left: 284px;
    padding-left: 124px;
    padding-left: 150px;
    background: #fff;
    transition: 0.3s ease-in-out;
  }

  .page-navigation.sidebar-stretched {
    padding-left: 355px;
  }

  .page-sidebar.stretched {
    /* width: 260px; */
    /* background: #f7f7f8;  */
    /* border-right: solid 1px #dedede; */
  }

  .page-sidebar {
    left: 0;
    width: 100px;
    transition-duration: 0.3s;
  }

  .page-sidebar .sidebar-top {
    justify-content: center;
  }

  .page-sidebar .vemdr-logo-sm {
    display: block;
  }

  .page-sidebar.content-visible .vemdr-logo-sm {
    display: none;
  }

  .page-sidebar .vemdr-logo {
    display: none;
  }

  .page-sidebar.content-visible .vemdr-logo {
    display: block;
  }

  .sidebar-menu-link .menu-txt {
    display: none;
  }

  .page-sidebar.content-visible .sidebar-menu-link .menu-txt {
    display: block;
  }

  .page-sidebar .sidebar-close-btn {
    display: none;
  }

  .page-navigation .nav-hamburger {
    display: none;
  }

  .sidebar-menu .sidebar-menu-link {
    overflow: hidden;
    padding-left: 22px;
  }

  .sidebar_wrap {
    position: static;
    flex: unset;
    margin-top: 20px;
    transform: unset;
    width: 78%;
  }

  .cd-faq.services {
    /* margin-top: 150px; */
    padding-left: 300px;
    padding-left: 100px;
    /* padding-right: 40px; */
    transition: 0.3s ease-in-out;
  }

  .page-sidebar.stretched~.cd-faq.services {
    padding-left: 280px;
    padding-right: 0;
  }

  #chat-sections .noUi-connects {
    width: 102%;
  }

  .seson-pg-main-content .user-guide {
    margin-bottom: 40px;
  }

  #chat-sections .all-protocols .protocol {
    min-height: 195px;
  }

  #chat-sections .protocolListWithImgMainWrap .protocol {
    min-height: auto;
    height: auto;
  }

  /* .session-video-wrapper-test-layout {
      justify-content: center;
   }
   .session-video-wrapper-test-layout .guide-txt {
      padding: 0;
      padding-left: 15px;
   } */
  .session-video-wrapper-test-layout .guide-txt,
  .session-video-wrapper-test-layout .guide-video-wrapper {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .d-clg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .page-navigation {
    padding-top: 0;
    background: #fff;
  }

  .progress-bar__steps.completed:not(:last-child) .progress-bar__steps--numbers::after,
  .progress-bar__steps.completed:not(:last-child):not(:first-child) .progress-bar__steps--numbers::after {
    width: 17vw;
  }

  .session-video-wrapper-test-layout .guide-txt {
    flex: 0 0 45%;
    max-width: 45%;
    padding: 0;
  }

  .session-video-wrapper-test-layout .guide-video-wrapper {
    flex: 0 0 50%;
    max-width: 50%;
    /* margin-right: 15px; */
  }
}

@media (min-width: 1280px) and (max-width: 1439px) {
  .sidebar_wrap .progress-bar {
    width: 120% !important;
  }
}

@media (min-width: 1230px) {
  .session-video-wrapper-test-layout .guide-txt {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 1300px) {
  .session-video-wrapper-test-layout .guide-txt {
    flex: 0 0 40%;
    max-width: 40%;
  }
}

@media (min-width: 1330px) {
  .session-video-wrapper-test-layout .guide-txt {
    flex: 0 0 38%;
    max-width: 38%;
  }
}

@media (min-width: 1320px) {

  /* POSITIVE AND NEGATIVE BELIEFS IMAGE TO HTML - START */
  .multi-card-wrapper .multi-card-outer-header {
    margin-bottom: 40px;
  }

  .multi-card-wrapper .inner-card {
    display: flex;
    padding: 25px;
    overflow: unset;
  }

  .multi-card-wrapper .inner-card:not(:last-child) {
    margin-bottom: 80px;
  }

  .multi-card-wrapper .inner-card-header {
    flex: 0 0 22%;
    margin-bottom: 0;
    padding-top: 0;
  }

  .multi-card-wrapper .inner-card-body-1 {
    flex: 0 0 100%;
  }

  .multi-card-wrapper .inner-card-body {
    flex: 0 0 78%;
  }

  .lists-wrapper-outer .list-wrapper-inner {
    flex: 0 0 50%;
    padding-top: 0;
  }

  .lists-wrapper-outer .list-wrapper-inner::before {
    top: -82px;
  }

  /* POSITIVE AND NEGATIVE BELIEFS IMAGE TO HTML - END */
}

@media (min-width: 1400px) {
  .session-ui-slider .ul-slider {
    width: 95%;
  }

  #chat-sections .session-ui-slider .noUi-connects {
    width: 110%;
  }

  .session-video-wrapper-test-layout .guide-txt {
    flex: 0 0 35%;
    max-width: 35%;
  }

  .nano .nano-content {
    padding-right: 256px;
  }

  .cd-faq .card .card-body {
    padding-left: 10px;
  }

  .progress-bar__steps.completed:not(:last-child) .progress-bar__steps--numbers::after,
  .progress-bar__steps.completed:not(:last-child):not(:first-child) .progress-bar__steps--numbers::after {
    width: 225px;
  }
}

@media (max-width: 1400px) {
  .head_wrap {
    /* display: contents; */
    width: 100%;
  }
}

@media (min-width: 1540px) {
  .session-video-wrapper-test-layout .guide-txt {
    flex: 0 0 31.5%;
    max-width: 31.5%;
  }
}

@media (min-width: 1600px) {
  #chat-sections .all-protocols .protocol-icon-wrapper img {
    /* width: 55px; */
  }

  #chat-sections .protocolListWithImgMainWrap .protocol {
    padding: 25px;
    margin: 0 20px 20px 0;
  }

  #chat-sections .protocolListWithImgMainWrap .select-protocol-label {
    /* font-size: 18px;
    line-height: 22px; */
  }
}

@media (min-width: 1700px) {
  .session-video-wrapper-test-layout .guide-txt {
    flex: 0 0 28%;
    max-width: 28%;
  }
}

@media (min-width: 1800px) {
  #chat-sections .protocolListWithImgMainWrap .protocol-icon-wrapper {
    margin: 0 0px 0px 0;
  }

  #chat-sections .preparationPgMainWrap .protocolListWithImgMainWrap {
    margin: 35px 0 0 0;
  }

  #chat-sections .all-protocols .protocol-icon-wrapper img {
    /* width: 75px; */
  }

  #chat-sections .protocolListWithImgMainWrap .protocol {
    padding: 25px;
    margin: 0 20px 20px 0;
  }

  #chat-sections .protocolListWithImgMainWrap .select-protocol-label {
    font-size: 22px;
    line-height: 35px;
  }

  .nano .nano-content {
    padding-right: 450px;
  }

  .cd-faq .card .card-body {
    padding-left: 0;
  }

  /* #chat-sections .protocolListWithImgMainWrap .select-protocol-label {
    font-size: 28px;
    line-height: 35px;
  } */
}

@media (max-width: 991px) {

  #chat-sections .protocolListWithImgMainWrap .protocol,
  #chat-sections .protocolListWithImgMainWrap .protocol:nth-child(4),
  #chat-sections .protocolListWithImgMainWrap .protocol:nth-child(5),
  #chat-sections .protocolListWithImgMainWrap .protocol:nth-child(6),
  #chat-sections .protocolListWithImgMainWrap .protocol:nth-child(7) {
    padding: 15px;
  }

  #chat-sections .protocolListWithImgMainWrap .select-protocol-label {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .cd-faq .card .card-body {
    padding: 0 16px;
  }

  .sub-section>h4 {
    font-size: 17px !important;
  }

  .head_wrap .session-slide-title {
    font-size: 36px !important;
  }

  .seson-pg-main-content .user-greetings .greetings-txt {
    font-size: 30px;
    line-height: 42px;
  }

  .seson-pg-main-content .user-greetings .bold-24px-font {
    font-size: 18px;
    line-height: 25px;
  }

  .sidebar_wrap .progress-bar__steps .progress-bar__steps--text {
    /* margin-left: -10px !important; */
  }

  .seson-pg-main-content .session-slide-title,
  .seson-pg-main-content .multi-card-wrapper .multi-card-outer-header {
    font-size: 30px;
    line-height: 42px;
  }

  .seson-pg-main-content .session-guide-text,
  .seson-pg-main-content .session-text-large,
  .seson-pg-main-content .vemdr-session-list-wrapper .list-item,
  .seson-pg-main-content .session-inner-card-text,
  .seson-pg-main-content .session-answer-label,
  .seson-pg-main-content .session-answer,
  .seson-pg-main-content .session-video-guide-wrapper .guide-txt,
  .seson-pg-main-content .session-txt-medium,
  .seson-pg-main-content .multi-card-wrapper .list-item,
  .seson-pg-main-content .vemdr-session-list-wrapper .list-header,
  .seson-pg-main-content .session-video-guide-wrapper .session-text-normal,
  .issues-list .form-check .form-check-label {
    font-size: 17px;
    line-height: 22px;
  }

  #chat-sections .protocolListWithImgMainWrap {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 10px;
  }

  #chat-sections .all-protocols .protocol-icon-wrapper img {
    width: auto;
    margin: 0 auto;
  }

  #chat-sections .protocolListWithImgMainWrap .select-protocol-label {
    text-align: center;
    /* font-size: 16px; */
  }

  /* #chat-sections .protocolListWithImgMainWrap .protocol,
   #chat-sections .protocolListWithImgMainWrap .protocol:nth-child(4), #chat-sections .protocolListWithImgMainWrap .protocol:nth-child(5), #chat-sections .protocolListWithImgMainWrap .protocol:nth-child(6), #chat-sections .protocolListWithImgMainWrap .protocol:nth-child(7) {
      padding: 15px;
      width: calc(50% - 15px);
      max-width: calc(50% - 15px);
      flex: 0 0 calc(50% - 15px);
      margin: 0 15px 15px 0;
  } */
  #preparation .select_protocol .session18pxNormalFont {
    margin: 0 0 10px 0;
    font-size: 18px;
    line-height: 25px;
  }

  #chat-sections .protocolListWithImgMainWrap .protocol {
    padding: 15px;
    /* width: calc(50% - 15px) !important;
    max-width: calc(50% - 15px) !important;
    flex: 0 0 calc(50% - 15px) !important; */
    margin: 0 15px 15px 0;
  }

  p.sub-video-guide.session-video-guide {
    font-size: 22px !important;
  }

  .session-video-guide-wrapper.new-design-layout {
    flex-direction: column;
    gap: 20px;
  }

  .session-video-guide-wrapper.new-design-layout .guide-txt {
    padding-left: 0;
  }

  .session-video-guide-wrapper.new-design-layout .guide-txt p {
    font-size: 17px !important;
  }

  .sidebar_wrap {
    padding: 20px 0 0 0;
  }
}

@media (max-width: 500px) {
  #chat-sections .protocolListWithImgMainWrap .protocol {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    margin: 0 0 15px 0;
  }
}

@media (min-width: 500px) and (max-width: 767px) {
  .sidebar_wrap .progress-bar:after {
    width: calc(100% - 135px);
  }
}

@media (max-width: 450px) {
  .progress-bar__steps {
    min-width: 50px;
  }

  .progress-bar__steps .progress-bar__steps--numbers {
    width: 30px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
  }

  .sidebar_wrap .progress-bar:after {
    top: 15px;
  }

  .cd-faq.seson-pg-main-content {
    margin-top: 15px;
  }

  .run-first-session.session-btn-large,
  .run-second-session.session-btn-large,
  #end-chat-session.session-btn-large,
  .run-third-session.session-btn-large,
  #relaunch-back0.session-btn-large,
  #relaunch-back.session-btn-large,
  #relaunch-back1.session-btn-large {
    width: 285px !important;

  }

  .session-btn-wrapper {
    display: flex;
    justify-content: center;
  }

  #relaunch-back.session-btn-large,
  #relaunch-back0.session-btn-large,
  #relaunch-back1.session-btn-large {
    padding: 25px 15px !important;

  }
}

.moveup {
  font-size: 18px;
  white-space: nowrap;
  width: 320px !important;
  padding: 23px 17px;
}

.subcount_no {
  font-size: 14px;
  text-align: center;
  margin: 5px 0 0;
  font-weight: 400;
}

.progress-bar__steps:first-child .subcount_no {
  text-align: left;
}

.vemdr-session-list-wrapper {
  padding: 25px;
  border: none;
  border-radius: 10px;
  background: #f2f2f2;
  margin-top: 15px;
}

#experienced_user .vemdr-session-list-wrapper,
.target_selection-multi_card-section .vemdr-session-list-wrapper {
  padding: 25px;
  border: none;
  border-radius: 10px;
  background: #f2f2f2;
  margin-top: 15px;
}

.vemdr-session-list-wrapper.blank-wrapper {
  background: transparent;
  padding: 10px 0;
}

.collapse-inside br {
  display: none;
}

.kids_ban {
  font-size: 0;
  background: #E0E6ED;
  border-radius: 16px;
  overflow: hidden;
  margin-bottom: 30px;
}

.kids_ban .kids_ban_pic {
  width: 400px;
  display: inline-block;
  vertical-align: top;
}

.kids_ban_pic img {
  width: 100%;
}

.kids_ban .kids_ban_info {
  padding: 0 30px;
  display: inline-block;
  width: calc(100% - 400px);
  vertical-align: top;
  padding-top: 50px;
}

.kids_ban_info .user-greetings .greetings-txt {
  font-size: 35px !important;
  font-weight: 800 !important;
  line-height: 42px !important;
}

.kids_ban_info .user-greetings h3 {
  font-weight: 800 !important;
  display: inline !important;
  font-size: 35px !important;
  color: #3A4775 !important;
  line-height: 42px !important;
}

.kids_ban_info p {
  color: #1A1F30 !important;
  font-size: 20px !important;
  line-height: 28px;
  margin-top: 5px;
}

.kids_list {
  column-count: 2;
}

/* .kids_des_ban{
  background: url(../img/kids_des_ban_pic.png) no-repeat top left;
  background-size: cover;
  border-radius: 16px;
  overflow: hidden;
}
.kids_des_ban_info{
  width: 100%;
  padding: 70px 45% 70px 50px;
  background-image: linear-gradient(96.6deg, #272222 13.95%, rgba(29, 25, 25, 0.737429) 35.75%, rgba(0, 0, 0, 0) 64.15%, rgba(0, 0, 0, 0) 93.22%);
}
.kids_des_ban_info .text-to-speech-btn-wrapper{
  display: none;
}
.kids_des_ban_info p{
  font-size: 18px !important;
  line-height: 22px;
  margin-bottom: 15px !important;
  color: #fff !important;
} */
.closing_ban_pic {
  position: relative;
  /* height: 420px; */
}

/* .closing_ban_pic::after{
  content: '';  
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background: #3A4775;
  border-radius: 0 15px 15px 0;
}  */
.closing_ban_pic img {
  width: 100%;
  position: relative;
  z-index: 9;
  /* height: 320px;
  object-fit: cover;
  transform: scaleX(-1); */
}

/* .closing_ban_info h2{
  font-size: 35px;
  line-height: 42px;
  font-weight: 700;
  color: #3A4775;
  margin: 0 0 15px;
} */
/* .closing_ban_info p{
  font-size: 18px;
  line-height: 22px;
  color: #3A4775;
  margin-bottom: 15px;
} */

.closing_ban_info {
  /* padding-top: 40px;
  padding-left: 40px; */
  padding-top: 0px;
  padding-left: 15px;
}

.closing_ban_info h2 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  font-weight: 600;
  margin-bottom: 7px;
  color: #3A4775;
}

.closing_ban_info p {
  font-size: 18px;
  /* line-height: 24px !important; */
  color: #3A4775;
  margin-bottom: 10px !important;
}

.closing_top {
  /* box-shadow: 0px 8px 40px rgba(0, 0, 0, 0.04); */
  border-radius: 20px;
}

.closing_top {
  height: 420px;
}

.sub-section.target_selection-multi_card-section.active {
  padding-top: 32px;
}

@media (min-width: 1600px) {
  .kids_ban .kids_ban_pic {
    width: 47%;
  }

  .kids_ban .kids_ban_info {
    padding: 50px 45px 30px;
    width: 53%;
  }

  .kids_ban_pic img {
    height: 240px;
    object-fit: cover;
  }

  .closing_ban_pic {
    /* padding-left: 140px;
    padding-right: 60px; */
    padding-left: 60px;
    padding-right: 20px;
  }
}

@media (max-width: 1200px) {

  .kids_ban_info .user-greetings h3,
  .kids_ban_info .user-greetings .greetings-txt {
    font-size: 24px !important;
    line-height: 30px !important;
  }

  .kids_ban .kids_ban_pic {
    width: 350px;
  }

  .kids_ban .kids_ban_info {
    padding: 30px 30px 10px;
  }

  .sub-section.target_selection-multi_card-section.active {
    padding: 32px 32px 0 0;
  }
}

@media (max-width: 1199px) {

  .kids_ban_info .user-greetings h3,
  .kids_ban_info .user-greetings .greetings-txt {
    font-size: 30px !important;
    line-height: 36px !important;
  }

  .kids_ban .kids_ban_info {
    padding: 40px 30px 10px;
  }
}

@media (max-width: 950px) {
  .kids_ban .kids_ban_info {
    padding: 30px 20px 10px;
  }

  .kids_ban_info .user-greetings h3,
  .kids_ban_info .user-greetings .greetings-txt {
    font-size: 24px !important;
    line-height: 30px !important;
  }

  .kids_ban_info p {
    font-size: 18px !important;
    line-height: 24px;
    margin-top: 5px;
  }

  .kids_ban .kids_ban_pic {
    width: 300px;
  }

  .kids_ban_pic img {
    width: 100%;
    min-height: 220px;
    object-fit: cover;
  }
}

@media (max-width: 767px) {
  .kids_ban .kids_ban_pic {
    width: 100%;
  }

  .kids_ban .kids_ban_info {
    padding: 30px 30px;
    width: 100%;
  }

  .kids_ban_info .user-greetings h3,
  .kids_ban_info .user-greetings .greetings-txt {
    font-size: 28px !important;
    line-height: 34px !important;
  }

  .kids_list {
    column-count: 1;
  }

  .closing_ban_info {
    padding-top: 0;
    padding-left: 20px;
    box-shadow: none;
  }

  .closing_ban_info h2 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 7px;
  }

  .closing_top {
    height: auto;
  }

  .closing_ban_pic {
    display: none;
  }

  .progress-bar__steps {
    min-height: 100px;
  }

  .kids_des_ban_info {
    width: 100%;
    padding: 0;
    background-image: none;
  }

  .kids_des_ban {
    background: none;
  }

  .kids_des_ban_info p {
    font-size: 16px !important;
    margin-bottom: 15px !important;
    color: #8c8c8c !important;
  }

  .sub-section.target_selection-multi_card-section.active {
    padding: 32px 32px 0;
  }
}

@media(min-width: 1600px) {
  .new_para_padding {
    padding-right: 20%;
  }
}

@media (min-width: 1230px) {
  .session-video-wrapper-test-layout .guide-txt {
    flex: 0 0 40%;
    max-width: 350px;
  }

  .session-video-guide-wrapper-alt .guide-txt {
    flex: 0 0 40%;
    max-width: 350px;
    margin: 0;
  }
}

@media (min-width: 1200px) {
  .session-video-wrapper-test-layout .guide-video-wrapper {
    flex: 0 0 60%;
    max-width: 40%;
    margin: 0px 0 0 150px;
  }

  .session-video-guide-wrapper-alt .guide-video-wrapper {
    flex: 0 0 60%;
    max-width: 40%;
    margin: 40px 0 0 150px;
  }
}

/* @media (min-width: 992px){
    .session-video-wrapper-test-layout {
        justify-content: center;
        align-items: center;
    }
} */

@media (min-width: 1367px) {
  .session-video-wrapper-test-layout .guide-txt--kids-prep-one {
    max-width: 390px;
    margin: -3rem 100px 0 0;
  }
}

.session-video-guide-wrapper .guide-txt .session-text-wrapper {
  color: #222;
}

.new_para_padding .text-to-speech-btn-wrapper {
  /* display: none !important; */
}


.loader {
  display: none;
  border: 5px solid #f3f3f3;
  border-top: 5px solid #3498db;
  border-radius: 50%;
  width: 28px;
  height: 28px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}



/* ===================== target selection ==================== */

.story-group-wrapper {
  position: relative;
  margin-top: 20px;
  width: 100%;
  border-radius: 20px;
  box-shadow: 0px 8px 40px #0000000a;
}

.story-group-wrapper input[type="checkbox"] {
  display: none;
}

.story-group-wrapper .collapse_btn {
  position: absolute;
  top: 0;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #f4f8fb;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 0 0 20px 20px;
}

.story-group-wrapper .collapse_btn i {
  color: #3a4775;
}

.story-group-wrapper input[type="checkbox"]:checked~.collapse_btn i {
  color: #919191;
  transform: rotate(180deg);
}

.story-group-wrapper .collapse_btn .fa::before {
  content: '\f077';
}

.story-group-wrapper .wrapper-inner {
  position: relative;
  width: 100%;
  max-height: 65px;
  padding: 20px 25px;
  overflow: hidden;
  transition: 0.3s;
}

.story-group-wrapper input[type="checkbox"]:checked~.wrapper-inner {
  max-height: 1000px;
  transition: 0.3s;
}


.story-group-wrapper .header-line {
  position: relative;
  margin-bottom: 20px;
  display: block;
}

.story-group-wrapper input[type="checkbox"]:checked~.wrapper-inner .header-line {
  display: none;
}

.story-group-wrapper .header-line .collapse-text {
  position: relative;
  font-size: 19px;
  font-weight: bolder;
  height: 32px;
  display: flex;
  align-items: center;
}



/* =================== installation new design ================= */

.multi-card-wrapper .inner-card .card-items {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.multi-card-wrapper .inner-card .card-items .card-heading {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}

.multi-card-wrapper .inner-card .card-items .card-heading h3 {
  font-size: 20px;
  font-weight: 600;
  color: #3A4775 !important;
  margin: 0 !important;
}



.multi-card-wrapper .inner-card .card-items .card-content {
  position: relative;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.multi-card-wrapper .inner-card .card-items .card-content .content-box {
  position: relative;
  width: 33.33%;
  padding: 20px;
  display: flex;
  flex-direction: column;
}

.multi-card-wrapper .inner-card .card-items .card-content .content-box h5 {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  color: #3a4775;
}

.multi-card-wrapper .inner-card .card-items .card-content .content-box h5 span {
  text-decoration: underline;
}

.multi-card-wrapper .inner-card .card-items .card-content .content-box ul {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
  margin-top: 15px;
}

.multi-card-wrapper .inner-card .card-items .card-content .content-box ul li {
  position: relative;
  width: 100%;
  font-size: 20px;
  line-height: 28px;
  color: #3a4775;
  padding-left: 35px;
  margin-bottom: 20px;
}

.multi-card-wrapper .inner-card .card-items .card-content .content-box ul li:last-child {
  margin-bottom: 0px;
}

.multi-card-wrapper .inner-card .card-items .card-content .content-box ul li::before {
  position: absolute;
  top: 5px;
  left: 0;
  content: '';
  background-image: url(../img/white_tick.png);
  width: 20px;
  height: 20px;
  background-size: 100%;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
}

.sub-section h4.step-title {
  margin-top: 20px;
}

.sub-section .case_study {
  position: relative;
  width: 100%;
  padding: 0px 15px;
  border: 2px solid #ccc;
  border-radius: 10px;
}

.sub-section .case_study .inner {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  background: #FFF;
  padding: 30px 15px;
}

.sub-section .case_study .inner .tab {
  position: relative;
  width: 100%;
  display: flex;
}

.sub-section .case_study .inner .tab .labelTab {
  position: relative;
  width: 33.33%;
  padding: 0px 15px;
}

.sub-section .case_study .inner .tab .labelTab a {
  position: relative;
  width: 100%;
  display: flex;
  text-align: center;
  justify-content: center;
  font-weight: 700;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  color: #888888;
  padding-bottom: 15px;
  border-bottom: 2px solid #ccc;
  cursor: pointer;
  line-height: 28px;
}

.sub-section .case_study .inner .tab .labelTab.tabActive a {
  color: #292929;
  border-bottom: 5px solid #EE6C4D;
}

.sub-section .case_study .inner .content {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.sub-section .case_study .inner .content .item-box {
  position: relative;
  width: 100%;
  padding: 0px 15px;
  padding-top: 25px;
  display: none;
  flex-wrap: wrap;
}

.sub-section .case_study .inner .content .item-box.caseActive {
  display: flex;
}

.sub-section .case_study .vemdr-session-list-wrapper {
  padding: 25px;
  background: #F2F2F2;
  width: 100%;
  text-align: left;
}

.sub-section .case_study .inner .content .item-box .flex {
  display: flex;
  column-gap: 40px;
}

.sub-section .case_study .inner .content .item-box .flex .img-wrapper {
  display: flex;
  align-items: start;
  flex: 0 0 30%;
}

.sub-section .case_study .inner .content .item-box .flex .img-wrapper img {
  width: 100%;
  height: auto;
}

.sub-section .case_study .inner .content .item-box .flex .content_text {
  text-align: left;
}

.sub-section .case_study .inner .content .item-box .flex .content_text p {
  color: #292929;
}

.sub-section .your-target .vemdr-session-list-wrapper,
.sub-section .identify-negative-beliefs .vemdr-session-list-wrapper,
.sub-section .installation .vemdr-session-list-wrapper,
.sub-section .closing .vemdr-session-list-wrapper,
.sub-section.begin-desensitization .vemdr-session-list-wrapper,
.sub-section.start-installation .vemdr-session-list-wrapper {
  padding: 0;
  border: none;
  background: none;
}

.sub-section .negative-beliefs .vemdr-session-list-wrapper .grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  display: grid;
  grid-row-gap: 40px;
}

.sub-section .negative-beliefs .vemdr-session-list-wrapper h2 {
  color: #292929;
  margin-bottom: 18px;
  font-weight: 600;
  font-size: 24px;
}

.sub-section.start-installation .grid,
.sub-section.begin-desensitization .grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-column-gap: 40px;
}

.sub-section .vemdr-session-list-wrapper.progress-check-bg {
  background-image: url(../vendor/virtualemdr/New-design/images/progress-check-desensitization-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border: none !important;
}

.sub-section .installation .installation-card-wrapper {
  display: flex;
  flex-direction: column;
  background-color: rgba(217, 217, 217, 0.4);
  border-radius: 10px;
  padding: 35px;
}

.sub-section .installation .installation-card-wrapper .installation-card-outer-header {
  font-size: 26px;
  font-weight: 600;
  color: #000000;
}

.sub-section .installation .installation-card-wrapper .inner-card {
  display: flex;
  flex-direction: column;
}

.sub-section .installation .installation-card-wrapper .inner-card:not(:last-child) {
  border-bottom: 1px solid #ccc;
}

.sub-section .installation .installation-card-wrapper .inner-card .inner-card-header {
  font-size: 24px;
  font-weight: 600;
  margin-top: 30px;
  color: #000000;
}

.sub-section .installation .installation-card-wrapper .inner-card .inner-card-body {
  padding: 20px 0;
}

.sub-section .installation .installation-card-wrapper .inner-card .inner-card-body .lists-wrapper-outer {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.sub-section .installation .installation-card-wrapper .inner-card .inner-card-body .lists-wrapper-outer .list {
  padding-left: 0;
}

.sub-section .installation .installation-card-wrapper .inner-card .inner-card-body .lists-wrapper-outer .list .list-item {
  display: flex;
  align-items: center;
  column-gap: 10px;
  font-size: 20px;
}

#closing .sub-section .wrapper .grid {
  display: grid;
}

#closing .sub-section .wrapper .grid-cols-2 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
  justify-items: center;
}

#closing .sub-section .wrapper .grid-cols-2 .closing-content {
  display: flex;
  flex-direction: column;
  row-gap: 8px;
}

#closing .sub-section .wrapper .grid-cols-2 .hero-wrapper {
  position: relative;
}

#closing .sub-section .wrapper .grid-cols-2 .hero-wrapper img {
  position: absolute;
  right: -13rem;
  display: none;
}

#closing .sub-section .wrapper .grid-cols-2 .closing-content .mobile-wrapper {
  display: flex;
  justify-content: center;
}

@media screen and (min-width: 1920px) {
  .sidebar_wrap .progress-bar {
    width: 85% !important;
  }

  .progress-bar__steps:first-child {
    margin-left: -165px !important;
  }

  .progress-bar__steps.completed:not(:last-child) .progress-bar__steps--numbers::after,
  .progress-bar__steps.completed:not(:last-child):not(:first-child) .progress-bar__steps--numbers::after {
    width: 14vw;
  }
}

@media screen and (min-width: 1440px) {
  #closing .sub-section .wrapper .grid-cols-2 .hero-wrapper img {
    position: absolute;
    left: 0;
  }

  .progress-bar__steps:first-child {
    margin-left: -15%;
  }

  .session-video-player-parent-wrapper {
    max-width: 75%;
  }
}

@media screen and (min-width: 1440px) and (max-width: 1919px) {

  .progress-bar__steps.completed:not(:last-child) .progress-bar__steps--numbers::after,
  .progress-bar__steps.completed:not(:last-child):not(:first-child) .progress-bar__steps--numbers::after {
    width: 15vw;
  }

  .sidebar_wrap .progress-bar {
    width: 104% !important;
  }

}

@media screen and (min-width: 1024px) {
  .sub-section .case_study {
    width: 850px;
  }

  #closing .sub-section .wrapper .grid-cols-2 .closing-content .mobile-wrapper {
    display: none;
  }

  #closing .sub-section .wrapper .grid-cols-2 .hero-wrapper img {
    display: block;
  }

  #closing .sub-section .wrapper .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .progress-bar__steps:first-child {
    margin-left: -15%;
  }

  .sidebar_wrap .progress-wrap {
    width: 108%;
    padding-top: 0;
  }

  .sidebar_wrap .progress-bar {
    width: 135%;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1278px) {

  .progress-bar__steps.completed:not(:last-child) .progress-bar__steps--numbers::after,
  .progress-bar__steps.completed:not(:last-child):not(:first-child) .progress-bar__steps--numbers::after {
    width: 20vw;
  }

}

@media screen and (max-width: 768px) {

  #closing .sub-section .wrapper .grid-cols-2 .closing-content .mobile-wrapper img {
    width: 65%;
    height: auto;
  }

  #target_selection .head_wrap .text-to-speech-btn-wrapper,
  #installation .head_wrap .text-to-speech-btn-wrapper,
  #closing .head_wrap .text-to-speech-btn-wrapper,
  #desensitization .head_wrap .text-to-speech-btn-wrapper {
    margin-bottom: 18px;
  }

  .sidebar_wrap .progress-bar {
    width: 121%;
  }

  .page-navigation .nav-hamburger {
    margin-right: 35px;
    margin-top: 15px;
  }

}

@media screen and (max-width: 640px) {

  .sub-section.start-installation .grid,
  .sub-section.begin-desensitization .grid {
    grid-template-columns: none;
    grid-row-gap: 40px;
  }

  .sub-section .installation .installation-card-wrapper .inner-card .inner-card-body .lists-wrapper-outer .list-wrapper-inner {
    padding-top: 0;
  }

  .sidebar_wrap .progress-bar {
    width: 108%;
  }
}

@media screen and (max-width: 450px) {

  .sub-section h4.step-title {
    margin-top: 0;
  }

  .sub-section .case_study {
    padding: 0px 6px;
  }

  .sub-section .case_study .inner {
    padding: 30px 0px;
  }

  .sub-section .case_study .inner .tab {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: end;
    row-gap: 26px;
  }

  .sub-section .case_study .inner .tab .labelTab {
    padding: 0px 15px;
    width: 100%;
  }

  .sub-section .case_study .inner .tab .labelTab:last-child {
    grid-column: span 2 / span 2;
  }

  .sub-section .case_study .inner .content .item-box .flex {
    flex-direction: column;
    row-gap: 24px;
  }

  .sub-section .case_study .inner .content .item-box .flex .img-wrapper {
    justify-content: center;
  }

  .sub-section .case_study .inner .content .item-box .flex .img-wrapper img {
    width: 70%;
  }

  .sub-section .head_wrap .session-slide-title {
    font-size: 30px !important;
    line-height: 36px !important;
  }

  .sub-section .noUi-target .noUi-pips .noUi-value {
    font-size: 14px !important;
    font-weight: 400 !important;
  }

  #chat-sections .slider-primary .noUi-base .noUi-origin .noUi-handle .noUi-tooltip {
    font-size: 16px !important;
  }

  .sub-section .negative-beliefs .vemdr-session-list-wrapper .grid {
    grid-template-columns: none;
  }

  .sub-section .installation .installation-card-wrapper .inner-card .inner-card-body .lists-wrapper-outer {
    grid-template-columns: none;
  }

  #closing .sub-section .wrapper .grid-cols-2 .closing-content .mobile-wrapper img {
    width: 85%;
  }
}

/* aspect ration iframe */
[style*="--aspect-ratio"]> :first-child {
  width: 100%;
}

[style*="--aspect-ratio"]>img {
  height: auto;
}

@supports (--custom:property) {
  [style*="--aspect-ratio"] {
    position: relative;
  }

  [style*="--aspect-ratio"]::before {
    content: "";
    display: block;
    padding-bottom: calc(100% / (var(--aspect-ratio)));
  }

  [style*="--aspect-ratio"]> :first-child {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
}



/* revamp progress bar and everything within session chat here  */
.nav-profile-menu-wrapper {
  position: absolute;
  right: 20px;
  top: 25px;
  z-index: 9;
}

.sidebar_wrap {
  position: relative;
  flex: unset;
  margin-top: 0;
  transform: unset;
  width: 100%;
  left: 0;
  padding-right: 256px;
  padding-left: 0;
  padding-right: 0;
}

.sidebar_wrap .progress-wrap {
  width: 100% !important;
}

.sidebar_wrap .progress-bar {
  width: 100% !important;
  align-items: flex-start;
}

.sidebar_wrap .progress-bar {
  margin: 0;
}

.sidebar_wrap .progress-bar:after {
  left: unset;
  width: 100%;
}

.sidebar_wrap .progress-bar__steps {
  align-items: center;
  width: 25%;
  margin: 0 !important;
  min-height: 50px;
  position: relative;
  left: unset;
  right: unset;
  min-width: 50px !important;
  flex: none;
}

.sidebar_wrap .progress-bar__steps::before,
.sidebar_wrap .progress-bar__steps::after {
  content: ' ' !important;
  display: block;
  position: absolute;
  width: 50% !important;
  height: 2px !important;
  background: #3a4775;
  left: 0;
  top: 10px !important;
}

.sidebar_wrap .progress-bar__steps::after {
  left: unset !important;
  right: 0;
  display: none !important;
}

/* .sidebar_wrap .progress-bar__steps.current::before, */
.sidebar_wrap .progress-bar__steps.current:first-child::before,
.sidebar_wrap .progress-bar__steps.current+.progress-bar__steps::before,
.sidebar_wrap .progress-bar__steps.current+.progress-bar__steps+.progress-bar__steps::before,
.sidebar_wrap .progress-bar__steps.current+.progress-bar__steps+.progress-bar__steps+.progress-bar__steps::before,
.sidebar_wrap .progress-bar__steps::after {
  background-color: #ededed;
}

.sidebar_wrap .progress-bar__steps.previous-steps::after {
  background-color: #3a4775;
  display: block !important;
}

.sidebar_wrap .progress-bar__steps:first-child {
  align-items: flex-start;
  width: 12.5%;
}

.sidebar_wrap .progress-bar__steps:first-child::before {
  width: 100% !important;
}

.sidebar_wrap .progress-bar__steps:first-child::after {
  display: none;
}

.progress-bar__steps .progress-bar__steps--numbers {
  margin: 0 !important;
}

.sidebar_wrap .progress-bar__steps.previous-steps .progress-bar__steps--numbers {
  background-color: #3a4775;
}

.sidebar_wrap .progress-bar__steps:first-child .progress-bar__steps--text {
  text-align: left;
}

.sidebar_wrap .progress-bar__steps:first-child .progress-bar__steps--text div {
  margin-left: 0;
}

.sidebar_wrap .progress-bar__steps:last-child {
  align-items: flex-end;
  width: 12.5%;
}

.sidebar_wrap .progress-bar__steps:last-child::before {
  width: 100% !important;
  background-color: #ededed;
}

.sidebar_wrap .progress-bar__steps.current:last-child::before {
  background-color: #3a4775;
}

.sidebar_wrap .progress-bar__steps:last-child::after {
  display: none;
}

.sidebar_wrap .progress-bar__steps:last-child .progress-bar__steps--text {
  text-align: right;
}

@media (max-width: 767px) {
  .page-navigation {
    padding-top: 15px;
    align-items: flex-start;
  }

  .nav-profile-menu-wrapper {
    position: relative;
    order: unset;
    margin-top: -11px;
    right: 10px;
  }

  .sidebar_wrap .progress-bar__steps--numbers {
    width: 20px;
    height: 20px;
    border-radius: 20px;
  }

  .sidebar_wrap .progress-bar:after {
    top: 10px;
    transform: none;
  }

  .main-section {
    padding-bottom: 30px;
  }
}

@media (min-width: 768px) and (max-height: 649px) {
  .page-navigation {
    padding-top: 15px;
    padding-right: 50px;
    align-items: flex-start;
  }

  .page-navigation .nav-hamburger {
    position: relative;
    padding: 0;
  }

  .nav-profile-menu-wrapper {
    position: relative;
    order: unset;
    margin-top: -20px;
  }

  .sidebar_wrap {
    padding-right: 0 !important;
  }
}

@media (min-width: 768px) {
  .sidebar_wrap {
    padding-right: 50px;
    /* padding-left: 50px; */
  }
}

@media (min-width: 992px) {
  .page-navigation {
    justify-content: flex-start;
  }
}

@media (min-width: 768px) and (max-width: 1099px) {
  .page-navigation.sidebar-stretched {
    padding-left: 50px;
  }
}

@media (min-width: 1100px) {
  .page-navigation.sidebar-stretched {
    padding-left: 330px;
  }

  .sidebar_wrap {
    padding-top: 70px;
  }
}

@media (min-width: 1400px) {
  .sidebar_wrap {
    padding-right: 256px;
  }
}

@media (min-width: 1800px) {
  .sidebar_wrap {
    padding-right: 450px;
  }
}